Running '. ./init-build-env; OEQA_DEBUGGING_SAVED_OUTPUT=/srv/autobuilder/valkyrie.yocto.io/pub/repro-fail/ oe-selftest -a --skip-tests distrodata.Distrodata.test_checkpkg reproducible -T yocto-mirrors -T machine -T toolchain-user -T toolchain-system -j 15' with output to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build/command-2-cmds.log in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build
Poky - The Yocto Project testing distribution
2026-04-25 13:28:42,997 - oe-selftest - INFO - Adding layer libraries:
2026-04-25 13:28:42,997 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/meta-yocto/meta-poky/lib
2026-04-25 13:28:42,997 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib
2026-04-25 13:28:42,997 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/meta-yocto/meta-yocto-bsp/lib
2026-04-25 13:28:42,997 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta-selftest/lib
2026-04-25 13:28:42,998 - oe-selftest - INFO - Checking base configuration is valid/parsable
NOTE: Reconnecting to bitbake server...
2026-04-25 13:28:47,926 - oe-selftest - INFO - bbtests.BitbakeTests.test_bb_env_bb_getvar_equality (subunit.RemotedTestCase)
2026-04-25 13:28:47,926 - oe-selftest - INFO - ... ok
2026-04-25 13:28:47,926 - oe-selftest - INFO - 9: 1/70 1/676 (4.45s) (0 failed) (bbtests.BitbakeTests.test_bb_env_bb_getvar_equality)
2026-04-25 13:29:10,985 - oe-selftest - INFO - bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments (subunit.RemotedTestCase)
2026-04-25 13:29:10,985 - oe-selftest - INFO - ... ok
2026-04-25 13:29:10,985 - oe-selftest - INFO - 5: 1/45 2/676 (27.51s) (0 failed) (bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments)
2026-04-25 13:29:30,966 - oe-selftest - INFO - bblayers.BitbakeConfigBuild.test_enable_disable_fragments (subunit.RemotedTestCase)
2026-04-25 13:29:30,967 - oe-selftest - INFO - ... ok
2026-04-25 13:29:30,967 - oe-selftest - INFO - 5: 2/45 3/676 (19.98s) (0 failed) (bblayers.BitbakeConfigBuild.test_enable_disable_fragments)
2026-04-25 13:29:33,481 - oe-selftest - INFO - bblayers.BitbakeConfigBuild.test_show_fragment (subunit.RemotedTestCase)
2026-04-25 13:29:33,481 - oe-selftest - INFO - ... ok
2026-04-25 13:29:33,482 - oe-selftest - INFO - 5: 3/45 4/676 (2.52s) (0 failed) (bblayers.BitbakeConfigBuild.test_show_fragment)
2026-04-25 13:29:33,491 - oe-selftest - INFO - cve_check.CVECheck.test_convert_cve_version (subunit.RemotedTestCase)
2026-04-25 13:29:33,491 - oe-selftest - INFO - ... ok
2026-04-25 13:29:33,491 - oe-selftest - INFO - 5: 4/45 5/676 (0.01s) (0 failed) (cve_check.CVECheck.test_convert_cve_version)
2026-04-25 13:29:33,496 - oe-selftest - INFO - cve_check.CVECheck.test_parse_cve_from_patch_contents (subunit.RemotedTestCase)
2026-04-25 13:29:33,496 - oe-selftest - INFO - ... ok
2026-04-25 13:29:33,496 - oe-selftest - INFO - 5: 5/45 6/676 (0.01s) (0 failed) (cve_check.CVECheck.test_parse_cve_from_patch_contents)
2026-04-25 13:29:33,501 - oe-selftest - INFO - cve_check.CVECheck.test_parse_cve_from_patch_filename (subunit.RemotedTestCase)
2026-04-25 13:29:33,501 - oe-selftest - INFO - ... ok
2026-04-25 13:29:33,501 - oe-selftest - INFO - 5: 6/45 7/676 (0.00s) (0 failed) (cve_check.CVECheck.test_parse_cve_from_patch_filename)
2026-04-25 13:29:33,505 - oe-selftest - INFO - cve_check.CVECheck.test_product_match (subunit.RemotedTestCase)
2026-04-25 13:29:33,505 - oe-selftest - INFO - ... ok
2026-04-25 13:29:33,505 - oe-selftest - INFO - 5: 7/45 8/676 (0.00s) (0 failed) (cve_check.CVECheck.test_product_match)
2026-04-25 13:29:33,511 - oe-selftest - INFO - cve_check.CVECheck.test_version_compare (subunit.RemotedTestCase)
2026-04-25 13:29:33,512 - oe-selftest - INFO - ... ok
2026-04-25 13:29:33,512 - oe-selftest - INFO - 5: 8/45 9/676 (0.01s) (0 failed) (cve_check.CVECheck.test_version_compare)
2026-04-25 13:29:43,939 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_python_loggingA (subunit.RemotedTestCase)
2026-04-25 13:29:43,939 - oe-selftest - INFO - ... ok
2026-04-25 13:29:43,940 - oe-selftest - INFO - 8: 1/40 10/676 (60.46s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_python_loggingA)
2026-04-25 13:29:43,942 - oe-selftest - INFO - bbtests.BitbakeTests.test_bbappend_order (subunit.RemotedTestCase)
2026-04-25 13:29:43,942 - oe-selftest - INFO - ... ok
2026-04-25 13:29:43,942 - oe-selftest - INFO - 9: 2/70 11/676 (56.02s) (0 failed) (bbtests.BitbakeTests.test_bbappend_order)
2026-04-25 13:29:50,792 - oe-selftest - INFO - bbtests.BitbakeTests.test_bitbake_g (subunit.RemotedTestCase)
2026-04-25 13:29:50,792 - oe-selftest - INFO - ... ok
2026-04-25 13:29:50,792 - oe-selftest - INFO - 9: 3/70 12/676 (6.86s) (0 failed) (bbtests.BitbakeTests.test_bitbake_g)
2026-04-25 13:29:50,831 - oe-selftest - INFO - archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name (subunit.RemotedTestCase)
2026-04-25 13:29:50,831 - oe-selftest - INFO - ... ok
2026-04-25 13:29:50,831 - oe-selftest - INFO - 1: 1/48 13/676 (67.36s) (0 failed) (archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name)
2026-04-25 13:29:52,681 - oe-selftest - INFO - bbtests.BitbakeTests.test_bitbake_invalid_recipe (subunit.RemotedTestCase)
2026-04-25 13:29:52,681 - oe-selftest - INFO - ... ok
2026-04-25 13:29:52,682 - oe-selftest - INFO - 9: 4/70 14/676 (1.89s) (0 failed) (bbtests.BitbakeTests.test_bitbake_invalid_recipe)
2026-04-25 13:29:59,752 - oe-selftest - INFO - bbtests.BitbakeTests.test_bitbake_invalid_target (subunit.RemotedTestCase)
2026-04-25 13:29:59,752 - oe-selftest - INFO - ... ok
2026-04-25 13:29:59,752 - oe-selftest - INFO - 9: 5/70 15/676 (7.07s) (0 failed) (bbtests.BitbakeTests.test_bitbake_invalid_target)
2026-04-25 13:30:12,226 - oe-selftest - INFO - bbtests.BitbakeTests.test_checkuri (subunit.RemotedTestCase)
2026-04-25 13:30:12,226 - oe-selftest - INFO - ... ok
2026-04-25 13:30:12,226 - oe-selftest - INFO - 9: 6/70 16/676 (12.47s) (0 failed) (bbtests.BitbakeTests.test_checkuri)
2026-04-25 13:30:24,995 - oe-selftest - INFO - pokybleeding.PokyBleeding.test_poky_bleeding_autorev (subunit.RemotedTestCase)
2026-04-25 13:30:24,995 - oe-selftest - INFO - ... ok
2026-04-25 13:30:24,995 - oe-selftest - INFO - 0: 1/66 17/676 (101.53s) (0 failed) (pokybleeding.PokyBleeding.test_poky_bleeding_autorev)
2026-04-25 13:30:29,500 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_python_loggingB (subunit.RemotedTestCase)
2026-04-25 13:30:29,500 - oe-selftest - INFO - ... ok
2026-04-25 13:30:29,500 - oe-selftest - INFO - 8: 2/40 18/676 (45.56s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_python_loggingB)
2026-04-25 13:30:49,311 - oe-selftest - INFO - archiver.Archiver.test_archiver_filters_by_type (subunit.RemotedTestCase)
2026-04-25 13:30:49,311 - oe-selftest - INFO - ... ok
2026-04-25 13:30:49,311 - oe-selftest - INFO - 1: 2/48 19/676 (58.48s) (0 failed) (archiver.Archiver.test_archiver_filters_by_type)
2026-04-25 13:31:04,453 - oe-selftest - INFO - externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files (subunit.RemotedTestCase)
2026-04-25 13:31:04,453 - oe-selftest - INFO - ... ok
2026-04-25 13:31:04,453 - oe-selftest - INFO - 5: 9/45 20/676 (90.94s) (0 failed) (externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files)
2026-04-25 13:31:14,618 - oe-selftest - INFO - buildoptions.DiskMonTest.test_stoptask_behavior (subunit.RemotedTestCase)
2026-04-25 13:31:14,618 - oe-selftest - INFO - ... ok
2026-04-25 13:31:14,618 - oe-selftest - INFO - 12: 1/71 21/676 (151.14s) (0 failed) (buildoptions.DiskMonTest.test_stoptask_behavior)
2026-04-25 13:31:16,558 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_python_loggingC (subunit.RemotedTestCase)
2026-04-25 13:31:16,559 - oe-selftest - INFO - ... ok
2026-04-25 13:31:16,559 - oe-selftest - INFO - 8: 3/40 22/676 (47.06s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_python_loggingC)
2026-04-25 13:31:31,375 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_python_loggingD (subunit.RemotedTestCase)
2026-04-25 13:31:31,375 - oe-selftest - INFO - ... ok
2026-04-25 13:31:31,375 - oe-selftest - INFO - 8: 4/40 23/676 (14.82s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_python_loggingD)
2026-04-25 13:31:39,871 - oe-selftest - INFO - archiver.Archiver.test_archiver_filters_by_type_and_name (subunit.RemotedTestCase)
2026-04-25 13:31:39,872 - oe-selftest - INFO - ... ok
2026-04-25 13:31:39,872 - oe-selftest - INFO - 1: 3/48 24/676 (50.56s) (0 failed) (archiver.Archiver.test_archiver_filters_by_type_and_name)
2026-04-25 13:31:45,188 - oe-selftest - INFO - buildoptions.SanityOptionsTest.test_layer_without_git_dir (subunit.RemotedTestCase)
2026-04-25 13:31:45,189 - oe-selftest - INFO - ... ok
2026-04-25 13:31:45,189 - oe-selftest - INFO - 0: 2/66 25/676 (80.19s) (0 failed) (buildoptions.SanityOptionsTest.test_layer_without_git_dir)
2026-04-25 13:31:45,465 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA (subunit.RemotedTestCase)
2026-04-25 13:31:45,465 - oe-selftest - INFO - ... ok
2026-04-25 13:31:45,465 - oe-selftest - INFO - 8: 5/40 26/676 (14.09s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA)
2026-04-25 13:31:59,807 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB (subunit.RemotedTestCase)
2026-04-25 13:31:59,807 - oe-selftest - INFO - ... ok
2026-04-25 13:31:59,807 - oe-selftest - INFO - 8: 6/40 27/676 (14.34s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB)
2026-04-25 13:32:14,533 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC (subunit.RemotedTestCase)
2026-04-25 13:32:14,533 - oe-selftest - INFO - ... ok
2026-04-25 13:32:14,533 - oe-selftest - INFO - 8: 7/40 28/676 (14.73s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC)
2026-04-25 13:32:28,946 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_configured (subunit.RemotedTestCase)
2026-04-25 13:32:28,946 - oe-selftest - INFO - ... ok
2026-04-25 13:32:28,946 - oe-selftest - INFO - 1: 4/48 29/676 (49.08s) (0 failed) (archiver.Archiver.test_archiver_mode_configured)
2026-04-25 13:32:29,578 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD (subunit.RemotedTestCase)
2026-04-25 13:32:29,578 - oe-selftest - INFO - ... ok
2026-04-25 13:32:29,578 - oe-selftest - INFO - 8: 8/40 30/676 (15.04s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD)
2026-04-25 13:32:47,996 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exit_loggingA (subunit.RemotedTestCase)
2026-04-25 13:32:47,996 - oe-selftest - INFO - ... ok
2026-04-25 13:32:47,996 - oe-selftest - INFO - 8: 9/40 31/676 (18.42s) (0 failed) (bblogging.BitBakeLogging.test_python_exit_loggingA)
2026-04-25 13:33:03,107 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exit_loggingB (subunit.RemotedTestCase)
2026-04-25 13:33:03,109 - oe-selftest - INFO - ... ok
2026-04-25 13:33:03,110 - oe-selftest - INFO - 8: 10/40 32/676 (15.11s) (0 failed) (bblogging.BitBakeLogging.test_python_exit_loggingB)
2026-04-25 13:33:17,387 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_diff (subunit.RemotedTestCase)
2026-04-25 13:33:17,387 - oe-selftest - INFO - ... ok
2026-04-25 13:33:17,387 - oe-selftest - INFO - 1: 5/48 33/676 (48.44s) (0 failed) (archiver.Archiver.test_archiver_mode_diff)
2026-04-25 13:33:18,278 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exit_loggingC (subunit.RemotedTestCase)
2026-04-25 13:33:18,278 - oe-selftest - INFO - ... ok
2026-04-25 13:33:18,278 - oe-selftest - INFO - 8: 11/40 34/676 (15.17s) (0 failed) (bblogging.BitBakeLogging.test_python_exit_loggingC)
2026-04-25 13:33:31,741 - oe-selftest - INFO - bblock.BBLock.test_lock_architecture_specific (subunit.RemotedTestCase)
2026-04-25 13:33:31,741 - oe-selftest - INFO - ... ok
2026-04-25 13:33:31,741 - oe-selftest - INFO - 7: 1/33 35/676 (288.27s) (0 failed) (bblock.BBLock.test_lock_architecture_specific)
2026-04-25 13:33:33,185 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exit_loggingD (subunit.RemotedTestCase)
2026-04-25 13:33:33,185 - oe-selftest - INFO - ... ok
2026-04-25 13:33:33,185 - oe-selftest - INFO - 8: 12/40 36/676 (14.91s) (0 failed) (bblogging.BitBakeLogging.test_python_exit_loggingD)
2026-04-25 13:33:48,566 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_fatal_loggingA (subunit.RemotedTestCase)
2026-04-25 13:33:48,566 - oe-selftest - INFO - ... ok
2026-04-25 13:33:48,566 - oe-selftest - INFO - 8: 13/40 37/676 (15.38s) (0 failed) (bblogging.BitBakeLogging.test_python_fatal_loggingA)
2026-04-25 13:34:01,937 - oe-selftest - INFO - bbtests.BitbakeTests.test_continue (subunit.RemotedTestCase)
2026-04-25 13:34:01,937 - oe-selftest - INFO - ... ok
2026-04-25 13:34:01,937 - oe-selftest - INFO - 9: 7/70 38/676 (229.71s) (0 failed) (bbtests.BitbakeTests.test_continue)
2026-04-25 13:34:03,436 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_fatal_loggingB (subunit.RemotedTestCase)
2026-04-25 13:34:03,437 - oe-selftest - INFO - ... ok
2026-04-25 13:34:03,437 - oe-selftest - INFO - 8: 14/40 39/676 (14.87s) (0 failed) (bblogging.BitBakeLogging.test_python_fatal_loggingB)
2026-04-25 13:34:06,579 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_dumpdata (subunit.RemotedTestCase)
2026-04-25 13:34:06,579 - oe-selftest - INFO - ... ok
2026-04-25 13:34:06,579 - oe-selftest - INFO - 1: 6/48 40/676 (49.19s) (0 failed) (archiver.Archiver.test_archiver_mode_dumpdata)
2026-04-25 13:34:11,860 - oe-selftest - INFO - bbtests.BitbakeTests.test_dry_run (subunit.RemotedTestCase)
2026-04-25 13:34:11,860 - oe-selftest - INFO - ... ok
2026-04-25 13:34:11,861 - oe-selftest - INFO - 9: 8/70 41/676 (9.92s) (0 failed) (bbtests.BitbakeTests.test_dry_run)
2026-04-25 13:34:15,684 - oe-selftest - INFO - bbtests.BitbakeTests.test_environment (subunit.RemotedTestCase)
2026-04-25 13:34:15,684 - oe-selftest - INFO - ... ok
2026-04-25 13:34:15,684 - oe-selftest - INFO - 9: 9/70 42/676 (3.82s) (0 failed) (bbtests.BitbakeTests.test_environment)
2026-04-25 13:34:19,527 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_fatal_loggingC (subunit.RemotedTestCase)
2026-04-25 13:34:19,527 - oe-selftest - INFO - ... ok
2026-04-25 13:34:19,528 - oe-selftest - INFO - 8: 15/40 43/676 (16.09s) (0 failed) (bblogging.BitBakeLogging.test_python_fatal_loggingC)
2026-04-25 13:34:42,246 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_fatal_loggingD (subunit.RemotedTestCase)
2026-04-25 13:34:42,247 - oe-selftest - INFO - ... ok
2026-04-25 13:34:42,248 - oe-selftest - INFO - 8: 16/40 44/676 (22.72s) (0 failed) (bblogging.BitBakeLogging.test_python_fatal_loggingD)
2026-04-25 13:34:54,745 - oe-selftest - INFO - bbtests.BitbakeTests.test_event_handler (subunit.RemotedTestCase)
2026-04-25 13:34:54,745 - oe-selftest - INFO - ... ok
2026-04-25 13:34:54,745 - oe-selftest - INFO - 9: 10/70 45/676 (39.06s) (0 failed) (bbtests.BitbakeTests.test_event_handler)
2026-04-25 13:34:56,759 - oe-selftest - INFO - bblogging.BitBakeLogging.test_shell_loggingA (subunit.RemotedTestCase)
2026-04-25 13:34:56,759 - oe-selftest - INFO - ... ok
2026-04-25 13:34:56,759 - oe-selftest - INFO - 8: 17/40 46/676 (14.51s) (0 failed) (bblogging.BitBakeLogging.test_shell_loggingA)
2026-04-25 13:34:59,689 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror (subunit.RemotedTestCase)
2026-04-25 13:34:59,689 - oe-selftest - INFO - ... ok
2026-04-25 13:34:59,689 - oe-selftest - INFO - 1: 7/48 47/676 (53.11s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror)
2026-04-25 13:35:13,596 - oe-selftest - INFO - bblogging.BitBakeLogging.test_shell_loggingB (subunit.RemotedTestCase)
2026-04-25 13:35:13,596 - oe-selftest - INFO - ... ok
2026-04-25 13:35:13,596 - oe-selftest - INFO - 8: 18/40 48/676 (16.84s) (0 failed) (bblogging.BitBakeLogging.test_shell_loggingB)
2026-04-25 13:35:30,986 - oe-selftest - INFO - bblogging.BitBakeLogging.test_shell_loggingC (subunit.RemotedTestCase)
2026-04-25 13:35:30,987 - oe-selftest - INFO - ... ok
2026-04-25 13:35:30,987 - oe-selftest - INFO - 8: 19/40 49/676 (17.39s) (0 failed) (bblogging.BitBakeLogging.test_shell_loggingC)
2026-04-25 13:35:46,019 - oe-selftest - INFO - bblogging.BitBakeLogging.test_shell_loggingD (subunit.RemotedTestCase)
2026-04-25 13:35:46,019 - oe-selftest - INFO - ... ok
2026-04-25 13:35:46,019 - oe-selftest - INFO - 8: 20/40 50/676 (15.03s) (0 failed) (bblogging.BitBakeLogging.test_shell_loggingD)
2026-04-25 13:36:13,656 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror_combined (subunit.RemotedTestCase)
2026-04-25 13:36:13,658 - oe-selftest - INFO - ... ok
2026-04-25 13:36:13,658 - oe-selftest - INFO - 1: 8/48 51/676 (73.97s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror_combined)
2026-04-25 13:37:03,305 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror_excludes (subunit.RemotedTestCase)
2026-04-25 13:37:03,306 - oe-selftest - INFO - ... ok
2026-04-25 13:37:03,306 - oe-selftest - INFO - 1: 9/48 52/676 (49.65s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror_excludes)
2026-04-25 13:37:32,405 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror_gitsm (subunit.RemotedTestCase)
2026-04-25 13:37:32,405 - oe-selftest - INFO - ... ok
2026-04-25 13:37:32,405 - oe-selftest - INFO - 1: 10/48 53/676 (29.10s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror_gitsm)
2026-04-25 13:38:31,077 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow (subunit.RemotedTestCase)
2026-04-25 13:38:31,077 - oe-selftest - INFO - ... ok
2026-04-25 13:38:31,078 - oe-selftest - INFO - 1: 11/48 54/676 (58.67s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow)
2026-04-25 13:39:21,262 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_original (subunit.RemotedTestCase)
2026-04-25 13:39:21,262 - oe-selftest - INFO - ... ok
2026-04-25 13:39:21,263 - oe-selftest - INFO - 1: 12/48 55/676 (50.18s) (0 failed) (archiver.Archiver.test_archiver_mode_original)
2026-04-25 13:40:12,026 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_patched (subunit.RemotedTestCase)
2026-04-25 13:40:12,027 - oe-selftest - INFO - ... ok
2026-04-25 13:40:12,028 - oe-selftest - INFO - 1: 13/48 56/676 (50.76s) (0 failed) (archiver.Archiver.test_archiver_mode_patched)
2026-04-25 13:41:06,848 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_recipe (subunit.RemotedTestCase)
2026-04-25 13:41:06,848 - oe-selftest - INFO - ... ok
2026-04-25 13:41:06,848 - oe-selftest - INFO - 1: 14/48 57/676 (54.82s) (0 failed) (archiver.Archiver.test_archiver_mode_recipe)
2026-04-25 13:42:29,964 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_buildclean (subunit.RemotedTestCase)
2026-04-25 13:42:29,965 - oe-selftest - INFO - ... ok
2026-04-25 13:42:29,965 - oe-selftest - INFO - 12: 2/71 58/676 (656.92s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_buildclean)
2026-04-25 13:42:31,068 - oe-selftest - INFO - bbclasses.Systemd.test_systemd_in_distro (subunit.RemotedTestCase)
2026-04-25 13:42:31,068 - oe-selftest - INFO - ... ok
2026-04-25 13:42:31,068 - oe-selftest - INFO - 4: 1/24 59/676 (827.60s) (0 failed) (bbclasses.Systemd.test_systemd_in_distro)
2026-04-25 13:43:21,167 - oe-selftest - INFO - bbclasses.Systemd.test_sysvinit_in_distro (subunit.RemotedTestCase)
2026-04-25 13:43:21,168 - oe-selftest - INFO - ... ok
2026-04-25 13:43:21,168 - oe-selftest - INFO - 4: 2/24 60/676 (50.10s) (0 failed) (bbclasses.Systemd.test_sysvinit_in_distro)
2026-04-25 13:43:47,569 - oe-selftest - INFO - archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch (subunit.RemotedTestCase)
2026-04-25 13:43:47,570 - oe-selftest - INFO - ... ok
2026-04-25 13:43:47,570 - oe-selftest - INFO - 1: 15/48 61/676 (160.72s) (0 failed) (archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch)
2026-04-25 13:45:48,543 - oe-selftest - INFO - buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch (subunit.RemotedTestCase)
2026-04-25 13:45:48,543 - oe-selftest - INFO - ... ok
2026-04-25 13:45:48,543 - oe-selftest - INFO - 0: 3/66 62/676 (843.35s) (0 failed) (buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch)
2026-04-25 13:45:50,870 - oe-selftest - INFO - archiver.Archiver.test_archiver_srpm_mode (subunit.RemotedTestCase)
2026-04-25 13:45:50,870 - oe-selftest - INFO - ... ok
2026-04-25 13:45:50,872 - oe-selftest - INFO - 1: 16/48 63/676 (123.30s) (0 failed) (archiver.Archiver.test_archiver_srpm_mode)
2026-04-25 13:48:55,669 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir (subunit.RemotedTestCase)
2026-04-25 13:48:55,670 - oe-selftest - INFO - ... ok
2026-04-25 13:48:55,670 - oe-selftest - INFO - 0: 4/66 64/676 (169.31s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir)
2026-04-25 13:49:29,705 - oe-selftest - INFO - buildoptions.ArchiverTest.test_arch_work_dir_and_export_source (subunit.RemotedTestCase)
2026-04-25 13:49:29,706 - oe-selftest - INFO - ... ok
2026-04-25 13:49:29,706 - oe-selftest - INFO - 11: 1/31 65/676 (1246.23s) (0 failed) (buildoptions.ArchiverTest.test_arch_work_dir_and_export_source)
2026-04-25 13:49:48,101 - oe-selftest - INFO - buildoptions.ImageOptionsTests.test_ccache_tool (subunit.RemotedTestCase)
2026-04-25 13:49:48,102 - oe-selftest - INFO - ... ok
2026-04-25 13:49:48,102 - oe-selftest - INFO - 13: 1/67 66/676 (1264.62s) (0 failed) (buildoptions.ImageOptionsTests.test_ccache_tool)
2026-04-25 13:51:29,392 - oe-selftest - INFO - buildhistory.BuildhistoryTests.test_buildhistory_basic (subunit.RemotedTestCase)
2026-04-25 13:51:29,393 - oe-selftest - INFO - ... ok
2026-04-25 13:51:29,393 - oe-selftest - INFO - 10: 1/58 67/676 (1365.91s) (0 failed) (buildhistory.BuildhistoryTests.test_buildhistory_basic)
2026-04-25 13:52:36,966 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_git_submodules (subunit.RemotedTestCase)
2026-04-25 13:52:36,966 - oe-selftest - INFO - ... ok
2026-04-25 13:52:36,967 - oe-selftest - INFO - 0: 5/66 68/676 (221.30s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_git_submodules)
2026-04-25 13:52:54,109 - oe-selftest - INFO - buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards (subunit.RemotedTestCase)
2026-04-25 13:52:54,109 - oe-selftest - INFO - ... ok
2026-04-25 13:52:54,109 - oe-selftest - INFO - 10: 2/58 69/676 (84.72s) (0 failed) (buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards)
2026-04-25 13:53:40,302 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe (subunit.RemotedTestCase)
2026-04-25 13:53:40,302 - oe-selftest - INFO - ... ok
2026-04-25 13:53:40,303 - oe-selftest - INFO - 0: 6/66 70/676 (63.34s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe)
2026-04-25 13:54:23,788 - oe-selftest - INFO - buildhistory.BuildhistoryTests.test_buildhistory_diff (subunit.RemotedTestCase)
2026-04-25 13:54:23,788 - oe-selftest - INFO - ... ok
2026-04-25 13:54:23,788 - oe-selftest - INFO - 10: 3/58 71/676 (89.68s) (0 failed) (buildhistory.BuildhistoryTests.test_buildhistory_diff)
2026-04-25 13:54:45,311 - oe-selftest - INFO - buildhistory.BuildhistoryTests.test_fileinfo (subunit.RemotedTestCase)
2026-04-25 13:54:45,311 - oe-selftest - INFO - ... ok
2026-04-25 13:54:45,311 - oe-selftest - INFO - 10: 4/58 72/676 (21.52s) (0 failed) (buildhistory.BuildhistoryTests.test_fileinfo)
2026-04-25 13:55:49,992 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_append (subunit.RemotedTestCase)
2026-04-25 13:55:49,992 - oe-selftest - INFO - ... ok
2026-04-25 13:55:49,993 - oe-selftest - INFO - 0: 7/66 73/676 (129.69s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_append)
2026-04-25 13:56:24,281 - oe-selftest - INFO - devtool.DevtoolExtractTests.test_devtool_extract (subunit.RemotedTestCase)
2026-04-25 13:56:24,281 - oe-selftest - INFO - ... ok
2026-04-25 13:56:24,281 - oe-selftest - INFO - 10: 5/58 74/676 (79.83s) (0 failed) (devtool.DevtoolExtractTests.test_devtool_extract)
2026-04-25 13:57:13,198 - oe-selftest - INFO - devtool.DevtoolExtractTests.test_devtool_extract_virtual (subunit.RemotedTestCase)
2026-04-25 13:57:13,199 - oe-selftest - INFO - ... ok
2026-04-25 13:57:13,199 - oe-selftest - INFO - 10: 6/58 75/676 (48.92s) (0 failed) (devtool.DevtoolExtractTests.test_devtool_extract_virtual)
2026-04-25 13:57:55,458 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git (subunit.RemotedTestCase)
2026-04-25 13:57:55,458 - oe-selftest - INFO - ... ok
2026-04-25 13:57:55,458 - oe-selftest - INFO - 0: 8/66 76/676 (125.47s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git)
2026-04-25 13:59:08,015 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_git (subunit.RemotedTestCase)
2026-04-25 13:59:08,015 - oe-selftest - INFO - ... ok
2026-04-25 13:59:08,015 - oe-selftest - INFO - 0: 9/66 77/676 (72.56s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_git)
2026-04-25 13:59:53,872 - oe-selftest - INFO - bblock.BBLock.test_lock_multiple_recipe_single_task (subunit.RemotedTestCase)
2026-04-25 13:59:53,872 - oe-selftest - INFO - ... ok
2026-04-25 13:59:53,873 - oe-selftest - INFO - 7: 2/33 78/676 (1582.13s) (0 failed) (bblock.BBLock.test_lock_multiple_recipe_single_task)
2026-04-25 14:00:17,298 - oe-selftest - INFO - buildoptions.Poisoning.test_poisoning (subunit.RemotedTestCase)
2026-04-25 14:00:17,298 - oe-selftest - INFO - ... ok
2026-04-25 14:00:17,298 - oe-selftest - INFO - 14: 1/23 79/676 (1893.82s) (0 failed) (buildoptions.Poisoning.test_poisoning)
2026-04-25 14:00:45,580 - oe-selftest - INFO - devtool.DevtoolTests.test_create_workspace (subunit.RemotedTestCase)
2026-04-25 14:00:45,580 - oe-selftest - INFO - ... ok
2026-04-25 14:00:45,580 - oe-selftest - INFO - 14: 2/23 80/676 (7.64s) (0 failed) (devtool.DevtoolTests.test_create_workspace)
2026-04-25 14:00:58,670 - oe-selftest - INFO - bbtests.BitbakeTests.test_force_task_1 (subunit.RemotedTestCase)
2026-04-25 14:00:58,670 - oe-selftest - INFO - ... ok
2026-04-25 14:00:58,670 - oe-selftest - INFO - 9: 11/70 81/676 (1563.93s) (0 failed) (bbtests.BitbakeTests.test_force_task_1)
2026-04-25 14:01:27,359 - oe-selftest - INFO - image_typedep.ImageTypeDepTests.test_conversion_typedep_added (subunit.RemotedTestCase)
2026-04-25 14:01:27,360 - oe-selftest - INFO - ... ok
2026-04-25 14:01:27,360 - oe-selftest - INFO - 14: 3/23 82/676 (41.58s) (0 failed) (image_typedep.ImageTypeDepTests.test_conversion_typedep_added)
2026-04-25 14:01:50,043 - oe-selftest - INFO - bbtests.BitbakeTests.test_force_task_2 (subunit.RemotedTestCase)
2026-04-25 14:01:50,044 - oe-selftest - INFO - ... ok
2026-04-25 14:01:50,044 - oe-selftest - INFO - 9: 12/70 83/676 (51.37s) (0 failed) (bbtests.BitbakeTests.test_force_task_2)
2026-04-25 14:02:09,307 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files (subunit.RemotedTestCase)
2026-04-25 14:02:09,307 - oe-selftest - INFO - ... ok
2026-04-25 14:02:09,307 - oe-selftest - INFO - 0: 10/66 84/676 (181.29s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files)
2026-04-25 14:02:16,878 - oe-selftest - INFO - bbtests.BitbakeTests.test_git_patchtool (subunit.RemotedTestCase)
2026-04-25 14:02:16,878 - oe-selftest - INFO - ... ok
2026-04-25 14:02:16,878 - oe-selftest - INFO - 9: 13/70 85/676 (26.83s) (0 failed) (bbtests.BitbakeTests.test_git_patchtool)
2026-04-25 14:02:48,000 - oe-selftest - INFO - bbtests.BitbakeTests.test_git_patchtool2 (subunit.RemotedTestCase)
2026-04-25 14:02:48,000 - oe-selftest - INFO - ... ok
2026-04-25 14:02:48,001 - oe-selftest - INFO - 9: 14/70 86/676 (31.12s) (0 failed) (bbtests.BitbakeTests.test_git_patchtool2)
2026-04-25 14:03:13,980 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3 (subunit.RemotedTestCase)
2026-04-25 14:03:13,980 - oe-selftest - INFO - ... ok
2026-04-25 14:03:13,980 - oe-selftest - INFO - 0: 11/66 87/676 (64.67s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3)
2026-04-25 14:03:38,406 - oe-selftest - INFO - bbtests.BitbakeTests.test_git_unpack_nonetwork (subunit.RemotedTestCase)
2026-04-25 14:03:38,408 - oe-selftest - INFO - ... ok
2026-04-25 14:03:38,408 - oe-selftest - INFO - 9: 15/70 88/676 (50.41s) (0 failed) (bbtests.BitbakeTests.test_git_unpack_nonetwork)
2026-04-25 14:03:54,642 - oe-selftest - INFO - bbtests.BitbakeTests.test_git_unpack_nonetwork_fail (subunit.RemotedTestCase)
2026-04-25 14:03:54,644 - oe-selftest - INFO - ... ok
2026-04-25 14:03:54,645 - oe-selftest - INFO - 9: 16/70 89/676 (16.24s) (0 failed) (bbtests.BitbakeTests.test_git_unpack_nonetwork_fail)
2026-04-25 14:04:14,999 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir (subunit.RemotedTestCase)
2026-04-25 14:04:15,000 - oe-selftest - INFO - ... ok
2026-04-25 14:04:15,000 - oe-selftest - INFO - 0: 12/66 90/676 (61.02s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir)
2026-04-25 14:04:57,498 - oe-selftest - INFO - buildoptions.ToolchainOptions.test_toolchain_fortran (subunit.RemotedTestCase)
2026-04-25 14:04:57,498 - oe-selftest - INFO - ... ok
2026-04-25 14:04:57,499 - oe-selftest - INFO - 1: 17/48 91/676 (1146.63s) (0 failed) (buildoptions.ToolchainOptions.test_toolchain_fortran)
2026-04-25 14:05:17,647 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz (subunit.RemotedTestCase)
2026-04-25 14:05:17,647 - oe-selftest - INFO - ... ok
2026-04-25 14:05:17,647 - oe-selftest - INFO - 0: 13/66 92/676 (62.65s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz)
2026-04-25 14:06:31,436 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename (subunit.RemotedTestCase)
2026-04-25 14:06:31,437 - oe-selftest - INFO - ... ok
2026-04-25 14:06:31,437 - oe-selftest - INFO - 0: 14/66 93/676 (73.79s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename)
2026-04-25 14:07:44,296 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore (subunit.RemotedTestCase)
2026-04-25 14:07:44,296 - oe-selftest - INFO - ... ok
2026-04-25 14:07:44,296 - oe-selftest - INFO - 0: 15/66 94/676 (72.86s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore)
2026-04-25 14:08:09,597 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer (subunit.RemotedTestCase)
2026-04-25 14:08:09,598 - oe-selftest - INFO - ... ok
2026-04-25 14:08:09,598 - oe-selftest - INFO - 1: 18/48 95/676 (172.83s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer)
2026-04-25 14:09:47,599 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer (subunit.RemotedTestCase)
2026-04-25 14:09:47,599 - oe-selftest - INFO - ... ok
2026-04-25 14:09:47,599 - oe-selftest - INFO - 1: 19/48 96/676 (98.00s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer)
2026-04-25 14:10:01,639 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image (subunit.RemotedTestCase)
2026-04-25 14:10:01,639 - oe-selftest - INFO - ... ok
2026-04-25 14:10:01,639 - oe-selftest - INFO - 10: 7/58 97/676 (768.23s) (0 failed) (fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image)
2026-04-25 14:11:11,263 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image (subunit.RemotedTestCase)
2026-04-25 14:11:11,263 - oe-selftest - INFO - ... ok
2026-04-25 14:11:11,263 - oe-selftest - INFO - 10: 8/58 98/676 (69.63s) (0 failed) (fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image)
2026-04-25 14:11:29,993 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch (subunit.RemotedTestCase)
2026-04-25 14:11:29,993 - oe-selftest - INFO - ... ok
2026-04-25 14:11:29,993 - oe-selftest - INFO - 1: 20/48 99/676 (102.39s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch)
2026-04-25 14:12:22,739 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image (subunit.RemotedTestCase)
2026-04-25 14:12:22,739 - oe-selftest - INFO - ... ok
2026-04-25 14:12:22,739 - oe-selftest - INFO - 10: 9/58 100/676 (71.48s) (0 failed) (fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image)
2026-04-25 14:13:31,710 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl (subunit.RemotedTestCase)
2026-04-25 14:13:31,710 - oe-selftest - INFO - ... ok
2026-04-25 14:13:31,710 - oe-selftest - INFO - 10: 10/58 101/676 (68.97s) (0 failed) (fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl)
2026-04-25 14:13:40,074 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer (subunit.RemotedTestCase)
2026-04-25 14:13:40,074 - oe-selftest - INFO - ... ok
2026-04-25 14:13:40,074 - oe-selftest - INFO - 1: 21/48 102/676 (130.08s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer)
2026-04-25 14:15:57,352 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer (subunit.RemotedTestCase)
2026-04-25 14:15:57,352 - oe-selftest - INFO - ... ok
2026-04-25 14:15:57,352 - oe-selftest - INFO - 1: 22/48 103/676 (137.28s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer)
2026-04-25 14:16:01,024 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_layer_plugins (subunit.RemotedTestCase)
2026-04-25 14:16:01,024 - oe-selftest - INFO - ... ok
2026-04-25 14:16:01,024 - oe-selftest - INFO - 1: 23/48 104/676 (3.67s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_layer_plugins)
2026-04-25 14:16:15,280 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_load_plugin (subunit.RemotedTestCase)
2026-04-25 14:16:15,280 - oe-selftest - INFO - ... ok
2026-04-25 14:16:15,281 - oe-selftest - INFO - 1: 24/48 105/676 (14.26s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_load_plugin)
2026-04-25 14:17:04,484 - oe-selftest - INFO - bblock.BBLock.test_lock_single_recipe_all_tasks (subunit.RemotedTestCase)
2026-04-25 14:17:04,484 - oe-selftest - INFO - ... ok
2026-04-25 14:17:04,485 - oe-selftest - INFO - 7: 3/33 106/676 (1030.61s) (0 failed) (bblock.BBLock.test_lock_single_recipe_all_tasks)
2026-04-25 14:18:16,530 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_rename (subunit.RemotedTestCase)
2026-04-25 14:18:16,530 - oe-selftest - INFO - ... ok
2026-04-25 14:18:16,530 - oe-selftest - INFO - 1: 25/48 107/676 (121.25s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_rename)
2026-04-25 14:20:18,487 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_upgrade (subunit.RemotedTestCase)
2026-04-25 14:20:18,487 - oe-selftest - INFO - ... ok
2026-04-25 14:20:18,487 - oe-selftest - INFO - 1: 26/48 108/676 (121.96s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_upgrade)
2026-04-25 14:21:13,887 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_add_remove (subunit.RemotedTestCase)
2026-04-25 14:21:13,887 - oe-selftest - INFO - ... ok
2026-04-25 14:21:13,887 - oe-selftest - INFO - 6: 1/51 109/676 (9.51s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_add_remove)
2026-04-25 14:21:21,897 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_createlayer (subunit.RemotedTestCase)
2026-04-25 14:21:21,900 - oe-selftest - INFO - ... ok
2026-04-25 14:21:21,900 - oe-selftest - INFO - 6: 2/51 110/676 (8.01s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_createlayer)
2026-04-25 14:21:58,543 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_flatten (subunit.RemotedTestCase)
2026-04-25 14:21:58,544 - oe-selftest - INFO - ... ok
2026-04-25 14:21:58,544 - oe-selftest - INFO - 6: 3/51 111/676 (36.65s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_flatten)
2026-04-25 14:22:00,001 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends (subunit.RemotedTestCase)
2026-04-25 14:22:00,002 - oe-selftest - INFO - ... ok
2026-04-25 14:22:00,002 - oe-selftest - INFO - 6: 4/51 112/676 (1.46s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends)
2026-04-25 14:22:10,002 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums (subunit.RemotedTestCase)
2026-04-25 14:22:10,002 - oe-selftest - INFO - ... ok
2026-04-25 14:22:10,002 - oe-selftest - INFO - 1: 27/48 113/676 (111.52s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums)
2026-04-25 14:22:35,456 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_setup (subunit.RemotedTestCase)
2026-04-25 14:22:35,456 - oe-selftest - INFO - ... ok
2026-04-25 14:22:35,456 - oe-selftest - INFO - 6: 5/51 114/676 (35.45s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_setup)
2026-04-25 14:22:44,629 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showappends (subunit.RemotedTestCase)
2026-04-25 14:22:44,629 - oe-selftest - INFO - ... ok
2026-04-25 14:22:44,629 - oe-selftest - INFO - 6: 6/51 115/676 (9.17s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showappends)
2026-04-25 14:23:12,665 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends (subunit.RemotedTestCase)
2026-04-25 14:23:12,666 - oe-selftest - INFO - ... ok
2026-04-25 14:23:12,666 - oe-selftest - INFO - 6: 7/51 116/676 (28.04s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends)
2026-04-25 14:23:13,378 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showlayers (subunit.RemotedTestCase)
2026-04-25 14:23:13,378 - oe-selftest - INFO - ... ok
2026-04-25 14:23:13,378 - oe-selftest - INFO - 6: 8/51 117/676 (0.71s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showlayers)
2026-04-25 14:23:18,142 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed (subunit.RemotedTestCase)
2026-04-25 14:23:18,142 - oe-selftest - INFO - ... ok
2026-04-25 14:23:18,142 - oe-selftest - INFO - 6: 9/51 118/676 (4.77s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed)
2026-04-25 14:23:46,994 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showrecipes (subunit.RemotedTestCase)
2026-04-25 14:23:46,994 - oe-selftest - INFO - ... ok
2026-04-25 14:23:46,994 - oe-selftest - INFO - 6: 10/51 119/676 (28.85s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showrecipes)
2026-04-25 14:23:52,761 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_updatelayer (subunit.RemotedTestCase)
2026-04-25 14:23:52,762 - oe-selftest - INFO - ... ok
2026-04-25 14:23:52,762 - oe-selftest - INFO - 6: 11/51 120/676 (5.77s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_updatelayer)
2026-04-25 14:23:54,884 - oe-selftest - INFO - bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry (subunit.RemotedTestCase)
2026-04-25 14:23:54,884 - oe-selftest - INFO - ... ok
2026-04-25 14:23:54,884 - oe-selftest - INFO - 6: 12/51 121/676 (2.12s) (0 failed) (bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry)
2026-04-25 14:23:55,165 - oe-selftest - INFO - bblayers.BitbakeLayers.test_validate_examplelayersjson (subunit.RemotedTestCase)
2026-04-25 14:23:55,165 - oe-selftest - INFO - ... ok
2026-04-25 14:23:55,165 - oe-selftest - INFO - 6: 13/51 122/676 (0.28s) (0 failed) (bblayers.BitbakeLayers.test_validate_examplelayersjson)
2026-04-25 14:23:59,972 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum (subunit.RemotedTestCase)
2026-04-25 14:23:59,972 - oe-selftest - INFO - ... ok
2026-04-25 14:23:59,972 - oe-selftest - INFO - 1: 28/48 123/676 (109.97s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum)
2026-04-25 14:25:12,414 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_upgrade_git (subunit.RemotedTestCase)
2026-04-25 14:25:12,414 - oe-selftest - INFO - ... ok
2026-04-25 14:25:12,414 - oe-selftest - INFO - 1: 29/48 124/676 (72.44s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_upgrade_git)
2026-04-25 14:26:23,700 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual (subunit.RemotedTestCase)
2026-04-25 14:26:23,701 - oe-selftest - INFO - ... ok
2026-04-25 14:26:23,701 - oe-selftest - INFO - 10: 11/58 125/676 (771.99s) (0 failed) (fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual)
2026-04-25 14:26:29,247 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm (subunit.RemotedTestCase)
2026-04-25 14:26:29,247 - oe-selftest - INFO - ... ok
2026-04-25 14:26:29,247 - oe-selftest - INFO - 1: 30/48 126/676 (76.83s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm)
2026-04-25 14:27:32,771 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image (subunit.RemotedTestCase)
2026-04-25 14:27:32,772 - oe-selftest - INFO - ... ok
2026-04-25 14:27:32,772 - oe-selftest - INFO - 10: 12/58 127/676 (69.07s) (0 failed) (fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image)
2026-04-25 14:28:31,307 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks (subunit.RemotedTestCase)
2026-04-25 14:28:31,308 - oe-selftest - INFO - ... ok
2026-04-25 14:28:31,310 - oe-selftest - INFO - 1: 31/48 128/676 (122.06s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks)
2026-04-25 14:28:42,188 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_uboot_fit_image (subunit.RemotedTestCase)
2026-04-25 14:28:42,188 - oe-selftest - INFO - ... ok
2026-04-25 14:28:42,188 - oe-selftest - INFO - 10: 13/58 129/676 (69.42s) (0 failed) (fitimage.UBootFitImageTests.test_uboot_fit_image)
2026-04-25 14:28:42,206 - oe-selftest - INFO - liboe.SubprocessTests.test_subprocess_tweak (subunit.RemotedTestCase)
2026-04-25 14:28:42,206 - oe-selftest - INFO - ... ok
2026-04-25 14:28:42,206 - oe-selftest - INFO - 10: 14/58 130/676 (0.02s) (0 failed) (liboe.SubprocessTests.test_subprocess_tweak)
2026-04-25 14:28:42,207 - oe-selftest - INFO - oelib.types.TestBooleanType.test_bool_equality (subunit.RemotedTestCase)
2026-04-25 14:28:42,207 - oe-selftest - INFO - ... ok
2026-04-25 14:28:42,207 - oe-selftest - INFO - 10: 15/58 131/676 (0.00s) (0 failed) (oelib.types.TestBooleanType.test_bool_equality)
2026-04-25 14:28:42,207 - oe-selftest - INFO - oelib.types.TestBooleanType.test_false (subunit.RemotedTestCase)
2026-04-25 14:28:42,207 - oe-selftest - INFO - ... ok
2026-04-25 14:28:42,207 - oe-selftest - INFO - 10: 16/58 132/676 (0.00s) (0 failed) (oelib.types.TestBooleanType.test_false)
2026-04-25 14:28:42,207 - oe-selftest - INFO - oelib.types.TestBooleanType.test_invalid (subunit.RemotedTestCase)
2026-04-25 14:28:42,207 - oe-selftest - INFO - ... ok
2026-04-25 14:28:42,207 - oe-selftest - INFO - 10: 17/58 133/676 (0.00s) (0 failed) (oelib.types.TestBooleanType.test_invalid)
2026-04-25 14:28:42,207 - oe-selftest - INFO - oelib.types.TestBooleanType.test_true (subunit.RemotedTestCase)
2026-04-25 14:28:42,207 - oe-selftest - INFO - ... ok
2026-04-25 14:28:42,207 - oe-selftest - INFO - 10: 18/58 134/676 (0.00s) (0 failed) (oelib.types.TestBooleanType.test_true)
2026-04-25 14:33:35,924 - oe-selftest - INFO - bblock.BBLock.test_lock_single_recipe_multiple_tasks (subunit.RemotedTestCase)
2026-04-25 14:33:35,925 - oe-selftest - INFO - ... ok
2026-04-25 14:33:35,925 - oe-selftest - INFO - 7: 4/33 135/676 (991.44s) (0 failed) (bblock.BBLock.test_lock_single_recipe_multiple_tasks)
2026-04-25 14:38:23,073 - oe-selftest - INFO - debuginfod.Debuginfod.test_debuginfod_native (subunit.RemotedTestCase)
2026-04-25 14:38:23,074 - oe-selftest - INFO - ... ok
2026-04-25 14:38:23,074 - oe-selftest - INFO - 6: 14/51 136/676 (867.91s) (0 failed) (debuginfod.Debuginfod.test_debuginfod_native)
2026-04-25 14:47:15,871 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_find_path (subunit.RemotedTestCase)
2026-04-25 14:47:15,871 - oe-selftest - INFO - ... ok
2026-04-25 14:47:15,871 - oe-selftest - INFO - 10: 19/58 137/676 (3.31s) (0 failed) (pkgdata.OePkgdataUtilTests.test_find_path)
2026-04-25 14:47:17,946 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_glob (subunit.RemotedTestCase)
2026-04-25 14:47:17,946 - oe-selftest - INFO - ... ok
2026-04-25 14:47:17,947 - oe-selftest - INFO - 10: 20/58 138/676 (2.08s) (0 failed) (pkgdata.OePkgdataUtilTests.test_glob)
2026-04-25 14:47:27,084 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_list_pkg_files (subunit.RemotedTestCase)
2026-04-25 14:47:27,087 - oe-selftest - INFO - ... ok
2026-04-25 14:47:27,087 - oe-selftest - INFO - 10: 21/58 139/676 (9.14s) (0 failed) (pkgdata.OePkgdataUtilTests.test_list_pkg_files)
2026-04-25 14:47:34,940 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_list_pkgs (subunit.RemotedTestCase)
2026-04-25 14:47:34,940 - oe-selftest - INFO - ... ok
2026-04-25 14:47:34,940 - oe-selftest - INFO - 10: 22/58 140/676 (7.86s) (0 failed) (pkgdata.OePkgdataUtilTests.test_list_pkgs)
2026-04-25 14:47:41,138 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_lookup_pkg (subunit.RemotedTestCase)
2026-04-25 14:47:41,138 - oe-selftest - INFO - ... ok
2026-04-25 14:47:41,138 - oe-selftest - INFO - 10: 23/58 141/676 (6.20s) (0 failed) (pkgdata.OePkgdataUtilTests.test_lookup_pkg)
2026-04-25 14:47:44,034 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_lookup_recipe (subunit.RemotedTestCase)
2026-04-25 14:47:44,038 - oe-selftest - INFO - ... ok
2026-04-25 14:47:44,038 - oe-selftest - INFO - 10: 24/58 142/676 (2.90s) (0 failed) (pkgdata.OePkgdataUtilTests.test_lookup_recipe)
2026-04-25 14:47:44,127 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_no_param (subunit.RemotedTestCase)
2026-04-25 14:47:44,128 - oe-selftest - INFO - ... ok
2026-04-25 14:47:44,128 - oe-selftest - INFO - 10: 25/58 143/676 (0.09s) (0 failed) (pkgdata.OePkgdataUtilTests.test_no_param)
2026-04-25 14:47:46,993 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_read_value (subunit.RemotedTestCase)
2026-04-25 14:47:46,993 - oe-selftest - INFO - ... ok
2026-04-25 14:47:46,993 - oe-selftest - INFO - 10: 26/58 144/676 (2.87s) (0 failed) (pkgdata.OePkgdataUtilTests.test_read_value)
2026-04-25 14:47:48,008 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir (subunit.RemotedTestCase)
2026-04-25 14:47:48,011 - oe-selftest - INFO - ... ok
2026-04-25 14:47:48,011 - oe-selftest - INFO - 10: 27/58 145/676 (1.02s) (0 failed) (pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir)
2026-04-25 14:47:48,011 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_compressed_wic_by_path (subunit.RemotedTestCase)
2026-04-25 14:47:48,014 - oe-selftest - INFO - ... skipped 'wic tests are qemux86-64 specific currently\n'
2026-04-25 14:47:48,017 - oe-selftest - INFO - 10: 28/58 146/676 (0.00s) (0 failed) (runqemu.RunqemuTests.test_boot_compressed_wic_by_path)
2026-04-25 14:47:48,017 - oe-selftest - INFO - wic tests are qemux86-64 specific currently
2026-04-25 14:47:48,017 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe (subunit.RemotedTestCase)
2026-04-25 14:47:48,017 - oe-selftest - INFO - ... skipped 'wic tests are qemux86-64 specific currently\n'
2026-04-25 14:47:48,017 - oe-selftest - INFO - 10: 29/58 147/676 (0.01s) (0 failed) (runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe)
2026-04-25 14:47:48,017 - oe-selftest - INFO - wic tests are qemux86-64 specific currently
2026-04-25 14:50:12,401 - oe-selftest - INFO - baremetal.BaremetalTest.test_baremetal (subunit.RemotedTestCase)
2026-04-25 14:50:12,401 - oe-selftest - INFO - ... ok
2026-04-25 14:50:12,403 - oe-selftest - INFO - 3: 1/20 148/676 (4888.93s) (0 failed) (baremetal.BaremetalTest.test_baremetal)
2026-04-25 14:50:29,541 - oe-selftest - INFO - bblock.BBLock.test_lock_single_recipe_single_task (subunit.RemotedTestCase)
2026-04-25 14:50:29,542 - oe-selftest - INFO - ... ok
2026-04-25 14:50:29,542 - oe-selftest - INFO - 7: 5/33 149/676 (1013.62s) (0 failed) (bblock.BBLock.test_lock_single_recipe_single_task)
2026-04-25 14:51:11,779 - oe-selftest - INFO - c_cpp.MesonTests.test_meson_qemu (subunit.RemotedTestCase)
2026-04-25 14:51:11,779 - oe-selftest - INFO - ... ok
2026-04-25 14:51:11,779 - oe-selftest - INFO - 3: 2/20 150/676 (59.38s) (0 failed) (c_cpp.MesonTests.test_meson_qemu)
2026-04-25 14:52:11,095 - oe-selftest - INFO - c_cpp.MesonTests.test_meson_qemu_failing (subunit.RemotedTestCase)
2026-04-25 14:52:11,095 - oe-selftest - INFO - ... ok
2026-04-25 14:52:11,096 - oe-selftest - INFO - 3: 3/20 151/676 (59.32s) (0 failed) (c_cpp.MesonTests.test_meson_qemu_failing)
2026-04-25 14:52:11,097 - oe-selftest - INFO - efibootpartition.GenericEFITest.test_boot_efi (subunit.RemotedTestCase)
2026-04-25 14:52:11,097 - oe-selftest - INFO - ... skipped 'test is qemux86-64 specific currently\n'
2026-04-25 14:52:11,098 - oe-selftest - INFO - 3: 4/20 152/676 (0.00s) (0 failed) (efibootpartition.GenericEFITest.test_boot_efi)
2026-04-25 14:52:11,098 - oe-selftest - INFO - test is qemux86-64 specific currently
2026-04-25 14:52:42,033 - oe-selftest - INFO - devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify (subunit.RemotedTestCase)
2026-04-25 14:52:42,033 - oe-selftest - INFO - ... ok
2026-04-25 14:52:42,033 - oe-selftest - INFO - 1: 32/48 153/676 (1450.72s) (0 failed) (devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify)
2026-04-25 14:52:44,459 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license (subunit.RemotedTestCase)
2026-04-25 14:52:44,461 - oe-selftest - INFO - ... ok
2026-04-25 14:52:44,462 - oe-selftest - INFO - 3: 5/20 154/676 (33.36s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license)
2026-04-25 14:53:19,373 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license (subunit.RemotedTestCase)
2026-04-25 14:53:19,374 - oe-selftest - INFO - ... ok
2026-04-25 14:53:19,374 - oe-selftest - INFO - 3: 6/20 155/676 (34.91s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license)
2026-04-25 14:53:26,159 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias (subunit.RemotedTestCase)
2026-04-25 14:53:26,159 - oe-selftest - INFO - ... ok
2026-04-25 14:53:26,160 - oe-selftest - INFO - 3: 7/20 156/676 (6.79s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias)
2026-04-25 14:54:01,831 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard (subunit.RemotedTestCase)
2026-04-25 14:54:01,831 - oe-selftest - INFO - ... ok
2026-04-25 14:54:01,831 - oe-selftest - INFO - 3: 8/20 157/676 (35.67s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard)
2026-04-25 14:54:38,199 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses (subunit.RemotedTestCase)
2026-04-25 14:54:38,199 - oe-selftest - INFO - ... ok
2026-04-25 14:54:38,199 - oe-selftest - INFO - 3: 9/20 158/676 (36.37s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses)
2026-04-25 14:54:38,363 - oe-selftest - INFO - oelib.buildhistory.TestFileListCompare.test_compare_file_lists (subunit.RemotedTestCase)
2026-04-25 14:54:38,363 - oe-selftest - INFO - ... ok
2026-04-25 14:54:38,364 - oe-selftest - INFO - 3: 10/20 159/676 (0.17s) (0 failed) (oelib.buildhistory.TestFileListCompare.test_compare_file_lists)
2026-04-25 15:01:03,294 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add (subunit.RemotedTestCase)
2026-04-25 15:01:03,294 - oe-selftest - INFO - ... ok
2026-04-25 15:01:03,294 - oe-selftest - INFO - 7: 6/33 160/676 (616.61s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add)
2026-04-25 15:02:28,943 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_binary (subunit.RemotedTestCase)
2026-04-25 15:02:28,944 - oe-selftest - INFO - ... ok
2026-04-25 15:02:28,944 - oe-selftest - INFO - 7: 7/33 161/676 (85.65s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_binary)
2026-04-25 15:04:03,620 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_fetch (subunit.RemotedTestCase)
2026-04-25 15:04:03,621 - oe-selftest - INFO - ... ok
2026-04-25 15:04:03,621 - oe-selftest - INFO - 7: 8/33 162/676 (94.68s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_fetch)
2026-04-25 15:05:39,882 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_fetch_git (subunit.RemotedTestCase)
2026-04-25 15:05:39,882 - oe-selftest - INFO - ... ok
2026-04-25 15:05:39,882 - oe-selftest - INFO - 7: 9/33 163/676 (96.26s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_fetch_git)
2026-04-25 15:06:36,212 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_fetch_simple (subunit.RemotedTestCase)
2026-04-25 15:06:36,212 - oe-selftest - INFO - ... ok
2026-04-25 15:06:36,213 - oe-selftest - INFO - 7: 10/33 164/676 (56.33s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_fetch_simple)
2026-04-25 15:11:07,586 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_git_local (subunit.RemotedTestCase)
2026-04-25 15:11:07,587 - oe-selftest - INFO - ... ok
2026-04-25 15:11:07,587 - oe-selftest - INFO - 7: 11/33 165/676 (271.37s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_git_local)
2026-04-25 15:12:09,002 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_git_style1 (subunit.RemotedTestCase)
2026-04-25 15:12:09,003 - oe-selftest - INFO - ... ok
2026-04-25 15:12:09,003 - oe-selftest - INFO - 7: 12/33 166/676 (61.42s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_git_style1)
2026-04-25 15:13:11,221 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_git_style2 (subunit.RemotedTestCase)
2026-04-25 15:13:11,221 - oe-selftest - INFO - ... ok
2026-04-25 15:13:11,221 - oe-selftest - INFO - 7: 13/33 167/676 (62.22s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_git_style2)
2026-04-25 15:15:15,804 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify (subunit.RemotedTestCase)
2026-04-25 15:15:15,807 - oe-selftest - INFO - ... ok
2026-04-25 15:15:15,808 - oe-selftest - INFO - 12: 3/71 168/676 (5565.84s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify)
2026-04-25 15:18:25,983 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_git (subunit.RemotedTestCase)
2026-04-25 15:18:25,983 - oe-selftest - INFO - ... ok
2026-04-25 15:18:25,983 - oe-selftest - INFO - 12: 4/71 169/676 (190.18s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_git)
2026-04-25 15:23:04,532 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath (subunit.RemotedTestCase)
2026-04-25 15:23:04,533 - oe-selftest - INFO - ... ok
2026-04-25 15:23:04,533 - oe-selftest - INFO - 12: 5/71 170/676 (278.55s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath)
2026-04-25 15:23:46,750 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract (subunit.RemotedTestCase)
2026-04-25 15:23:46,751 - oe-selftest - INFO - ... ok
2026-04-25 15:23:46,751 - oe-selftest - INFO - 12: 6/71 171/676 (42.22s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract)
2026-04-25 15:24:53,127 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_go (subunit.RemotedTestCase)
2026-04-25 15:24:53,127 - oe-selftest - INFO - ... ok
2026-04-25 15:24:53,129 - oe-selftest - INFO - 12: 7/71 172/676 (66.38s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_go)
2026-04-25 15:27:50,609 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_invalid (subunit.RemotedTestCase)
2026-04-25 15:27:50,609 - oe-selftest - INFO - ... ok
2026-04-25 15:27:50,609 - oe-selftest - INFO - 12: 8/71 173/676 (177.48s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_invalid)
2026-04-25 15:30:20,781 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_localfiles (subunit.RemotedTestCase)
2026-04-25 15:30:20,781 - oe-selftest - INFO - ... ok
2026-04-25 15:30:20,781 - oe-selftest - INFO - 12: 9/71 174/676 (150.17s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_localfiles)
2026-04-25 15:32:05,593 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only (subunit.RemotedTestCase)
2026-04-25 15:32:05,594 - oe-selftest - INFO - ... ok
2026-04-25 15:32:05,595 - oe-selftest - INFO - 12: 10/71 175/676 (104.81s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only)
2026-04-25 15:38:20,292 - oe-selftest - INFO - containerimage.ContainerImageTests.test_expected_files (subunit.RemotedTestCase)
2026-04-25 15:38:20,292 - oe-selftest - INFO - ... ok
2026-04-25 15:38:20,293 - oe-selftest - INFO - 4: 3/24 176/676 (6899.12s) (0 failed) (containerimage.ContainerImageTests.test_expected_files)
2026-04-25 15:48:39,731 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_library (subunit.RemotedTestCase)
2026-04-25 15:48:39,731 - oe-selftest - INFO - ... ok
2026-04-25 15:48:39,731 - oe-selftest - INFO - 7: 14/33 177/676 (2128.51s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_library)
2026-04-25 15:48:41,089 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_npm (subunit.RemotedTestCase)
2026-04-25 15:48:41,090 - oe-selftest - INFO - ... skipped 'Test needs meta-oe for nodejs\n'
2026-04-25 15:48:41,090 - oe-selftest - INFO - 7: 15/33 178/676 (1.36s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_npm)
2026-04-25 15:48:41,091 - oe-selftest - INFO - Test needs meta-oe for nodejs
2026-04-25 15:49:34,645 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_python_egg_requires (subunit.RemotedTestCase)
2026-04-25 15:49:34,646 - oe-selftest - INFO - ... ok
2026-04-25 15:49:34,646 - oe-selftest - INFO - 7: 16/33 179/676 (53.56s) (0 failed) (devtool.DevtoolAddTests.test_devtool_add_python_egg_requires)
2026-04-25 15:51:57,601 - oe-selftest - INFO - fetch.Fetch.test_git_mirrors (subunit.RemotedTestCase)
2026-04-25 15:51:57,601 - oe-selftest - INFO - ... ok
2026-04-25 15:51:57,601 - oe-selftest - INFO - 7: 17/33 180/676 (142.43s) (0 failed) (fetch.Fetch.test_git_mirrors)
2026-04-25 15:55:45,083 - oe-selftest - INFO - kerneldevelopment.KernelDev.test_apply_patches (subunit.RemotedTestCase)
2026-04-25 15:55:45,084 - oe-selftest - INFO - ... ok
2026-04-25 15:55:45,084 - oe-selftest - INFO - 7: 18/33 181/676 (224.12s) (0 failed) (kerneldevelopment.KernelDev.test_apply_patches)
2026-04-25 15:55:46,253 - oe-selftest - INFO - oelib.license.TestSimpleCombinations.test_tests (subunit.RemotedTestCase)
2026-04-25 15:55:46,254 - oe-selftest - INFO - ... ok
2026-04-25 15:55:46,255 - oe-selftest - INFO - 7: 19/33 182/676 (0.00s) (0 failed) (oelib.license.TestSimpleCombinations.test_tests)
2026-04-25 16:27:23,407 - oe-selftest - INFO - oescripts.OEPybootchartguyTests.test_pybootchartguy_help (subunit.RemotedTestCase)
2026-04-25 16:27:23,408 - oe-selftest - INFO - ... ok
2026-04-25 16:27:23,408 - oe-selftest - INFO - 3: 11/20 183/676 (0.17s) (0 failed) (oescripts.OEPybootchartguyTests.test_pybootchartguy_help)
2026-04-25 16:27:24,439 - oe-selftest - INFO - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output (subunit.RemotedTestCase)
2026-04-25 16:27:24,439 - oe-selftest - INFO - ... ok
2026-04-25 16:27:24,440 - oe-selftest - INFO - 3: 12/20 184/676 (1.03s) (0 failed) (oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output)
2026-04-25 16:27:27,471 - oe-selftest - INFO - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output (subunit.RemotedTestCase)
2026-04-25 16:27:27,473 - oe-selftest - INFO - ... ok
2026-04-25 16:27:27,473 - oe-selftest - INFO - 3: 13/20 185/676 (3.03s) (0 failed) (oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output)
2026-04-25 16:27:28,132 - oe-selftest - INFO - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output (subunit.RemotedTestCase)
2026-04-25 16:27:28,132 - oe-selftest - INFO - ... ok
2026-04-25 16:27:28,132 - oe-selftest - INFO - 3: 14/20 186/676 (0.66s) (0 failed) (oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output)
2026-04-25 16:27:28,132 - oe-selftest - INFO - setUpClass (reproducible.DiffoscopeTests) [ (subunit.RemotedTestCase)
2026-04-25 16:27:28,133 - oe-selftest - INFO - ... skipped 'Skip by the command line argument "reproducible"\n'
2026-04-25 16:27:28,133 - oe-selftest - INFO - Skip by the command line argument "reproducible"
2026-04-25 16:27:28,148 - oe-selftest - INFO - selftest.ExternalLayer.test_list_imported (subunit.RemotedTestCase)
2026-04-25 16:27:28,148 - oe-selftest - INFO - ... ok
2026-04-25 16:27:28,148 - oe-selftest - INFO - 3: 15/20 187/676 (0.02s) (0 failed) (selftest.ExternalLayer.test_list_imported)
2026-04-25 16:29:12,471 - oe-selftest - INFO - sysroot.SysrootTests.test_sysroot_cleanup (subunit.RemotedTestCase)
2026-04-25 16:29:12,471 - oe-selftest - INFO - ... ok
2026-04-25 16:29:12,471 - oe-selftest - INFO - 3: 16/20 188/676 (104.32s) (0 failed) (sysroot.SysrootTests.test_sysroot_cleanup)
2026-04-25 16:29:46,419 - oe-selftest - INFO - sysroot.SysrootTests.test_sysroot_la (subunit.RemotedTestCase)
2026-04-25 16:29:46,419 - oe-selftest - INFO - ... ok
2026-04-25 16:29:46,419 - oe-selftest - INFO - 3: 17/20 189/676 (33.95s) (0 failed) (sysroot.SysrootTests.test_sysroot_la)
2026-04-25 16:30:02,406 - oe-selftest - INFO - sysroot.SysrootTests.test_sysroot_max_shebang (subunit.RemotedTestCase)
2026-04-25 16:30:02,406 - oe-selftest - INFO - ... ok
2026-04-25 16:30:02,406 - oe-selftest - INFO - 3: 18/20 190/676 (15.99s) (0 failed) (sysroot.SysrootTests.test_sysroot_max_shebang)
2026-04-25 16:30:29,629 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources (subunit.RemotedTestCase)
2026-04-25 16:30:29,629 - oe-selftest - INFO - ... ok
2026-04-25 16:30:29,630 - oe-selftest - INFO - 12: 11/71 191/676 (3504.04s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources)
2026-04-25 16:30:35,553 - oe-selftest - INFO - sysroot.SysrootTests.test_sysroot_pkgconfig (subunit.RemotedTestCase)
2026-04-25 16:30:35,554 - oe-selftest - INFO - ... ok
2026-04-25 16:30:35,554 - oe-selftest - INFO - 3: 19/20 192/676 (33.15s) (0 failed) (sysroot.SysrootTests.test_sysroot_pkgconfig)
2026-04-25 16:42:40,426 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_native (subunit.RemotedTestCase)
2026-04-25 16:42:40,426 - oe-selftest - INFO - ... ok
2026-04-25 16:42:40,426 - oe-selftest - INFO - 12: 12/71 193/676 (730.80s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_native)
2026-04-25 16:43:45,179 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm (subunit.RemotedTestCase)
2026-04-25 16:43:45,179 - oe-selftest - INFO - ... ok
2026-04-25 16:43:45,179 - oe-selftest - INFO - 12: 13/71 194/676 (64.75s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm)
2026-04-25 16:44:35,786 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_overrides (subunit.RemotedTestCase)
2026-04-25 16:44:35,786 - oe-selftest - INFO - ... ok
2026-04-25 16:44:35,786 - oe-selftest - INFO - 12: 14/71 195/676 (50.61s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_overrides)
2026-04-25 16:45:30,800 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_virtual (subunit.RemotedTestCase)
2026-04-25 16:45:30,801 - oe-selftest - INFO - ... ok
2026-04-25 16:45:30,801 - oe-selftest - INFO - 12: 15/71 196/676 (55.02s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_virtual)
2026-04-25 16:45:33,243 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_create_first_test_tag (subunit.RemotedTestCase)
2026-04-25 16:45:33,243 - oe-selftest - INFO - ... ok
2026-04-25 16:45:33,243 - oe-selftest - INFO - 12: 16/71 197/676 (1.34s) (0 failed) (gitarchivetests.GitArchiveTests.test_create_first_test_tag)
2026-04-25 16:45:34,647 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_create_second_test_tag (subunit.RemotedTestCase)
2026-04-25 16:45:34,647 - oe-selftest - INFO - ... ok
2026-04-25 16:45:34,647 - oe-selftest - INFO - 12: 17/71 198/676 (1.41s) (0 failed) (gitarchivetests.GitArchiveTests.test_create_second_test_tag)
2026-04-25 16:45:35,508 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_get_revs_on_branch (subunit.RemotedTestCase)
2026-04-25 16:45:35,509 - oe-selftest - INFO - ... ok
2026-04-25 16:45:35,509 - oe-selftest - INFO - 12: 18/71 199/676 (0.86s) (0 failed) (gitarchivetests.GitArchiveTests.test_get_revs_on_branch)
2026-04-25 16:45:36,338 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag (subunit.RemotedTestCase)
2026-04-25 16:45:36,340 - oe-selftest - INFO - ... ok
2026-04-25 16:45:36,340 - oe-selftest - INFO - 12: 19/71 200/676 (0.83s) (0 failed) (gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag)
2026-04-25 16:45:37,296 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote (subunit.RemotedTestCase)
2026-04-25 16:45:37,296 - oe-selftest - INFO - ... ok
2026-04-25 16:45:37,297 - oe-selftest - INFO - 12: 20/71 201/676 (0.96s) (0 failed) (gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote)
2026-04-25 16:45:37,881 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url (subunit.RemotedTestCase)
2026-04-25 16:45:37,881 - oe-selftest - INFO - ... ok
2026-04-25 16:45:37,881 - oe-selftest - INFO - 12: 21/71 202/676 (0.58s) (0 failed) (gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url)
2026-04-25 17:28:22,600 - oe-selftest - INFO - locales.LocalesTest.test_locales_off (subunit.RemotedTestCase)
2026-04-25 17:28:22,600 - oe-selftest - INFO - ... ok
2026-04-25 17:28:22,600 - oe-selftest - INFO - 12: 22/71 203/676 (2564.72s) (0 failed) (locales.LocalesTest.test_locales_off)
2026-04-25 17:30:10,371 - oe-selftest - INFO - locales.LocalesTest.test_locales_on (subunit.RemotedTestCase)
2026-04-25 17:30:10,371 - oe-selftest - INFO - ... ok
2026-04-25 17:30:10,371 - oe-selftest - INFO - 12: 23/71 204/676 (107.77s) (0 failed) (locales.LocalesTest.test_locales_on)
2026-04-25 17:30:10,372 - oe-selftest - INFO - oelib.utils.TestDefaultFeatures.test_filter_default_features (subunit.RemotedTestCase)
2026-04-25 17:30:10,372 - oe-selftest - INFO - ... ok
2026-04-25 17:30:10,372 - oe-selftest - INFO - 12: 24/71 205/676 (0.00s) (0 failed) (oelib.utils.TestDefaultFeatures.test_filter_default_features)
2026-04-25 17:31:00,195 - oe-selftest - INFO - pseudo.Pseudo.test_pseudo_pyc_creation (subunit.RemotedTestCase)
2026-04-25 17:31:00,195 - oe-selftest - INFO - ... ok
2026-04-25 17:31:00,195 - oe-selftest - INFO - 12: 25/71 206/676 (49.82s) (0 failed) (pseudo.Pseudo.test_pseudo_pyc_creation)
2026-04-25 17:32:30,582 - oe-selftest - INFO - barebox.BareboxTest.test_boot_barebox (subunit.RemotedTestCase)
2026-04-25 17:32:30,582 - oe-selftest - INFO - ... ok
2026-04-25 17:32:30,582 - oe-selftest - INFO - 2: 1/29 207/676 (14627.12s) (0 failed) (barebox.BareboxTest.test_boot_barebox)
2026-04-25 17:32:52,188 - oe-selftest - INFO - debuginfod.Debuginfod.test_debuginfod_qemu (subunit.RemotedTestCase)
2026-04-25 17:32:52,190 - oe-selftest - INFO - ... ok
2026-04-25 17:32:52,190 - oe-selftest - INFO - 6: 15/51 208/676 (10469.12s) (0 failed) (debuginfod.Debuginfod.test_debuginfod_qemu)
2026-04-25 17:32:57,235 - oe-selftest - INFO - fetch.Dependencies.test_dependencies (subunit.RemotedTestCase)
2026-04-25 17:32:57,235 - oe-selftest - INFO - ... ok
2026-04-25 17:32:57,235 - oe-selftest - INFO - 6: 16/51 209/676 (5.04s) (0 failed) (fetch.Dependencies.test_dependencies)
2026-04-25 17:33:24,917 - oe-selftest - INFO - intercept.GitCheck.test_git_intercept (subunit.RemotedTestCase)
2026-04-25 17:33:24,917 - oe-selftest - INFO - ... ok
2026-04-25 17:33:24,917 - oe-selftest - INFO - 6: 17/51 210/676 (27.68s) (0 failed) (intercept.GitCheck.test_git_intercept)
2026-04-25 17:33:24,921 - oe-selftest - INFO - oelib.license.TestIsIncluded.test_tests (subunit.RemotedTestCase)
2026-04-25 17:33:24,922 - oe-selftest - INFO - ... ok
2026-04-25 17:33:24,922 - oe-selftest - INFO - 6: 18/51 211/676 (0.00s) (0 failed) (oelib.license.TestIsIncluded.test_tests)
2026-04-25 17:33:25,344 - oe-selftest - INFO - c_cpp.CMakeTests.test_cmake_qemu (subunit.RemotedTestCase)
2026-04-25 17:33:25,344 - oe-selftest - INFO - ... ok
2026-04-25 17:33:25,344 - oe-selftest - INFO - 2: 2/29 212/676 (54.76s) (0 failed) (c_cpp.CMakeTests.test_cmake_qemu)
2026-04-25 17:33:35,812 - oe-selftest - INFO - devtool.DevtoolBuildImageTests.test_devtool_build_image (subunit.RemotedTestCase)
2026-04-25 17:33:35,812 - oe-selftest - INFO - ... ok
2026-04-25 17:33:35,812 - oe-selftest - INFO - 8: 21/40 213/676 (14251.41s) (0 failed) (devtool.DevtoolBuildImageTests.test_devtool_build_image)
2026-04-25 17:33:37,280 - oe-selftest - INFO - fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error (subunit.RemotedTestCase)
2026-04-25 17:33:37,280 - oe-selftest - INFO - ... ok
2026-04-25 17:33:37,280 - oe-selftest - INFO - 8: 22/40 214/676 (0.05s) (0 failed) (fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error)
2026-04-25 17:33:37,289 - oe-selftest - INFO - fitimage.FitImagePyTests.test_fitimage_py_conf_loadables (subunit.RemotedTestCase)
2026-04-25 17:33:37,290 - oe-selftest - INFO - ... ok
2026-04-25 17:33:37,290 - oe-selftest - INFO - 8: 23/40 215/676 (0.01s) (0 failed) (fitimage.FitImagePyTests.test_fitimage_py_conf_loadables)
2026-04-25 17:33:37,297 - oe-selftest - INFO - fitimage.FitImagePyTests.test_fitimage_py_conf_mappings (subunit.RemotedTestCase)
2026-04-25 17:33:37,298 - oe-selftest - INFO - ... ok
2026-04-25 17:33:37,299 - oe-selftest - INFO - 8: 24/40 216/676 (0.01s) (0 failed) (fitimage.FitImagePyTests.test_fitimage_py_conf_mappings)
2026-04-25 17:33:37,306 - oe-selftest - INFO - fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error (subunit.RemotedTestCase)
2026-04-25 17:33:37,306 - oe-selftest - INFO - ... ok
2026-04-25 17:33:37,306 - oe-selftest - INFO - 8: 25/40 217/676 (0.01s) (0 failed) (fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error)
2026-04-25 17:33:37,313 - oe-selftest - INFO - fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias (subunit.RemotedTestCase)
2026-04-25 17:33:37,313 - oe-selftest - INFO - ... ok
2026-04-25 17:33:37,313 - oe-selftest - INFO - 8: 26/40 218/676 (0.01s) (0 failed) (fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias)
2026-04-25 17:33:37,319 - oe-selftest - INFO - fitimage.FitImagePyTests.test_fitimage_py_default (subunit.RemotedTestCase)
2026-04-25 17:33:37,319 - oe-selftest - INFO - ... ok
2026-04-25 17:33:37,319 - oe-selftest - INFO - 8: 27/40 219/676 (0.01s) (0 failed) (fitimage.FitImagePyTests.test_fitimage_py_default)
2026-04-25 17:33:37,333 - oe-selftest - INFO - fitimage.FitImagePyTests.test_fitimage_py_default_dtb (subunit.RemotedTestCase)
2026-04-25 17:33:37,335 - oe-selftest - INFO - ... ok
2026-04-25 17:33:37,335 - oe-selftest - INFO - 8: 28/40 220/676 (0.01s) (0 failed) (fitimage.FitImagePyTests.test_fitimage_py_default_dtb)
2026-04-25 17:33:55,835 - oe-selftest - INFO - buildoptions.ImageOptionsTests.test_incremental_image_generation (subunit.RemotedTestCase)
2026-04-25 17:33:55,835 - oe-selftest - INFO - ... ok
2026-04-25 17:33:55,836 - oe-selftest - INFO - 13: 2/67 221/676 (13447.73s) (0 failed) (buildoptions.ImageOptionsTests.test_incremental_image_generation)
2026-04-25 17:34:30,443 - oe-selftest - INFO - c_cpp.CMakeTests.test_cmake_qemu_failing (subunit.RemotedTestCase)
2026-04-25 17:34:30,443 - oe-selftest - INFO - ... ok
2026-04-25 17:34:30,443 - oe-selftest - INFO - 2: 3/29 222/676 (65.10s) (0 failed) (c_cpp.CMakeTests.test_cmake_qemu_failing)
2026-04-25 17:34:30,446 - oe-selftest - INFO - distrodata.Distrodata.test_checkpkg (subunit.RemotedTestCase)
2026-04-25 17:34:30,446 - oe-selftest - INFO - ... skipped 'Skip by the command line argument "distrodata.Distrodata.test_checkpkg"\n'
2026-04-25 17:34:30,446 - oe-selftest - INFO - 2: 4/29 223/676 (0.00s) (0 failed) (distrodata.Distrodata.test_checkpkg)
2026-04-25 17:34:30,446 - oe-selftest - INFO - Skip by the command line argument "distrodata.Distrodata.test_checkpkg"
2026-04-25 17:34:50,275 - oe-selftest - INFO - layerappend.LayerAppendTests.test_layer_appends (subunit.RemotedTestCase)
2026-04-25 17:34:50,275 - oe-selftest - INFO - ... ok
2026-04-25 17:34:50,275 - oe-selftest - INFO - 8: 29/40 224/676 (72.94s) (0 failed) (layerappend.LayerAppendTests.test_layer_appends)
2026-04-25 17:34:50,275 - oe-selftest - INFO - oelib.license.TestSingleLicense.test_invalid_licenses (subunit.RemotedTestCase)
2026-04-25 17:34:50,275 - oe-selftest - INFO - ... ok
2026-04-25 17:34:50,275 - oe-selftest - INFO - 8: 30/40 225/676 (0.00s) (0 failed) (oelib.license.TestSingleLicense.test_invalid_licenses)
2026-04-25 17:34:50,276 - oe-selftest - INFO - oelib.license.TestSingleLicense.test_single_licenses (subunit.RemotedTestCase)
2026-04-25 17:34:50,277 - oe-selftest - INFO - ... ok
2026-04-25 17:34:50,277 - oe-selftest - INFO - 8: 31/40 226/676 (0.00s) (0 failed) (oelib.license.TestSingleLicense.test_single_licenses)
2026-04-25 17:35:18,108 - oe-selftest - INFO - package.VersionOrdering.test_dpkg (subunit.RemotedTestCase)
2026-04-25 17:35:18,108 - oe-selftest - INFO - ... ok
2026-04-25 17:35:18,108 - oe-selftest - INFO - 8: 32/40 227/676 (0.03s) (0 failed) (package.VersionOrdering.test_dpkg)
2026-04-25 17:35:18,168 - oe-selftest - INFO - package.VersionOrdering.test_opkg (subunit.RemotedTestCase)
2026-04-25 17:35:18,168 - oe-selftest - INFO - ... ok
2026-04-25 17:35:18,168 - oe-selftest - INFO - 8: 33/40 228/676 (0.06s) (0 failed) (package.VersionOrdering.test_opkg)
2026-04-25 17:35:18,481 - oe-selftest - INFO - package.VersionOrdering.test_rpm (subunit.RemotedTestCase)
2026-04-25 17:35:18,482 - oe-selftest - INFO - ... ok
2026-04-25 17:35:18,482 - oe-selftest - INFO - 8: 34/40 229/676 (0.32s) (0 failed) (package.VersionOrdering.test_rpm)
2026-04-25 17:35:29,090 - oe-selftest - INFO - rpmtests.BitbakeTests.test_rpm_filenames (subunit.RemotedTestCase)
2026-04-25 17:35:29,092 - oe-selftest - INFO - ... ok
2026-04-25 17:35:29,093 - oe-selftest - INFO - 8: 35/40 230/676 (10.61s) (0 failed) (rpmtests.BitbakeTests.test_rpm_filenames)
2026-04-25 17:35:45,024 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_deploy (subunit.RemotedTestCase)
2026-04-25 17:35:45,025 - oe-selftest - INFO - ... ok
2026-04-25 17:35:45,025 - oe-selftest - INFO - 10: 30/58 231/676 (10077.01s) (0 failed) (runqemu.RunqemuTests.test_boot_deploy)
2026-04-25 17:35:45,026 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_deploy_hddimg (subunit.RemotedTestCase)
2026-04-25 17:35:45,027 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 17:35:45,027 - oe-selftest - INFO - 10: 31/58 232/676 (0.00s) (0 failed) (runqemu.RunqemuTests.test_boot_deploy_hddimg)
2026-04-25 17:35:45,027 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 17:35:58,125 - oe-selftest - INFO - distrodata.Distrodata.test_common_include_recipes (subunit.RemotedTestCase)
2026-04-25 17:35:58,126 - oe-selftest - INFO - ... ok
2026-04-25 17:35:58,126 - oe-selftest - INFO - 2: 5/29 233/676 (87.68s) (0 failed) (distrodata.Distrodata.test_common_include_recipes)
2026-04-25 17:36:13,150 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine (subunit.RemotedTestCase)
2026-04-25 17:36:13,151 - oe-selftest - INFO - ... ok
2026-04-25 17:36:13,151 - oe-selftest - INFO - 10: 32/58 234/676 (28.13s) (0 failed) (runqemu.RunqemuTests.test_boot_machine)
2026-04-25 17:36:41,333 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine_ext4 (subunit.RemotedTestCase)
2026-04-25 17:36:41,333 - oe-selftest - INFO - ... ok
2026-04-25 17:36:41,333 - oe-selftest - INFO - 10: 33/58 235/676 (28.18s) (0 failed) (runqemu.RunqemuTests.test_boot_machine_ext4)
2026-04-25 17:36:41,333 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine_iso (subunit.RemotedTestCase)
2026-04-25 17:36:41,333 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 17:36:41,333 - oe-selftest - INFO - 10: 34/58 236/676 (0.00s) (0 failed) (runqemu.RunqemuTests.test_boot_machine_iso)
2026-04-25 17:36:41,334 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 17:36:46,479 - oe-selftest - INFO - sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific (subunit.RemotedTestCase)
2026-04-25 17:36:46,479 - oe-selftest - INFO - ... ok
2026-04-25 17:36:46,480 - oe-selftest - INFO - 8: 36/40 237/676 (77.39s) (0 failed) (sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific)
2026-04-25 17:37:16,507 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine_slirp (subunit.RemotedTestCase)
2026-04-25 17:37:16,507 - oe-selftest - INFO - ... ok
2026-04-25 17:37:16,508 - oe-selftest - INFO - 10: 35/58 238/676 (35.17s) (0 failed) (runqemu.RunqemuTests.test_boot_machine_slirp)
2026-04-25 17:37:16,511 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine_slirp_qcow2 (subunit.RemotedTestCase)
2026-04-25 17:37:16,512 - oe-selftest - INFO - ... skipped 'tests are qemux86-64 specific currently\n'
2026-04-25 17:37:16,512 - oe-selftest - INFO - 10: 36/58 239/676 (0.00s) (0 failed) (runqemu.RunqemuTests.test_boot_machine_slirp_qcow2)
2026-04-25 17:37:16,512 - oe-selftest - INFO - tests are qemux86-64 specific currently
2026-04-25 17:37:38,861 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_qemu_boot (subunit.RemotedTestCase)
2026-04-25 17:37:38,861 - oe-selftest - INFO - ... ok
2026-04-25 17:37:38,861 - oe-selftest - INFO - 10: 37/58 240/676 (22.35s) (0 failed) (runqemu.RunqemuTests.test_boot_qemu_boot)
2026-04-25 17:37:58,843 - oe-selftest - INFO - sstatetests.SStateCleanup.test_cleansstate_task_distro_specific (subunit.RemotedTestCase)
2026-04-25 17:37:58,843 - oe-selftest - INFO - ... ok
2026-04-25 17:37:58,843 - oe-selftest - INFO - 8: 37/40 241/676 (72.36s) (0 failed) (sstatetests.SStateCleanup.test_cleansstate_task_distro_specific)
2026-04-25 17:38:03,608 - oe-selftest - INFO - distrodata.Distrodata.test_maintainers (subunit.RemotedTestCase)
2026-04-25 17:38:03,609 - oe-selftest - INFO - ... ok
2026-04-25 17:38:03,609 - oe-selftest - INFO - 2: 6/29 242/676 (125.49s) (0 failed) (distrodata.Distrodata.test_maintainers)
2026-04-25 17:38:09,285 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_recipe_image (subunit.RemotedTestCase)
2026-04-25 17:38:09,285 - oe-selftest - INFO - ... ok
2026-04-25 17:38:09,285 - oe-selftest - INFO - 10: 38/58 243/676 (30.42s) (0 failed) (runqemu.RunqemuTests.test_boot_recipe_image)
2026-04-25 17:38:09,286 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_recipe_image_vdi (subunit.RemotedTestCase)
2026-04-25 17:38:09,286 - oe-selftest - INFO - ... skipped 'tests are qemux86-64 specific currently\n'
2026-04-25 17:38:09,286 - oe-selftest - INFO - 10: 39/58 244/676 (0.00s) (0 failed) (runqemu.RunqemuTests.test_boot_recipe_image_vdi)
2026-04-25 17:38:09,286 - oe-selftest - INFO - tests are qemux86-64 specific currently
2026-04-25 17:38:09,286 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_recipe_image_vmdk (subunit.RemotedTestCase)
2026-04-25 17:38:09,287 - oe-selftest - INFO - ... skipped 'tests are qemux86-64 specific currently\n'
2026-04-25 17:38:09,287 - oe-selftest - INFO - 10: 40/58 245/676 (0.00s) (0 failed) (runqemu.RunqemuTests.test_boot_recipe_image_vmdk)
2026-04-25 17:38:09,287 - oe-selftest - INFO - tests are qemux86-64 specific currently
2026-04-25 17:38:37,255 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_rootfs (subunit.RemotedTestCase)
2026-04-25 17:38:37,256 - oe-selftest - INFO - ... ok
2026-04-25 17:38:37,256 - oe-selftest - INFO - 10: 41/58 246/676 (27.97s) (0 failed) (runqemu.RunqemuTests.test_boot_rootfs)
2026-04-25 17:38:44,898 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license (subunit.RemotedTestCase)
2026-04-25 17:38:44,899 - oe-selftest - INFO - ... ok
2026-04-25 17:38:44,899 - oe-selftest - INFO - 2: 7/29 247/676 (41.29s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license)
2026-04-25 17:39:12,241 - oe-selftest - INFO - sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific (subunit.RemotedTestCase)
2026-04-25 17:39:12,241 - oe-selftest - INFO - ... ok
2026-04-25 17:39:12,241 - oe-selftest - INFO - 8: 38/40 248/676 (73.40s) (0 failed) (sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific)
2026-04-25 17:39:12,242 - oe-selftest - INFO - uki.UkiTest.test_uki_boot_systemd (subunit.RemotedTestCase)
2026-04-25 17:39:12,242 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 17:39:12,242 - oe-selftest - INFO - 8: 39/40 249/676 (0.00s) (0 failed) (uki.UkiTest.test_uki_boot_systemd)
2026-04-25 17:39:12,242 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 17:39:12,242 - oe-selftest - INFO - uki.UkiTest.test_uki_sysvinit (subunit.RemotedTestCase)
2026-04-25 17:39:12,242 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 17:39:12,242 - oe-selftest - INFO - 8: 40/40 250/676 (0.00s) (0 failed) (uki.UkiTest.test_uki_sysvinit)
2026-04-25 17:39:12,242 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 17:39:25,823 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias (subunit.RemotedTestCase)
2026-04-25 17:39:25,824 - oe-selftest - INFO - ... ok
2026-04-25 17:39:25,824 - oe-selftest - INFO - 2: 8/29 251/676 (40.92s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias)
2026-04-25 17:39:34,952 - oe-selftest - INFO - bbtests.BitbakeTests.test_image_manifest (subunit.RemotedTestCase)
2026-04-25 17:39:34,953 - oe-selftest - INFO - ... ok
2026-04-25 17:39:34,953 - oe-selftest - INFO - 9: 17/70 252/676 (12940.31s) (0 failed) (bbtests.BitbakeTests.test_image_manifest)
2026-04-25 17:39:45,048 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password (subunit.RemotedTestCase)
2026-04-25 17:39:45,048 - oe-selftest - INFO - ... ok
2026-04-25 17:39:45,048 - oe-selftest - INFO - 0: 16/66 253/676 (12720.54s) (0 failed) (imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password)
2026-04-25 17:40:06,197 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard (subunit.RemotedTestCase)
2026-04-25 17:40:06,197 - oe-selftest - INFO - ... ok
2026-04-25 17:40:06,197 - oe-selftest - INFO - 2: 9/29 254/676 (40.37s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard)
2026-04-25 17:40:06,872 - oe-selftest - INFO - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets (subunit.RemotedTestCase)
2026-04-25 17:40:06,872 - oe-selftest - INFO - ... ok
2026-04-25 17:40:06,873 - oe-selftest - INFO - 10: 42/58 255/676 (89.62s) (0 failed) (sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets)
2026-04-25 17:40:19,937 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard (subunit.RemotedTestCase)
2026-04-25 17:40:19,937 - oe-selftest - INFO - ... ok
2026-04-25 17:40:19,937 - oe-selftest - INFO - 2: 10/29 256/676 (13.74s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard)
2026-04-25 17:40:29,630 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard (subunit.RemotedTestCase)
2026-04-25 17:40:29,630 - oe-selftest - INFO - ... ok
2026-04-25 17:40:29,630 - oe-selftest - INFO - 2: 11/29 257/676 (9.70s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard)
2026-04-25 17:40:31,502 - oe-selftest - INFO - bbtests.BitbakeTests.test_invalid_patch (subunit.RemotedTestCase)
2026-04-25 17:40:31,504 - oe-selftest - INFO - ... ok
2026-04-25 17:40:31,505 - oe-selftest - INFO - 9: 18/70 258/676 (56.55s) (0 failed) (bbtests.BitbakeTests.test_invalid_patch)
2026-04-25 17:40:37,573 - oe-selftest - INFO - bbtests.BitbakeTests.test_invalid_recipe_src_uri (subunit.RemotedTestCase)
2026-04-25 17:40:37,573 - oe-selftest - INFO - ... ok
2026-04-25 17:40:37,573 - oe-selftest - INFO - 9: 19/70 259/676 (6.07s) (0 failed) (bbtests.BitbakeTests.test_invalid_recipe_src_uri)
2026-04-25 17:40:39,113 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard (subunit.RemotedTestCase)
2026-04-25 17:40:39,113 - oe-selftest - INFO - ... ok
2026-04-25 17:40:39,113 - oe-selftest - INFO - 2: 12/29 260/676 (9.48s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard)
2026-04-25 17:40:42,855 - oe-selftest - INFO - bbtests.BitbakeTests.test_just_parse (subunit.RemotedTestCase)
2026-04-25 17:40:42,856 - oe-selftest - INFO - ... ok
2026-04-25 17:40:42,856 - oe-selftest - INFO - 9: 20/70 261/676 (5.28s) (0 failed) (bbtests.BitbakeTests.test_just_parse)
2026-04-25 17:40:49,246 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard (subunit.RemotedTestCase)
2026-04-25 17:40:49,247 - oe-selftest - INFO - ... ok
2026-04-25 17:40:49,247 - oe-selftest - INFO - 2: 13/29 262/676 (10.13s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard)
2026-04-25 17:40:51,400 - oe-selftest - INFO - oelib.buildhistory.TestBlobParsing.test_blob_to_dict (subunit.RemotedTestCase)
2026-04-25 17:40:51,401 - oe-selftest - INFO - ... ok
2026-04-25 17:40:51,401 - oe-selftest - INFO - 2: 14/29 263/676 (2.15s) (0 failed) (oelib.buildhistory.TestBlobParsing.test_blob_to_dict)
2026-04-25 17:40:52,327 - oe-selftest - INFO - oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs (subunit.RemotedTestCase)
2026-04-25 17:40:52,327 - oe-selftest - INFO - ... ok
2026-04-25 17:40:52,327 - oe-selftest - INFO - 2: 15/29 264/676 (0.93s) (0 failed) (oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs)
2026-04-25 17:40:53,277 - oe-selftest - INFO - oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default (subunit.RemotedTestCase)
2026-04-25 17:40:53,277 - oe-selftest - INFO - ... ok
2026-04-25 17:40:53,277 - oe-selftest - INFO - 2: 16/29 265/676 (0.95s) (0 failed) (oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default)
2026-04-25 17:40:59,940 - oe-selftest - INFO - runtime_test.RustKernel.test_kernel_rust_sample (subunit.RemotedTestCase)
2026-04-25 17:40:59,940 - oe-selftest - INFO - ... ok
2026-04-25 17:40:59,941 - oe-selftest - INFO - 12: 26/71 266/676 (599.75s) (0 failed) (runtime_test.RustKernel.test_kernel_rust_sample)
2026-04-25 17:41:10,464 - oe-selftest - INFO - bbtests.BitbakeTests.test_local_sstate (subunit.RemotedTestCase)
2026-04-25 17:41:10,464 - oe-selftest - INFO - ... ok
2026-04-25 17:41:10,464 - oe-selftest - INFO - 9: 21/70 267/676 (27.61s) (0 failed) (bbtests.BitbakeTests.test_local_sstate)
2026-04-25 17:41:17,046 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_bmap (subunit.RemotedTestCase)
2026-04-25 17:41:17,048 - oe-selftest - INFO - ... ok
2026-04-25 17:41:17,048 - oe-selftest - INFO - 0: 17/66 268/676 (92.00s) (0 failed) (imagefeatures.ImageFeatures.test_bmap)
2026-04-25 17:41:28,763 - oe-selftest - INFO - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target (subunit.RemotedTestCase)
2026-04-25 17:41:28,763 - oe-selftest - INFO - ... ok
2026-04-25 17:41:28,763 - oe-selftest - INFO - 10: 43/58 269/676 (81.89s) (0 failed) (sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target)
2026-04-25 17:41:52,774 - oe-selftest - INFO - minidebuginfo.Minidebuginfo.test_minidebuginfo (subunit.RemotedTestCase)
2026-04-25 17:41:52,774 - oe-selftest - INFO - ... ok
2026-04-25 17:41:52,774 - oe-selftest - INFO - 14: 4/23 270/676 (13225.41s) (0 failed) (minidebuginfo.Minidebuginfo.test_minidebuginfo)
2026-04-25 17:41:57,464 - oe-selftest - INFO - bbtests.BitbakeTests.test_non_gplv3 (subunit.RemotedTestCase)
2026-04-25 17:41:57,465 - oe-selftest - INFO - ... ok
2026-04-25 17:41:57,465 - oe-selftest - INFO - 9: 22/70 271/676 (47.00s) (0 failed) (bbtests.BitbakeTests.test_non_gplv3)
2026-04-25 17:42:02,539 - oe-selftest - INFO - bbtests.BitbakeTests.test_postfile (subunit.RemotedTestCase)
2026-04-25 17:42:02,540 - oe-selftest - INFO - ... ok
2026-04-25 17:42:02,540 - oe-selftest - INFO - 9: 23/70 272/676 (5.08s) (0 failed) (bbtests.BitbakeTests.test_postfile)
2026-04-25 17:42:10,803 - oe-selftest - INFO - bbtests.BitbakeTests.test_prefile (subunit.RemotedTestCase)
2026-04-25 17:42:10,803 - oe-selftest - INFO - ... ok
2026-04-25 17:42:10,803 - oe-selftest - INFO - 9: 24/70 273/676 (8.26s) (0 failed) (bbtests.BitbakeTests.test_prefile)
2026-04-25 17:42:21,667 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_empty_image (subunit.RemotedTestCase)
2026-04-25 17:42:21,667 - oe-selftest - INFO - ... ok
2026-04-25 17:42:21,667 - oe-selftest - INFO - 0: 18/66 274/676 (64.62s) (0 failed) (imagefeatures.ImageFeatures.test_empty_image)
2026-04-25 17:42:53,805 - oe-selftest - INFO - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target (subunit.RemotedTestCase)
2026-04-25 17:42:53,806 - oe-selftest - INFO - ... ok
2026-04-25 17:42:53,806 - oe-selftest - INFO - 10: 44/58 275/676 (85.04s) (0 failed) (sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target)
2026-04-25 17:42:54,500 - oe-selftest - INFO - bbtests.BitbakeTests.test_rename_downloaded_file (subunit.RemotedTestCase)
2026-04-25 17:42:54,500 - oe-selftest - INFO - ... ok
2026-04-25 17:42:54,501 - oe-selftest - INFO - 9: 25/70 276/676 (43.70s) (0 failed) (bbtests.BitbakeTests.test_rename_downloaded_file)
2026-04-25 17:42:58,595 - oe-selftest - INFO - bbtests.BitbakeTests.test_run_bitbake_from_dir_1 (subunit.RemotedTestCase)
2026-04-25 17:42:58,596 - oe-selftest - INFO - ... ok
2026-04-25 17:42:58,597 - oe-selftest - INFO - 9: 26/70 277/676 (4.10s) (0 failed) (bbtests.BitbakeTests.test_run_bitbake_from_dir_1)
2026-04-25 17:43:02,402 - oe-selftest - INFO - bbtests.BitbakeTests.test_run_bitbake_from_dir_2 (subunit.RemotedTestCase)
2026-04-25 17:43:02,403 - oe-selftest - INFO - ... ok
2026-04-25 17:43:02,403 - oe-selftest - INFO - 9: 27/70 278/676 (3.81s) (0 failed) (bbtests.BitbakeTests.test_run_bitbake_from_dir_2)
2026-04-25 17:43:05,690 - oe-selftest - INFO - bbtests.BitbakeTests.test_run_bitbake_from_dir_3 (subunit.RemotedTestCase)
2026-04-25 17:43:05,693 - oe-selftest - INFO - ... ok
2026-04-25 17:43:05,693 - oe-selftest - INFO - 9: 28/70 279/676 (3.29s) (0 failed) (bbtests.BitbakeTests.test_run_bitbake_from_dir_3)
2026-04-25 17:43:18,980 - oe-selftest - INFO - sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash (subunit.RemotedTestCase)
2026-04-25 17:43:18,981 - oe-selftest - INFO - ... ok
2026-04-25 17:43:18,982 - oe-selftest - INFO - 12: 27/71 280/676 (139.04s) (0 failed) (sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash)
2026-04-25 17:43:34,540 - oe-selftest - INFO - bbtests.BitbakeTests.test_setscene_only (subunit.RemotedTestCase)
2026-04-25 17:43:34,540 - oe-selftest - INFO - ... ok
2026-04-25 17:43:34,541 - oe-selftest - INFO - 9: 29/70 281/676 (28.85s) (0 failed) (bbtests.BitbakeTests.test_setscene_only)
2026-04-25 17:44:08,694 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_hypervisor_fmts (subunit.RemotedTestCase)
2026-04-25 17:44:08,695 - oe-selftest - INFO - ... ok
2026-04-25 17:44:08,695 - oe-selftest - INFO - 0: 19/66 282/676 (107.03s) (0 failed) (imagefeatures.ImageFeatures.test_hypervisor_fmts)
2026-04-25 17:44:15,321 - oe-selftest - INFO - wic.CLITests.test_createhelp (subunit.RemotedTestCase)
2026-04-25 17:44:15,322 - oe-selftest - INFO - ... ok
2026-04-25 17:44:15,323 - oe-selftest - INFO - 10: 45/58 283/676 (81.52s) (0 failed) (wic.CLITests.test_createhelp)
2026-04-25 17:44:20,336 - oe-selftest - INFO - wic.CLITests.test_help (subunit.RemotedTestCase)
2026-04-25 17:44:20,336 - oe-selftest - INFO - ... ok
2026-04-25 17:44:20,336 - oe-selftest - INFO - 10: 46/58 284/676 (5.02s) (0 failed) (wic.CLITests.test_help)
2026-04-25 17:44:25,841 - oe-selftest - INFO - wic.CLITests.test_help_create (subunit.RemotedTestCase)
2026-04-25 17:44:25,841 - oe-selftest - INFO - ... ok
2026-04-25 17:44:25,841 - oe-selftest - INFO - 10: 47/58 285/676 (5.50s) (0 failed) (wic.CLITests.test_help_create)
2026-04-25 17:44:31,318 - oe-selftest - INFO - wic.CLITests.test_help_kickstart (subunit.RemotedTestCase)
2026-04-25 17:44:31,319 - oe-selftest - INFO - ... ok
2026-04-25 17:44:31,322 - oe-selftest - INFO - 10: 48/58 286/676 (5.48s) (0 failed) (wic.CLITests.test_help_kickstart)
2026-04-25 17:44:33,326 - oe-selftest - INFO - bbtests.BitbakeTests.test_skip_setscene (subunit.RemotedTestCase)
2026-04-25 17:44:33,327 - oe-selftest - INFO - ... ok
2026-04-25 17:44:33,327 - oe-selftest - INFO - 9: 30/70 287/676 (58.79s) (0 failed) (bbtests.BitbakeTests.test_skip_setscene)
2026-04-25 17:44:37,127 - oe-selftest - INFO - wic.CLITests.test_help_list (subunit.RemotedTestCase)
2026-04-25 17:44:37,127 - oe-selftest - INFO - ... ok
2026-04-25 17:44:37,127 - oe-selftest - INFO - 10: 49/58 288/676 (5.81s) (0 failed) (wic.CLITests.test_help_list)
2026-04-25 17:44:42,181 - oe-selftest - INFO - wic.CLITests.test_help_overview (subunit.RemotedTestCase)
2026-04-25 17:44:42,181 - oe-selftest - INFO - ... ok
2026-04-25 17:44:42,181 - oe-selftest - INFO - 10: 50/58 289/676 (5.05s) (0 failed) (wic.CLITests.test_help_overview)
2026-04-25 17:44:47,622 - oe-selftest - INFO - wic.CLITests.test_help_plugins (subunit.RemotedTestCase)
2026-04-25 17:44:47,625 - oe-selftest - INFO - ... ok
2026-04-25 17:44:47,625 - oe-selftest - INFO - 10: 51/58 290/676 (5.44s) (0 failed) (wic.CLITests.test_help_plugins)
2026-04-25 17:44:56,450 - oe-selftest - INFO - wic.CLITests.test_list_images (subunit.RemotedTestCase)
2026-04-25 17:44:56,451 - oe-selftest - INFO - ... ok
2026-04-25 17:44:56,451 - oe-selftest - INFO - 10: 52/58 291/676 (8.83s) (0 failed) (wic.CLITests.test_list_images)
2026-04-25 17:45:08,237 - oe-selftest - INFO - wic.CLITests.test_list_source_plugins (subunit.RemotedTestCase)
2026-04-25 17:45:08,237 - oe-selftest - INFO - ... ok
2026-04-25 17:45:08,238 - oe-selftest - INFO - 10: 53/58 292/676 (11.79s) (0 failed) (wic.CLITests.test_list_source_plugins)
2026-04-25 17:45:15,765 - oe-selftest - INFO - bbtests.BitbakeTests.test_unexpanded_variable_in_path (subunit.RemotedTestCase)
2026-04-25 17:45:15,765 - oe-selftest - INFO - ... ok
2026-04-25 17:45:15,765 - oe-selftest - INFO - 9: 31/70 293/676 (42.44s) (0 failed) (bbtests.BitbakeTests.test_unexpanded_variable_in_path)
2026-04-25 17:45:22,068 - oe-selftest - INFO - bbtests.BitbakeTests.test_version (subunit.RemotedTestCase)
2026-04-25 17:45:22,069 - oe-selftest - INFO - ... ok
2026-04-25 17:45:22,070 - oe-selftest - INFO - 9: 32/70 294/676 (6.31s) (0 failed) (bbtests.BitbakeTests.test_version)
2026-04-25 17:45:23,039 - oe-selftest - INFO - bbtests.BitbakeTests.test_warnings_errors (subunit.RemotedTestCase)
2026-04-25 17:45:23,040 - oe-selftest - INFO - ... ok
2026-04-25 17:45:23,041 - oe-selftest - INFO - 9: 33/70 295/676 (0.97s) (0 failed) (bbtests.BitbakeTests.test_warnings_errors)
2026-04-25 17:45:52,590 - oe-selftest - INFO - sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash (subunit.RemotedTestCase)
2026-04-25 17:45:52,590 - oe-selftest - INFO - ... ok
2026-04-25 17:45:52,591 - oe-selftest - INFO - 12: 28/71 296/676 (153.61s) (0 failed) (sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash)
2026-04-25 17:46:36,174 - oe-selftest - INFO - wic.CLITests.test_listed_images_help (subunit.RemotedTestCase)
2026-04-25 17:46:36,177 - oe-selftest - INFO - ... ok
2026-04-25 17:46:36,177 - oe-selftest - INFO - 10: 54/58 297/676 (87.94s) (0 failed) (wic.CLITests.test_listed_images_help)
2026-04-25 17:46:41,605 - oe-selftest - INFO - wic.CLITests.test_listhelp (subunit.RemotedTestCase)
2026-04-25 17:46:41,606 - oe-selftest - INFO - ... ok
2026-04-25 17:46:41,606 - oe-selftest - INFO - 10: 55/58 298/676 (5.43s) (0 failed) (wic.CLITests.test_listhelp)
2026-04-25 17:46:46,370 - oe-selftest - INFO - wic.CLITests.test_no_command (subunit.RemotedTestCase)
2026-04-25 17:46:46,370 - oe-selftest - INFO - ... ok
2026-04-25 17:46:46,370 - oe-selftest - INFO - 10: 56/58 299/676 (4.76s) (0 failed) (wic.CLITests.test_no_command)
2026-04-25 17:46:51,250 - oe-selftest - INFO - wic.CLITests.test_unsupported_subcommand (subunit.RemotedTestCase)
2026-04-25 17:46:51,251 - oe-selftest - INFO - ... ok
2026-04-25 17:46:51,252 - oe-selftest - INFO - 10: 57/58 300/676 (4.88s) (0 failed) (wic.CLITests.test_unsupported_subcommand)
2026-04-25 17:46:56,961 - oe-selftest - INFO - wic.CLITests.test_version (subunit.RemotedTestCase)
2026-04-25 17:46:56,961 - oe-selftest - INFO - ... ok
2026-04-25 17:46:56,961 - oe-selftest - INFO - 10: 58/58 301/676 (5.71s) (0 failed) (wic.CLITests.test_version)
2026-04-25 17:47:13,418 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_image_fstypes (subunit.RemotedTestCase)
2026-04-25 17:47:13,418 - oe-selftest - INFO - ... ok
2026-04-25 17:47:13,418 - oe-selftest - INFO - 0: 20/66 302/676 (184.72s) (0 failed) (imagefeatures.ImageFeatures.test_image_fstypes)
2026-04-25 17:47:25,496 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_default (subunit.RemotedTestCase)
2026-04-25 17:47:25,496 - oe-selftest - INFO - ... ok
2026-04-25 17:47:25,497 - oe-selftest - INFO - 2: 17/29 303/676 (391.56s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_default)
2026-04-25 17:47:25,973 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_help (subunit.RemotedTestCase)
2026-04-25 17:47:25,974 - oe-selftest - INFO - ... ok
2026-04-25 17:47:25,974 - oe-selftest - INFO - 2: 18/29 304/676 (0.48s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_help)
2026-04-25 17:48:16,754 - oe-selftest - INFO - sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash (subunit.RemotedTestCase)
2026-04-25 17:48:16,754 - oe-selftest - INFO - ... ok
2026-04-25 17:48:16,754 - oe-selftest - INFO - 12: 29/71 305/676 (144.16s) (0 failed) (sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash)
2026-04-25 17:48:16,755 - oe-selftest - INFO - wic.Wic.test_bootloader_config (subunit.RemotedTestCase)
2026-04-25 17:48:16,755 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 17:48:16,755 - oe-selftest - INFO - 12: 30/71 306/676 (0.00s) (0 failed) (wic.Wic.test_bootloader_config)
2026-04-25 17:48:16,755 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 17:48:16,758 - oe-selftest - INFO - wic.Wic.test_build_artifacts (subunit.RemotedTestCase)
2026-04-25 17:48:16,758 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 17:48:16,758 - oe-selftest - INFO - 12: 31/71 307/676 (0.00s) (0 failed) (wic.Wic.test_build_artifacts)
2026-04-25 17:48:16,758 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 17:48:30,112 - oe-selftest - INFO - package.PackageTests.test_gdb_hardlink_debug (subunit.RemotedTestCase)
2026-04-25 17:48:30,112 - oe-selftest - INFO - ... ok
2026-04-25 17:48:30,112 - oe-selftest - INFO - 7: 20/33 308/676 (6763.86s) (0 failed) (package.PackageTests.test_gdb_hardlink_debug)
2026-04-25 17:49:09,777 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_image_gen_debugfs (subunit.RemotedTestCase)
2026-04-25 17:49:09,777 - oe-selftest - INFO - ... ok
2026-04-25 17:49:09,777 - oe-selftest - INFO - 0: 21/66 309/676 (116.36s) (0 failed) (imagefeatures.ImageFeatures.test_image_gen_debugfs)
2026-04-25 17:49:23,525 - oe-selftest - INFO - package.PackageTests.test_package_name_conflict (subunit.RemotedTestCase)
2026-04-25 17:49:23,525 - oe-selftest - INFO - ... ok
2026-04-25 17:49:23,525 - oe-selftest - INFO - 7: 21/33 310/676 (53.41s) (0 failed) (package.PackageTests.test_package_name_conflict)
2026-04-25 17:50:48,762 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_long_chain_conversion (subunit.RemotedTestCase)
2026-04-25 17:50:48,762 - oe-selftest - INFO - ... ok
2026-04-25 17:50:48,762 - oe-selftest - INFO - 0: 22/66 311/676 (98.98s) (0 failed) (imagefeatures.ImageFeatures.test_long_chain_conversion)
2026-04-25 17:51:00,582 - oe-selftest - INFO - wic.Wic.test_build_image_name (subunit.RemotedTestCase)
2026-04-25 17:51:00,582 - oe-selftest - INFO - ... ok
2026-04-25 17:51:00,583 - oe-selftest - INFO - 12: 32/71 312/676 (163.83s) (0 failed) (wic.Wic.test_build_image_name)
2026-04-25 17:51:19,740 - oe-selftest - INFO - package.PackageTests.test_preserve_ownership (subunit.RemotedTestCase)
2026-04-25 17:51:19,740 - oe-selftest - INFO - ... ok
2026-04-25 17:51:19,740 - oe-selftest - INFO - 7: 22/33 313/676 (116.21s) (0 failed) (package.PackageTests.test_preserve_ownership)
2026-04-25 17:51:46,280 - oe-selftest - INFO - devtool.DevtoolDeployTargetTests.test_devtool_deploy_target (subunit.RemotedTestCase)
2026-04-25 17:51:46,281 - oe-selftest - INFO - ... ok
2026-04-25 17:51:46,282 - oe-selftest - INFO - 9: 34/70 314/676 (364.52s) (0 failed) (devtool.DevtoolDeployTargetTests.test_devtool_deploy_target)
2026-04-25 17:51:59,830 - oe-selftest - INFO - wic.Wic.test_build_rootfs_long (subunit.RemotedTestCase)
2026-04-25 17:51:59,830 - oe-selftest - INFO - ... ok
2026-04-25 17:51:59,830 - oe-selftest - INFO - 12: 33/71 315/676 (59.25s) (0 failed) (wic.Wic.test_build_rootfs_long)
2026-04-25 17:52:14,489 - oe-selftest - INFO - package.PackageTests.test_preserve_sparse_hardlinks (subunit.RemotedTestCase)
2026-04-25 17:52:14,490 - oe-selftest - INFO - ... ok
2026-04-25 17:52:14,490 - oe-selftest - INFO - 7: 23/33 316/676 (54.75s) (0 failed) (package.PackageTests.test_preserve_sparse_hardlinks)
2026-04-25 17:52:55,311 - oe-selftest - INFO - rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files (subunit.RemotedTestCase)
2026-04-25 17:52:55,311 - oe-selftest - INFO - ... skipped "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n"
2026-04-25 17:52:55,334 - oe-selftest - INFO - 7: 24/33 317/676 (40.82s) (0 failed) (rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files)
2026-04-25 17:52:55,334 - oe-selftest - INFO - Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.
2026-04-25 17:52:55,653 - oe-selftest - INFO - wic.Wic.test_build_rootfs_short (subunit.RemotedTestCase)
2026-04-25 17:52:55,654 - oe-selftest - INFO - ... ok
2026-04-25 17:52:55,654 - oe-selftest - INFO - 12: 34/71 318/676 (55.82s) (0 failed) (wic.Wic.test_build_rootfs_short)
2026-04-25 17:53:03,433 - oe-selftest - INFO - rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files (subunit.RemotedTestCase)
2026-04-25 17:53:03,434 - oe-selftest - INFO - ... skipped "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n"
2026-04-25 17:53:03,435 - oe-selftest - INFO - 7: 25/33 319/676 (8.12s) (0 failed) (rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files)
2026-04-25 17:53:03,435 - oe-selftest - INFO - Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.
2026-04-25 17:53:39,297 - oe-selftest - INFO - wic.Wic.test_change_directory (subunit.RemotedTestCase)
2026-04-25 17:53:39,297 - oe-selftest - INFO - ... ok
2026-04-25 17:53:39,297 - oe-selftest - INFO - 12: 35/71 320/676 (43.64s) (0 failed) (wic.Wic.test_change_directory)
2026-04-25 17:54:01,181 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_fit_image (subunit.RemotedTestCase)
2026-04-25 17:54:01,181 - oe-selftest - INFO - ... ok
2026-04-25 17:54:01,181 - oe-selftest - INFO - 9: 35/70 321/676 (134.67s) (0 failed) (fitimage.KernelFitImageRecipeTests.test_fit_image)
2026-04-25 17:54:44,368 - oe-selftest - INFO - wic.Wic.test_change_directory_errors (subunit.RemotedTestCase)
2026-04-25 17:54:44,369 - oe-selftest - INFO - ... ok
2026-04-25 17:54:44,369 - oe-selftest - INFO - 12: 36/71 322/676 (65.07s) (0 failed) (wic.Wic.test_change_directory_errors)
2026-04-25 17:55:07,339 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all (subunit.RemotedTestCase)
2026-04-25 17:55:07,340 - oe-selftest - INFO - ... ok
2026-04-25 17:55:07,340 - oe-selftest - INFO - 2: 19/29 323/676 (461.37s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all)
2026-04-25 17:55:13,878 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo (subunit.RemotedTestCase)
2026-04-25 17:55:13,878 - oe-selftest - INFO - ... ok
2026-04-25 17:55:13,879 - oe-selftest - INFO - 9: 36/70 324/676 (72.70s) (0 failed) (fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo)
2026-04-25 17:55:22,525 - oe-selftest - INFO - wic.Wic.test_compress_bzip2 (subunit.RemotedTestCase)
2026-04-25 17:55:22,525 - oe-selftest - INFO - ... ok
2026-04-25 17:55:22,525 - oe-selftest - INFO - 12: 37/71 325/676 (38.16s) (0 failed) (wic.Wic.test_compress_bzip2)
2026-04-25 17:55:58,074 - oe-selftest - INFO - wic.Wic.test_compress_gzip (subunit.RemotedTestCase)
2026-04-25 17:55:58,074 - oe-selftest - INFO - ... ok
2026-04-25 17:55:58,075 - oe-selftest - INFO - 12: 38/71 326/676 (35.55s) (0 failed) (wic.Wic.test_compress_gzip)
2026-04-25 17:56:40,431 - oe-selftest - INFO - wic.Wic.test_compress_xz (subunit.RemotedTestCase)
2026-04-25 17:56:40,431 - oe-selftest - INFO - ... ok
2026-04-25 17:56:40,431 - oe-selftest - INFO - 12: 39/71 327/676 (42.36s) (0 failed) (wic.Wic.test_compress_xz)
2026-04-25 17:56:54,824 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake (subunit.RemotedTestCase)
2026-04-25 17:56:54,824 - oe-selftest - INFO - ... ok
2026-04-25 17:56:54,825 - oe-selftest - INFO - 11: 2/31 328/676 (14827.16s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake)
2026-04-25 17:57:17,479 - oe-selftest - INFO - wic.Wic.test_debug_long (subunit.RemotedTestCase)
2026-04-25 17:57:17,479 - oe-selftest - INFO - ... ok
2026-04-25 17:57:17,479 - oe-selftest - INFO - 12: 40/71 329/676 (37.05s) (0 failed) (wic.Wic.test_debug_long)
2026-04-25 17:57:54,863 - oe-selftest - INFO - wic.Wic.test_debug_short (subunit.RemotedTestCase)
2026-04-25 17:57:54,863 - oe-selftest - INFO - ... ok
2026-04-25 17:57:54,863 - oe-selftest - INFO - 12: 41/71 330/676 (37.38s) (0 failed) (wic.Wic.test_debug_short)
2026-04-25 17:57:54,864 - oe-selftest - INFO - wic.Wic.test_default_output_dir (subunit.RemotedTestCase)
2026-04-25 17:57:54,864 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 17:57:54,864 - oe-selftest - INFO - 12: 42/71 331/676 (0.00s) (0 failed) (wic.Wic.test_default_output_dir)
2026-04-25 17:57:54,864 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 17:57:56,024 - oe-selftest - INFO - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license (subunit.RemotedTestCase)
2026-04-25 17:57:56,024 - oe-selftest - INFO - ... ok
2026-04-25 17:57:56,025 - oe-selftest - INFO - 1: 33/48 332/676 (11113.66s) (0 failed) (incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license)
2026-04-25 17:59:20,226 - oe-selftest - INFO - wic.Wic.test_efi_bootpart (subunit.RemotedTestCase)
2026-04-25 17:59:20,227 - oe-selftest - INFO - ... ok
2026-04-25 17:59:20,227 - oe-selftest - INFO - 12: 43/71 333/676 (85.36s) (0 failed) (wic.Wic.test_efi_bootpart)
2026-04-25 18:00:06,058 - oe-selftest - INFO - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default (subunit.RemotedTestCase)
2026-04-25 18:00:06,058 - oe-selftest - INFO - ... ok
2026-04-25 18:00:06,058 - oe-selftest - INFO - 1: 34/48 334/676 (130.03s) (0 failed) (incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default)
2026-04-25 18:00:07,933 - oe-selftest - INFO - wic.Wic.test_exclude_path (subunit.RemotedTestCase)
2026-04-25 18:00:07,934 - oe-selftest - INFO - ... ok
2026-04-25 18:00:07,934 - oe-selftest - INFO - 12: 44/71 335/676 (47.71s) (0 failed) (wic.Wic.test_exclude_path)
2026-04-25 18:01:17,342 - oe-selftest - INFO - wic.Wic.test_exclude_path_errors (subunit.RemotedTestCase)
2026-04-25 18:01:17,342 - oe-selftest - INFO - ... ok
2026-04-25 18:01:17,343 - oe-selftest - INFO - 12: 45/71 336/676 (69.41s) (0 failed) (wic.Wic.test_exclude_path_errors)
2026-04-25 18:01:54,044 - oe-selftest - INFO - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions (subunit.RemotedTestCase)
2026-04-25 18:01:54,044 - oe-selftest - INFO - ... ok
2026-04-25 18:01:54,044 - oe-selftest - INFO - 1: 35/48 337/676 (107.99s) (0 failed) (incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions)
2026-04-25 18:02:17,786 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_kernel_module (subunit.RemotedTestCase)
2026-04-25 18:02:17,787 - oe-selftest - INFO - ... ok
2026-04-25 18:02:17,787 - oe-selftest - INFO - 11: 3/31 338/676 (322.96s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_kernel_module)
2026-04-25 18:03:24,892 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags (subunit.RemotedTestCase)
2026-04-25 18:03:24,892 - oe-selftest - INFO - ... ok
2026-04-25 18:03:24,892 - oe-selftest - INFO - 2: 20/29 339/676 (497.55s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags)
2026-04-25 18:03:33,844 - oe-selftest - INFO - wic.Wic.test_exclude_path_with_extra_space (subunit.RemotedTestCase)
2026-04-25 18:03:33,844 - oe-selftest - INFO - ... ok
2026-04-25 18:03:33,844 - oe-selftest - INFO - 12: 46/71 340/676 (136.50s) (0 failed) (wic.Wic.test_exclude_path_with_extra_space)
2026-04-25 18:04:08,317 - oe-selftest - INFO - wic.Wic.test_extra_space (subunit.RemotedTestCase)
2026-04-25 18:04:08,317 - oe-selftest - INFO - ... ok
2026-04-25 18:04:08,318 - oe-selftest - INFO - 12: 47/71 341/676 (34.47s) (0 failed) (wic.Wic.test_extra_space)
2026-04-25 18:04:08,318 - oe-selftest - INFO - wic.Wic.test_gpt_image (subunit.RemotedTestCase)
2026-04-25 18:04:08,318 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 18:04:08,319 - oe-selftest - INFO - 12: 48/71 342/676 (0.00s) (0 failed) (wic.Wic.test_gpt_image)
2026-04-25 18:04:08,319 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 18:04:08,319 - oe-selftest - INFO - wic.Wic.test_grub_install_pcbios (subunit.RemotedTestCase)
2026-04-25 18:04:08,319 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 18:04:08,319 - oe-selftest - INFO - 12: 49/71 343/676 (0.00s) (0 failed) (wic.Wic.test_grub_install_pcbios)
2026-04-25 18:04:08,320 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 18:04:53,675 - oe-selftest - INFO - wic.Wic.test_include_path (subunit.RemotedTestCase)
2026-04-25 18:04:53,676 - oe-selftest - INFO - ... ok
2026-04-25 18:04:53,676 - oe-selftest - INFO - 12: 50/71 344/676 (45.36s) (0 failed) (wic.Wic.test_include_path)
2026-04-25 18:05:14,379 - oe-selftest - INFO - install.InstallTests.test_gstreamer_plugins (subunit.RemotedTestCase)
2026-04-25 18:05:14,379 - oe-selftest - INFO - ... ok
2026-04-25 18:05:14,379 - oe-selftest - INFO - 5: 10/45 345/676 (16449.93s) (0 failed) (install.InstallTests.test_gstreamer_plugins)
2026-04-25 18:05:41,499 - oe-selftest - INFO - wic.Wic.test_include_path_embeded (subunit.RemotedTestCase)
2026-04-25 18:05:41,499 - oe-selftest - INFO - ... ok
2026-04-25 18:05:41,499 - oe-selftest - INFO - 12: 51/71 346/676 (47.82s) (0 failed) (wic.Wic.test_include_path_embeded)
2026-04-25 18:05:46,585 - oe-selftest - INFO - esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds (subunit.RemotedTestCase)
2026-04-25 18:05:46,586 - oe-selftest - INFO - ... ok
2026-04-25 18:05:46,589 - oe-selftest - INFO - 4: 4/24 347/676 (128.12s) (0 failed) (esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds)
2026-04-25 18:06:37,371 - oe-selftest - INFO - esdk.oeSDKExtSelfTest.test_install_libraries_headers (subunit.RemotedTestCase)
2026-04-25 18:06:37,372 - oe-selftest - INFO - ... ok
2026-04-25 18:06:37,372 - oe-selftest - INFO - 4: 5/24 348/676 (50.79s) (0 failed) (esdk.oeSDKExtSelfTest.test_install_libraries_headers)
2026-04-25 18:06:51,197 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson (subunit.RemotedTestCase)
2026-04-25 18:06:51,197 - oe-selftest - INFO - ... ok
2026-04-25 18:06:51,198 - oe-selftest - INFO - 11: 4/31 349/676 (273.41s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson)
2026-04-25 18:07:34,917 - oe-selftest - INFO - wic.Wic.test_include_path_errors (subunit.RemotedTestCase)
2026-04-25 18:07:34,918 - oe-selftest - INFO - ... ok
2026-04-25 18:07:34,918 - oe-selftest - INFO - 12: 52/71 350/676 (113.42s) (0 failed) (wic.Wic.test_include_path_errors)
2026-04-25 18:07:34,918 - oe-selftest - INFO - wic.Wic.test_iso_image (subunit.RemotedTestCase)
2026-04-25 18:07:34,919 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 18:07:34,919 - oe-selftest - INFO - 12: 53/71 351/676 (0.00s) (0 failed) (wic.Wic.test_iso_image)
2026-04-25 18:07:34,919 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 18:07:45,212 - oe-selftest - INFO - install.InstallTests.test_linux_firmware (subunit.RemotedTestCase)
2026-04-25 18:07:45,212 - oe-selftest - INFO - ... ok
2026-04-25 18:07:45,212 - oe-selftest - INFO - 5: 11/45 352/676 (150.83s) (0 failed) (install.InstallTests.test_linux_firmware)
2026-04-25 18:08:29,279 - oe-selftest - INFO - wic.Wic.test_kernel_install (subunit.RemotedTestCase)
2026-04-25 18:08:29,279 - oe-selftest - INFO - ... ok
2026-04-25 18:08:29,279 - oe-selftest - INFO - 12: 54/71 353/676 (54.36s) (0 failed) (wic.Wic.test_kernel_install)
2026-04-25 18:09:05,966 - oe-selftest - INFO - wic.Wic.test_mkefidisk (subunit.RemotedTestCase)
2026-04-25 18:09:05,966 - oe-selftest - INFO - ... ok
2026-04-25 18:09:05,967 - oe-selftest - INFO - 12: 55/71 354/676 (36.69s) (0 failed) (wic.Wic.test_mkefidisk)
2026-04-25 18:09:18,046 - oe-selftest - INFO - install.InstallTests.test_linux_modules (subunit.RemotedTestCase)
2026-04-25 18:09:18,047 - oe-selftest - INFO - ... ok
2026-04-25 18:09:18,047 - oe-selftest - INFO - 5: 12/45 355/676 (92.84s) (0 failed) (install.InstallTests.test_linux_modules)
2026-04-25 18:10:02,559 - oe-selftest - INFO - wic.Wic.test_no_fstab_update (subunit.RemotedTestCase)
2026-04-25 18:10:02,560 - oe-selftest - INFO - ... ok
2026-04-25 18:10:02,561 - oe-selftest - INFO - 12: 56/71 356/676 (56.59s) (0 failed) (wic.Wic.test_no_fstab_update)
2026-04-25 18:10:56,530 - oe-selftest - INFO - install.InstallTests.test_perl (subunit.RemotedTestCase)
2026-04-25 18:10:56,531 - oe-selftest - INFO - ... ok
2026-04-25 18:10:56,531 - oe-selftest - INFO - 5: 13/45 357/676 (98.48s) (0 failed) (install.InstallTests.test_perl)
2026-04-25 18:11:05,063 - oe-selftest - INFO - wic.Wic.test_no_fstab_update_errors (subunit.RemotedTestCase)
2026-04-25 18:11:05,063 - oe-selftest - INFO - ... ok
2026-04-25 18:11:05,064 - oe-selftest - INFO - 12: 57/71 358/676 (62.50s) (0 failed) (wic.Wic.test_no_fstab_update_errors)
2026-04-25 18:11:37,919 - oe-selftest - INFO - wic.Wic.test_no_table (subunit.RemotedTestCase)
2026-04-25 18:11:37,919 - oe-selftest - INFO - ... ok
2026-04-25 18:11:37,919 - oe-selftest - INFO - 12: 58/71 359/676 (32.86s) (0 failed) (wic.Wic.test_no_table)
2026-04-25 18:12:19,127 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only (subunit.RemotedTestCase)
2026-04-25 18:12:19,128 - oe-selftest - INFO - ... ok
2026-04-25 18:12:19,128 - oe-selftest - INFO - 2: 21/29 360/676 (534.24s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only)
2026-04-25 18:12:19,170 - oe-selftest - INFO - wic.Wic.test_partition_hidden_attributes (subunit.RemotedTestCase)
2026-04-25 18:12:19,170 - oe-selftest - INFO - ... ok
2026-04-25 18:12:19,170 - oe-selftest - INFO - 12: 59/71 361/676 (41.25s) (0 failed) (wic.Wic.test_partition_hidden_attributes)
2026-04-25 18:12:23,079 - oe-selftest - INFO - install.InstallTests.test_python (subunit.RemotedTestCase)
2026-04-25 18:12:23,079 - oe-selftest - INFO - ... ok
2026-04-25 18:12:23,080 - oe-selftest - INFO - 5: 14/45 362/676 (86.55s) (0 failed) (install.InstallTests.test_python)
2026-04-25 18:12:23,081 - oe-selftest - INFO - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license (subunit.RemotedTestCase)
2026-04-25 18:12:23,081 - oe-selftest - INFO - ... ok
2026-04-25 18:12:23,081 - oe-selftest - INFO - 1: 36/48 363/676 (629.04s) (0 failed) (incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license)
2026-04-25 18:12:23,088 - oe-selftest - INFO - oelib.license.TestComplexCombinations.test_tests (subunit.RemotedTestCase)
2026-04-25 18:12:23,088 - oe-selftest - INFO - ... ok
2026-04-25 18:12:23,088 - oe-selftest - INFO - 5: 15/45 364/676 (0.01s) (0 failed) (oelib.license.TestComplexCombinations.test_tests)
2026-04-25 18:12:34,257 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_patch_recipe_appends (subunit.RemotedTestCase)
2026-04-25 18:12:34,257 - oe-selftest - INFO - ... ok
2026-04-25 18:12:34,257 - oe-selftest - INFO - 2: 22/29 365/676 (0.27s) (0 failed) (recipeutils.RecipeUtilsTests.test_patch_recipe_appends)
2026-04-25 18:12:34,440 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend (subunit.RemotedTestCase)
2026-04-25 18:12:34,440 - oe-selftest - INFO - ... ok
2026-04-25 18:12:34,440 - oe-selftest - INFO - 2: 23/29 366/676 (0.18s) (0 failed) (recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend)
2026-04-25 18:12:34,566 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_patch_recipe_varflag (subunit.RemotedTestCase)
2026-04-25 18:12:34,566 - oe-selftest - INFO - ... ok
2026-04-25 18:12:34,566 - oe-selftest - INFO - 2: 24/29 367/676 (0.13s) (0 failed) (recipeutils.RecipeUtilsTests.test_patch_recipe_varflag)
2026-04-25 18:12:34,571 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_split_var_value (subunit.RemotedTestCase)
2026-04-25 18:12:34,571 - oe-selftest - INFO - ... ok
2026-04-25 18:12:34,572 - oe-selftest - INFO - 2: 25/29 368/676 (0.01s) (0 failed) (recipeutils.RecipeUtilsTests.test_split_var_value)
2026-04-25 18:12:34,578 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_validate_pn (subunit.RemotedTestCase)
2026-04-25 18:12:34,578 - oe-selftest - INFO - ... ok
2026-04-25 18:12:34,579 - oe-selftest - INFO - 2: 26/29 369/676 (0.01s) (0 failed) (recipeutils.RecipeUtilsTests.test_validate_pn)
2026-04-25 18:12:37,522 - oe-selftest - INFO - incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston (subunit.RemotedTestCase)
2026-04-25 18:12:37,523 - oe-selftest - INFO - ... ok
2026-04-25 18:12:37,523 - oe-selftest - INFO - 4: 6/24 370/676 (344.28s) (0 failed) (incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston)
2026-04-25 18:14:00,744 - oe-selftest - INFO - incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal (subunit.RemotedTestCase)
2026-04-25 18:14:00,745 - oe-selftest - INFO - ... ok
2026-04-25 18:14:00,745 - oe-selftest - INFO - 4: 7/24 371/676 (83.22s) (0 failed) (incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal)
2026-04-25 18:14:00,746 - oe-selftest - INFO - oelib.elf.TestElf.test_machine_name (subunit.RemotedTestCase)
2026-04-25 18:14:00,746 - oe-selftest - INFO - ... ok
2026-04-25 18:14:00,748 - oe-selftest - INFO - 4: 8/24 372/676 (0.00s) (0 failed) (oelib.elf.TestElf.test_machine_name)
2026-04-25 18:14:14,226 - oe-selftest - INFO - oescripts.OeRunNativeTest.test_oe_run_native (subunit.RemotedTestCase)
2026-04-25 18:14:14,226 - oe-selftest - INFO - ... ok
2026-04-25 18:14:14,226 - oe-selftest - INFO - 4: 9/24 373/676 (13.48s) (0 failed) (oescripts.OeRunNativeTest.test_oe_run_native)
2026-04-25 18:14:14,228 - oe-selftest - INFO - setUpClass (reproducible.ReproducibleTests) [ (subunit.RemotedTestCase)
2026-04-25 18:14:14,229 - oe-selftest - INFO - ... skipped 'Skip by the command line argument "reproducible"\n'
2026-04-25 18:14:14,229 - oe-selftest - INFO - Skip by the command line argument "reproducible"
2026-04-25 18:15:53,747 - oe-selftest - INFO - newlib.NewlibTest.test_newlib (subunit.RemotedTestCase)
2026-04-25 18:15:53,747 - oe-selftest - INFO - ... ok
2026-04-25 18:15:53,748 - oe-selftest - INFO - 1: 37/48 374/676 (210.66s) (0 failed) (newlib.NewlibTest.test_newlib)
2026-04-25 18:15:55,176 - oe-selftest - INFO - oescripts.OEGitproxyTests.test_oegitproxy_help (subunit.RemotedTestCase)
2026-04-25 18:15:55,176 - oe-selftest - INFO - ... ok
2026-04-25 18:15:55,178 - oe-selftest - INFO - 1: 38/48 375/676 (0.06s) (0 failed) (oescripts.OEGitproxyTests.test_oegitproxy_help)
2026-04-25 18:15:55,443 - oe-selftest - INFO - oescripts.OEGitproxyTests.test_oegitproxy_proxy (subunit.RemotedTestCase)
2026-04-25 18:15:55,443 - oe-selftest - INFO - ... ok
2026-04-25 18:15:55,443 - oe-selftest - INFO - 1: 39/48 376/676 (0.27s) (0 failed) (oescripts.OEGitproxyTests.test_oegitproxy_proxy)
2026-04-25 18:15:55,667 - oe-selftest - INFO - oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash (subunit.RemotedTestCase)
2026-04-25 18:15:55,667 - oe-selftest - INFO - ... ok
2026-04-25 18:15:55,667 - oe-selftest - INFO - 1: 40/48 377/676 (0.22s) (0 failed) (oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash)
2026-04-25 18:16:06,862 - oe-selftest - INFO - recipetool.RecipetoolTests.test_recipetool_handle_license_vars (subunit.RemotedTestCase)
2026-04-25 18:16:06,862 - oe-selftest - INFO - ... ok
2026-04-25 18:16:06,862 - oe-selftest - INFO - 1: 41/48 378/676 (2.76s) (0 failed) (recipetool.RecipetoolTests.test_recipetool_handle_license_vars)
2026-04-25 18:16:17,740 - oe-selftest - INFO - recipetool.RecipetoolTests.test_recipetool_load_plugin (subunit.RemotedTestCase)
2026-04-25 18:16:17,742 - oe-selftest - INFO - ... ok
2026-04-25 18:16:17,742 - oe-selftest - INFO - 1: 42/48 379/676 (10.88s) (0 failed) (recipetool.RecipetoolTests.test_recipetool_load_plugin)
2026-04-25 18:16:17,758 - oe-selftest - INFO - recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses (subunit.RemotedTestCase)
2026-04-25 18:16:17,758 - oe-selftest - INFO - ... ok
2026-04-25 18:16:17,760 - oe-selftest - INFO - 1: 43/48 380/676 (0.02s) (0 failed) (recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses)
2026-04-25 18:16:58,563 - oe-selftest - INFO - signing.LockedSignatures.test_locked_signatures (subunit.RemotedTestCase)
2026-04-25 18:16:58,564 - oe-selftest - INFO - ... ok
2026-04-25 18:16:58,564 - oe-selftest - INFO - 4: 10/24 381/676 (164.34s) (0 failed) (signing.LockedSignatures.test_locked_signatures)
2026-04-25 18:17:00,099 - oe-selftest - INFO - tinfoil.TinfoilTests.test_datastore_operations (subunit.RemotedTestCase)
2026-04-25 18:17:00,099 - oe-selftest - INFO - ... ok
2026-04-25 18:17:00,099 - oe-selftest - INFO - 4: 11/24 382/676 (1.53s) (0 failed) (tinfoil.TinfoilTests.test_datastore_operations)
2026-04-25 18:17:00,610 - oe-selftest - INFO - tinfoil.TinfoilTests.test_expand (subunit.RemotedTestCase)
2026-04-25 18:17:00,613 - oe-selftest - INFO - ... ok
2026-04-25 18:17:00,613 - oe-selftest - INFO - 4: 12/24 383/676 (0.51s) (0 failed) (tinfoil.TinfoilTests.test_expand)
2026-04-25 18:17:01,624 - oe-selftest - INFO - tinfoil.TinfoilTests.test_getvar (subunit.RemotedTestCase)
2026-04-25 18:17:01,628 - oe-selftest - INFO - ... ok
2026-04-25 18:17:01,628 - oe-selftest - INFO - 4: 13/24 384/676 (1.01s) (0 failed) (tinfoil.TinfoilTests.test_getvar)
2026-04-25 18:17:02,657 - oe-selftest - INFO - tinfoil.TinfoilTests.test_getvar_bb_origenv (subunit.RemotedTestCase)
2026-04-25 18:17:02,657 - oe-selftest - INFO - ... ok
2026-04-25 18:17:02,658 - oe-selftest - INFO - 4: 14/24 385/676 (1.03s) (0 failed) (tinfoil.TinfoilTests.test_getvar_bb_origenv)
2026-04-25 18:17:08,367 - oe-selftest - INFO - tinfoil.TinfoilTests.test_list_recipes (subunit.RemotedTestCase)
2026-04-25 18:17:08,367 - oe-selftest - INFO - ... ok
2026-04-25 18:17:08,367 - oe-selftest - INFO - 4: 15/24 386/676 (5.71s) (0 failed) (tinfoil.TinfoilTests.test_list_recipes)
2026-04-25 18:17:13,964 - oe-selftest - INFO - tinfoil.TinfoilTests.test_parse_recipe (subunit.RemotedTestCase)
2026-04-25 18:17:13,964 - oe-selftest - INFO - ... ok
2026-04-25 18:17:13,964 - oe-selftest - INFO - 4: 16/24 387/676 (5.60s) (0 failed) (tinfoil.TinfoilTests.test_parse_recipe)
2026-04-25 18:17:19,469 - oe-selftest - INFO - tinfoil.TinfoilTests.test_parse_recipe_copy_expand (subunit.RemotedTestCase)
2026-04-25 18:17:19,469 - oe-selftest - INFO - ... ok
2026-04-25 18:17:19,469 - oe-selftest - INFO - 4: 17/24 388/676 (5.51s) (0 failed) (tinfoil.TinfoilTests.test_parse_recipe_copy_expand)
2026-04-25 18:17:24,633 - oe-selftest - INFO - tinfoil.TinfoilTests.test_parse_recipe_custom_data (subunit.RemotedTestCase)
2026-04-25 18:17:24,634 - oe-selftest - INFO - ... ok
2026-04-25 18:17:24,635 - oe-selftest - INFO - 4: 18/24 389/676 (5.16s) (0 failed) (tinfoil.TinfoilTests.test_parse_recipe_custom_data)
2026-04-25 18:17:30,609 - oe-selftest - INFO - tinfoil.TinfoilTests.test_parse_virtual_recipe (subunit.RemotedTestCase)
2026-04-25 18:17:30,609 - oe-selftest - INFO - ... ok
2026-04-25 18:17:30,610 - oe-selftest - INFO - 4: 19/24 390/676 (5.97s) (0 failed) (tinfoil.TinfoilTests.test_parse_virtual_recipe)
2026-04-25 18:17:35,329 - oe-selftest - INFO - tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data (subunit.RemotedTestCase)
2026-04-25 18:17:35,329 - oe-selftest - INFO - ... ok
2026-04-25 18:17:35,329 - oe-selftest - INFO - 4: 20/24 391/676 (4.72s) (0 failed) (tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data)
2026-04-25 18:17:38,351 - oe-selftest - INFO - tinfoil.TinfoilTests.test_setvariable_clean (subunit.RemotedTestCase)
2026-04-25 18:17:38,351 - oe-selftest - INFO - ... ok
2026-04-25 18:17:38,352 - oe-selftest - INFO - 4: 21/24 392/676 (3.03s) (0 failed) (tinfoil.TinfoilTests.test_setvariable_clean)
2026-04-25 18:17:43,537 - oe-selftest - INFO - tinfoil.TinfoilTests.test_variable_history (subunit.RemotedTestCase)
2026-04-25 18:17:43,538 - oe-selftest - INFO - ... ok
2026-04-25 18:17:43,538 - oe-selftest - INFO - 4: 22/24 393/676 (5.19s) (0 failed) (tinfoil.TinfoilTests.test_variable_history)
2026-04-25 18:17:45,541 - oe-selftest - INFO - tinfoil.TinfoilTests.test_wait_event (subunit.RemotedTestCase)
2026-04-25 18:17:45,542 - oe-selftest - INFO - ... ok
2026-04-25 18:17:45,542 - oe-selftest - INFO - 4: 23/24 394/676 (2.00s) (0 failed) (tinfoil.TinfoilTests.test_wait_event)
2026-04-25 18:18:28,530 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu (subunit.RemotedTestCase)
2026-04-25 18:18:28,530 - oe-selftest - INFO - ... ok
2026-04-25 18:18:28,530 - oe-selftest - INFO - 11: 5/31 395/676 (697.33s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu)
2026-04-25 18:19:35,119 - oe-selftest - INFO - wic.Wic.test_permissions (subunit.RemotedTestCase)
2026-04-25 18:19:35,119 - oe-selftest - INFO - ... ok
2026-04-25 18:19:35,119 - oe-selftest - INFO - 12: 60/71 396/676 (435.95s) (0 failed) (wic.Wic.test_permissions)
2026-04-25 18:19:35,119 - oe-selftest - INFO - wic.Wic.test_qemux86_directdisk (subunit.RemotedTestCase)
2026-04-25 18:19:35,119 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 18:19:35,119 - oe-selftest - INFO - 12: 61/71 397/676 (0.00s) (0 failed) (wic.Wic.test_qemux86_directdisk)
2026-04-25 18:19:35,119 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 18:19:35,120 - oe-selftest - INFO - wic.Wic.test_rootfs_artifacts (subunit.RemotedTestCase)
2026-04-25 18:19:35,120 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 18:19:35,120 - oe-selftest - INFO - 12: 62/71 398/676 (0.00s) (0 failed) (wic.Wic.test_rootfs_artifacts)
2026-04-25 18:19:35,120 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 18:19:35,120 - oe-selftest - INFO - wic.Wic.test_rootfs_indirect_recipes (subunit.RemotedTestCase)
2026-04-25 18:19:35,120 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 18:19:35,120 - oe-selftest - INFO - 12: 63/71 399/676 (0.00s) (0 failed) (wic.Wic.test_rootfs_indirect_recipes)
2026-04-25 18:19:35,120 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 18:19:59,000 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins (subunit.RemotedTestCase)
2026-04-25 18:19:59,000 - oe-selftest - INFO - ... ok
2026-04-25 18:19:59,000 - oe-selftest - INFO - 11: 6/31 400/676 (90.47s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins)
2026-04-25 18:20:30,237 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs (subunit.RemotedTestCase)
2026-04-25 18:20:30,238 - oe-selftest - INFO - ... ok
2026-04-25 18:20:30,238 - oe-selftest - INFO - 9: 37/70 401/676 (1516.36s) (0 failed) (fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs)
2026-04-25 18:20:53,780 - oe-selftest - INFO - wic.Wic.test_sdimage_bootpart (subunit.RemotedTestCase)
2026-04-25 18:20:53,780 - oe-selftest - INFO - ... ok
2026-04-25 18:20:53,780 - oe-selftest - INFO - 12: 64/71 402/676 (78.66s) (0 failed) (wic.Wic.test_sdimage_bootpart)
2026-04-25 18:21:29,931 - oe-selftest - INFO - wic.Wic.test_skip_build_check_long (subunit.RemotedTestCase)
2026-04-25 18:21:29,932 - oe-selftest - INFO - ... ok
2026-04-25 18:21:29,933 - oe-selftest - INFO - 12: 65/71 403/676 (36.15s) (0 failed) (wic.Wic.test_skip_build_check_long)
2026-04-25 18:21:53,861 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots (subunit.RemotedTestCase)
2026-04-25 18:21:53,862 - oe-selftest - INFO - ... ok
2026-04-25 18:21:53,862 - oe-selftest - INFO - 11: 7/31 404/676 (114.86s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots)
2026-04-25 18:22:07,911 - oe-selftest - INFO - wic.Wic.test_skip_build_check_short (subunit.RemotedTestCase)
2026-04-25 18:22:07,912 - oe-selftest - INFO - ... ok
2026-04-25 18:22:07,912 - oe-selftest - INFO - 12: 66/71 405/676 (37.98s) (0 failed) (wic.Wic.test_skip_build_check_short)
2026-04-25 18:22:58,111 - oe-selftest - INFO - wic.Wic.test_skip_kernel_install (subunit.RemotedTestCase)
2026-04-25 18:22:58,111 - oe-selftest - INFO - ... ok
2026-04-25 18:22:58,111 - oe-selftest - INFO - 12: 67/71 406/676 (50.20s) (0 failed) (wic.Wic.test_skip_kernel_install)
2026-04-25 18:24:36,205 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle (subunit.RemotedTestCase)
2026-04-25 18:24:36,205 - oe-selftest - INFO - ... ok
2026-04-25 18:24:36,205 - oe-selftest - INFO - 9: 38/70 407/676 (245.97s) (0 failed) (fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle)
2026-04-25 18:24:47,089 - oe-selftest - INFO - gdbserver.GdbServerTest.test_gdb_server (subunit.RemotedTestCase)
2026-04-25 18:24:47,089 - oe-selftest - INFO - ... ok
2026-04-25 18:24:47,089 - oe-selftest - INFO - 11: 8/31 408/676 (172.92s) (0 failed) (gdbserver.GdbServerTest.test_gdb_server)
2026-04-25 18:25:19,721 - oe-selftest - INFO - wic.Wic.test_systemd_bootdisk (subunit.RemotedTestCase)
2026-04-25 18:25:19,722 - oe-selftest - INFO - ... ok
2026-04-25 18:25:19,722 - oe-selftest - INFO - 12: 68/71 409/676 (141.61s) (0 failed) (wic.Wic.test_systemd_bootdisk)
2026-04-25 18:25:27,953 - oe-selftest - INFO - lic_checksum.LicenseTests.test_checksum_with_space (subunit.RemotedTestCase)
2026-04-25 18:25:27,953 - oe-selftest - INFO - ... ok
2026-04-25 18:25:27,953 - oe-selftest - INFO - 11: 9/31 410/676 (40.86s) (0 failed) (lic_checksum.LicenseTests.test_checksum_with_space)
2026-04-25 18:25:55,119 - oe-selftest - INFO - lic_checksum.LicenseTests.test_nonmatching_checksum (subunit.RemotedTestCase)
2026-04-25 18:25:55,119 - oe-selftest - INFO - ... ok
2026-04-25 18:25:55,120 - oe-selftest - INFO - 11: 10/31 411/676 (27.17s) (0 failed) (lic_checksum.LicenseTests.test_nonmatching_checksum)
2026-04-25 18:25:55,120 - oe-selftest - INFO - oelib.types.TestList.test_list_nosep (subunit.RemotedTestCase)
2026-04-25 18:25:55,121 - oe-selftest - INFO - ... ok
2026-04-25 18:25:55,121 - oe-selftest - INFO - 11: 11/31 412/676 (0.00s) (0 failed) (oelib.types.TestList.test_list_nosep)
2026-04-25 18:25:55,121 - oe-selftest - INFO - oelib.types.TestList.test_list_usersep (subunit.RemotedTestCase)
2026-04-25 18:25:55,121 - oe-selftest - INFO - ... ok
2026-04-25 18:25:55,121 - oe-selftest - INFO - 11: 12/31 413/676 (0.00s) (0 failed) (oelib.types.TestList.test_list_usersep)
2026-04-25 18:25:59,547 - oe-selftest - INFO - prservice.BitbakePrTests.test_import_export_override_db (subunit.RemotedTestCase)
2026-04-25 18:25:59,551 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:25:59,552 - oe-selftest - INFO - 11: 13/31 414/676 (2.69s) (0 failed) (prservice.BitbakePrTests.test_import_export_override_db)
2026-04-25 18:25:59,552 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 115, in test_import_export_override_db
self.run_test_pr_export_import('m4', replace_current_db=False)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 89, in run_test_pr_export_import
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:25:58.353838)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:43341, PID: 1568722
ERROR: PRservice localhost:43341 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:01,861 - oe-selftest - INFO - prservice.BitbakePrTests.test_import_export_replace_db (subunit.RemotedTestCase)
2026-04-25 18:26:01,862 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:01,863 - oe-selftest - INFO - 11: 14/31 415/676 (2.31s) (2 failed) (prservice.BitbakePrTests.test_import_export_replace_db)
2026-04-25 18:26:01,866 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 112, in test_import_export_replace_db
self.run_test_pr_export_import('m4')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 89, in run_test_pr_export_import
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:00.668093)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:40741, PID: 1571962
ERROR: PRservice localhost:40741 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:04,362 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_deb_arch_dep (subunit.RemotedTestCase)
2026-04-25 18:26:04,363 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:04,364 - oe-selftest - INFO - 11: 15/31 416/676 (2.50s) (4 failed) (prservice.BitbakePrTests.test_pr_service_deb_arch_dep)
2026-04-25 18:26:04,365 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 121, in test_pr_service_deb_arch_dep
self.run_test_pr_service('m4', 'deb', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:02.982913)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:46875, PID: 1576041
ERROR: PRservice localhost:46875 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:06,538 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_deb_arch_indep (subunit.RemotedTestCase)
2026-04-25 18:26:06,538 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:06,539 - oe-selftest - INFO - 11: 16/31 417/676 (2.18s) (6 failed) (prservice.BitbakePrTests.test_pr_service_deb_arch_indep)
2026-04-25 18:26:06,542 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 130, in test_pr_service_deb_arch_indep
self.run_test_pr_service('xcursor-transparent-theme', 'deb', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:38443, PID: 1579979
ERROR: PRservice localhost:38443 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:08,934 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_ipk_arch_dep (subunit.RemotedTestCase)
2026-04-25 18:26:08,935 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:08,935 - oe-selftest - INFO - 11: 17/31 418/676 (2.40s) (8 failed) (prservice.BitbakePrTests.test_pr_service_ipk_arch_dep)
2026-04-25 18:26:08,936 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 124, in test_pr_service_ipk_arch_dep
self.run_test_pr_service('m4', 'ipk', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:07.666172)
NOTE: Reconnecting to bitbake server...
NOTE: Previous bitbake instance shutting down?, waiting to retry... (18:26:07.666781)
NOTE: Directory listing: ['tmp', 'meta-selftest', 'cache', 'conf', 'oe-time-dd-test.dat', 'bitbake-cookerdaemon.log']
NOTE: Retrying server connection (#2)... (18:26:07.778659)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:40617, PID: 1584404
ERROR: PRservice localhost:40617 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:11,279 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_ipk_arch_indep (subunit.RemotedTestCase)
2026-04-25 18:26:11,280 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:11,280 - oe-selftest - INFO - 11: 18/31 419/676 (2.35s) (10 failed) (prservice.BitbakePrTests.test_pr_service_ipk_arch_indep)
2026-04-25 18:26:11,282 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 133, in test_pr_service_ipk_arch_indep
self.run_test_pr_service('xcursor-transparent-theme', 'ipk', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:10.089980)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:41201, PID: 1588963
ERROR: PRservice localhost:41201 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:13,576 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_rpm_arch_dep (subunit.RemotedTestCase)
2026-04-25 18:26:13,576 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:13,577 - oe-selftest - INFO - 11: 19/31 420/676 (2.30s) (12 failed) (prservice.BitbakePrTests.test_pr_service_rpm_arch_dep)
2026-04-25 18:26:13,577 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 118, in test_pr_service_rpm_arch_dep
self.run_test_pr_service('m4', 'rpm', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:12.408297)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:39735, PID: 1593736
ERROR: PRservice localhost:39735 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:15,878 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_rpm_arch_indep (subunit.RemotedTestCase)
2026-04-25 18:26:15,878 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:15,878 - oe-selftest - INFO - 11: 20/31 421/676 (2.30s) (14 failed) (prservice.BitbakePrTests.test_pr_service_rpm_arch_indep)
2026-04-25 18:26:15,880 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 127, in test_pr_service_rpm_arch_indep
self.run_test_pr_service('xcursor-transparent-theme', 'rpm', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:14.713131)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:41307, PID: 1597888
ERROR: PRservice localhost:41307 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
2026-04-25 18:26:16,715 - oe-selftest - INFO - prservice.BitbakePrTests.test_stopping_prservice_message (subunit.RemotedTestCase)
2026-04-25 18:26:16,715 - oe-selftest - INFO - ... ok
2026-04-25 18:26:16,716 - oe-selftest - INFO - 11: 21/31 422/676 (0.84s) (16 failed) (prservice.BitbakePrTests.test_stopping_prservice_message)
2026-04-25 18:27:12,350 - oe-selftest - INFO - wic.Wic.test_wic_sector_size_cli (subunit.RemotedTestCase)
2026-04-25 18:27:12,351 - oe-selftest - INFO - ... ok
2026-04-25 18:27:12,352 - oe-selftest - INFO - 12: 69/71 423/676 (112.63s) (0 failed) (wic.Wic.test_wic_sector_size_cli)
2026-04-25 18:27:29,726 - oe-selftest - INFO - rust.RustStaticMuslTest.test_static_musl_linking (subunit.RemotedTestCase)
2026-04-25 18:27:29,726 - oe-selftest - INFO - ... ok
2026-04-25 18:27:29,727 - oe-selftest - INFO - 1: 44/48 424/676 (670.33s) (0 failed) (rust.RustStaticMuslTest.test_static_musl_linking)
2026-04-25 18:28:18,584 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb (subunit.RemotedTestCase)
2026-04-25 18:28:18,584 - oe-selftest - INFO - ... ok
2026-04-25 18:28:18,584 - oe-selftest - INFO - 9: 39/70 425/676 (222.38s) (0 failed) (fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb)
2026-04-25 18:29:12,373 - oe-selftest - INFO - wic.Wic.test_wic_sector_size_env (subunit.RemotedTestCase)
2026-04-25 18:29:12,373 - oe-selftest - INFO - ... ok
2026-04-25 18:29:12,374 - oe-selftest - INFO - 12: 70/71 426/676 (120.02s) (0 failed) (wic.Wic.test_wic_sector_size_env)
2026-04-25 18:29:20,226 - oe-selftest - INFO - wic.Wic.test_wrong_compressor (subunit.RemotedTestCase)
2026-04-25 18:29:20,226 - oe-selftest - INFO - ... ok
2026-04-25 18:29:20,226 - oe-selftest - INFO - 12: 71/71 427/676 (7.85s) (0 failed) (wic.Wic.test_wrong_compressor)
2026-04-25 18:29:53,119 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations (subunit.RemotedTestCase)
2026-04-25 18:29:53,119 - oe-selftest - INFO - ... ok
2026-04-25 18:29:53,119 - oe-selftest - INFO - 9: 40/70 428/676 (94.54s) (0 failed) (fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations)
2026-04-25 18:31:42,795 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual (subunit.RemotedTestCase)
2026-04-25 18:31:42,795 - oe-selftest - INFO - ... ok
2026-04-25 18:31:42,795 - oe-selftest - INFO - 9: 41/70 429/676 (109.68s) (0 failed) (fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual)
2026-04-25 18:31:44,022 - oe-selftest - INFO - liboe.CopyTreeTests.test_copy_hardlink_tree_count (subunit.RemotedTestCase)
2026-04-25 18:31:44,022 - oe-selftest - INFO - ... ok
2026-04-25 18:31:44,022 - oe-selftest - INFO - 9: 42/70 430/676 (0.02s) (0 failed) (liboe.CopyTreeTests.test_copy_hardlink_tree_count)
2026-04-25 18:31:44,033 - oe-selftest - INFO - liboe.CopyTreeTests.test_copy_tree_special (subunit.RemotedTestCase)
2026-04-25 18:31:44,035 - oe-selftest - INFO - ... ok
2026-04-25 18:31:44,036 - oe-selftest - INFO - 9: 43/70 431/676 (0.01s) (0 failed) (liboe.CopyTreeTests.test_copy_tree_special)
2026-04-25 18:31:44,542 - oe-selftest - INFO - buildoptions.ImageOptionsTests.test_read_only_image (subunit.RemotedTestCase)
2026-04-25 18:31:44,542 - oe-selftest - INFO - ... ok
2026-04-25 18:31:44,542 - oe-selftest - INFO - 13: 3/67 432/676 (3468.71s) (0 failed) (buildoptions.ImageOptionsTests.test_read_only_image)
2026-04-25 18:32:01,652 - oe-selftest - INFO - liboe.CopyTreeTests.test_copy_tree_xattr (subunit.RemotedTestCase)
2026-04-25 18:32:01,652 - oe-selftest - INFO - ... ok
2026-04-25 18:32:01,652 - oe-selftest - INFO - 9: 44/70 433/676 (17.62s) (0 failed) (liboe.CopyTreeTests.test_copy_tree_xattr)
2026-04-25 18:32:01,659 - oe-selftest - INFO - oelib.path.TestRealPath.test_loop (subunit.RemotedTestCase)
2026-04-25 18:32:01,659 - oe-selftest - INFO - ... ok
2026-04-25 18:32:01,659 - oe-selftest - INFO - 9: 45/70 434/676 (0.01s) (0 failed) (oelib.path.TestRealPath.test_loop)
2026-04-25 18:32:01,664 - oe-selftest - INFO - oelib.path.TestRealPath.test_norm (subunit.RemotedTestCase)
2026-04-25 18:32:01,664 - oe-selftest - INFO - ... ok
2026-04-25 18:32:01,664 - oe-selftest - INFO - 9: 46/70 435/676 (0.01s) (0 failed) (oelib.path.TestRealPath.test_norm)
2026-04-25 18:32:01,667 - oe-selftest - INFO - oelib.path.TestRealPath.test_phys (subunit.RemotedTestCase)
2026-04-25 18:32:01,667 - oe-selftest - INFO - ... ok
2026-04-25 18:32:01,667 - oe-selftest - INFO - 9: 47/70 436/676 (0.00s) (0 failed) (oelib.path.TestRealPath.test_phys)
2026-04-25 18:32:39,147 - oe-selftest - INFO - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine (subunit.RemotedTestCase)
2026-04-25 18:32:39,148 - oe-selftest - INFO - ... ok
2026-04-25 18:32:39,148 - oe-selftest - INFO - 7: 26/33 437/676 (2375.71s) (0 failed) (sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine)
2026-04-25 18:36:03,133 - oe-selftest - INFO - devtool.DevtoolResetTests.test_devtool_reset_all (subunit.RemotedTestCase)
2026-04-25 18:36:03,133 - oe-selftest - INFO - ... ok
2026-04-25 18:36:03,134 - oe-selftest - INFO - 13: 4/67 438/676 (238.90s) (0 failed) (devtool.DevtoolResetTests.test_devtool_reset_all)
2026-04-25 18:36:03,565 - oe-selftest - INFO - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1 (subunit.RemotedTestCase)
2026-04-25 18:36:03,565 - oe-selftest - INFO - ... ok
2026-04-25 18:36:03,565 - oe-selftest - INFO - 7: 27/33 439/676 (204.42s) (0 failed) (sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1)
2026-04-25 18:36:51,930 - oe-selftest - INFO - devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus (subunit.RemotedTestCase)
2026-04-25 18:36:51,931 - oe-selftest - INFO - ... ok
2026-04-25 18:36:51,932 - oe-selftest - INFO - 13: 5/67 440/676 (48.80s) (0 failed) (devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus)
2026-04-25 18:38:29,990 - oe-selftest - INFO - picolibc.PicolibcTest.test_picolibc (subunit.RemotedTestCase)
2026-04-25 18:38:29,991 - oe-selftest - INFO - ... ok
2026-04-25 18:38:29,991 - oe-selftest - INFO - 9: 48/70 441/676 (388.33s) (0 failed) (picolibc.PicolibcTest.test_picolibc)
2026-04-25 18:38:30,002 - oe-selftest - INFO - runcmd.RunCmdTests.test_list_not_found (subunit.RemotedTestCase)
2026-04-25 18:38:30,002 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,003 - oe-selftest - INFO - 9: 49/70 442/676 (0.01s) (0 failed) (runcmd.RunCmdTests.test_list_not_found)
2026-04-25 18:38:30,025 - oe-selftest - INFO - runcmd.RunCmdTests.test_list_okay (subunit.RemotedTestCase)
2026-04-25 18:38:30,025 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,025 - oe-selftest - INFO - 9: 50/70 443/676 (0.02s) (0 failed) (runcmd.RunCmdTests.test_list_okay)
2026-04-25 18:38:30,038 - oe-selftest - INFO - runcmd.RunCmdTests.test_log (subunit.RemotedTestCase)
2026-04-25 18:38:30,039 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,039 - oe-selftest - INFO - 9: 51/70 444/676 (0.01s) (0 failed) (runcmd.RunCmdTests.test_log)
2026-04-25 18:38:30,045 - oe-selftest - INFO - runcmd.RunCmdTests.test_log_split (subunit.RemotedTestCase)
2026-04-25 18:38:30,046 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,046 - oe-selftest - INFO - 9: 52/70 445/676 (0.01s) (0 failed) (runcmd.RunCmdTests.test_log_split)
2026-04-25 18:38:30,051 - oe-selftest - INFO - runcmd.RunCmdTests.test_no_shell (subunit.RemotedTestCase)
2026-04-25 18:38:30,051 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,052 - oe-selftest - INFO - 9: 53/70 446/676 (0.01s) (0 failed) (runcmd.RunCmdTests.test_no_shell)
2026-04-25 18:38:30,058 - oe-selftest - INFO - runcmd.RunCmdTests.test_output (subunit.RemotedTestCase)
2026-04-25 18:38:30,058 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,058 - oe-selftest - INFO - 9: 54/70 447/676 (0.01s) (0 failed) (runcmd.RunCmdTests.test_output)
2026-04-25 18:38:30,065 - oe-selftest - INFO - runcmd.RunCmdTests.test_output_split (subunit.RemotedTestCase)
2026-04-25 18:38:30,065 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,066 - oe-selftest - INFO - 9: 55/70 448/676 (0.01s) (0 failed) (runcmd.RunCmdTests.test_output_split)
2026-04-25 18:38:30,087 - oe-selftest - INFO - runcmd.RunCmdTests.test_result_assertion (subunit.RemotedTestCase)
2026-04-25 18:38:30,088 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,088 - oe-selftest - INFO - 9: 56/70 449/676 (0.02s) (0 failed) (runcmd.RunCmdTests.test_result_assertion)
2026-04-25 18:38:30,107 - oe-selftest - INFO - runcmd.RunCmdTests.test_result_exception (subunit.RemotedTestCase)
2026-04-25 18:38:30,107 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,107 - oe-selftest - INFO - 9: 57/70 450/676 (0.02s) (0 failed) (runcmd.RunCmdTests.test_result_exception)
2026-04-25 18:38:30,127 - oe-selftest - INFO - runcmd.RunCmdTests.test_result_false (subunit.RemotedTestCase)
2026-04-25 18:38:30,128 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,128 - oe-selftest - INFO - 9: 58/70 451/676 (0.02s) (0 failed) (runcmd.RunCmdTests.test_result_false)
2026-04-25 18:38:30,148 - oe-selftest - INFO - runcmd.RunCmdTests.test_result_okay (subunit.RemotedTestCase)
2026-04-25 18:38:30,148 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,148 - oe-selftest - INFO - 9: 59/70 452/676 (0.02s) (0 failed) (runcmd.RunCmdTests.test_result_okay)
2026-04-25 18:38:30,165 - oe-selftest - INFO - runcmd.RunCmdTests.test_shell (subunit.RemotedTestCase)
2026-04-25 18:38:30,165 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,166 - oe-selftest - INFO - 9: 60/70 453/676 (0.02s) (0 failed) (runcmd.RunCmdTests.test_shell)
2026-04-25 18:38:30,175 - oe-selftest - INFO - runcmd.RunCmdTests.test_stdin (subunit.RemotedTestCase)
2026-04-25 18:38:30,175 - oe-selftest - INFO - ... ok
2026-04-25 18:38:30,175 - oe-selftest - INFO - 9: 61/70 454/676 (0.01s) (0 failed) (runcmd.RunCmdTests.test_stdin)
2026-04-25 18:38:40,184 - oe-selftest - INFO - runcmd.RunCmdTests.test_stdin_timeout (subunit.RemotedTestCase)
2026-04-25 18:38:40,184 - oe-selftest - INFO - ... ok
2026-04-25 18:38:40,184 - oe-selftest - INFO - 9: 62/70 455/676 (10.01s) (0 failed) (runcmd.RunCmdTests.test_stdin_timeout)
2026-04-25 18:38:50,195 - oe-selftest - INFO - runcmd.RunCmdTests.test_timeout (subunit.RemotedTestCase)
2026-04-25 18:38:50,195 - oe-selftest - INFO - ... ok
2026-04-25 18:38:50,195 - oe-selftest - INFO - 9: 63/70 456/676 (10.01s) (0 failed) (runcmd.RunCmdTests.test_timeout)
2026-04-25 18:39:00,208 - oe-selftest - INFO - runcmd.RunCmdTests.test_timeout_split (subunit.RemotedTestCase)
2026-04-25 18:39:00,209 - oe-selftest - INFO - ... ok
2026-04-25 18:39:00,209 - oe-selftest - INFO - 9: 64/70 457/676 (10.01s) (0 failed) (runcmd.RunCmdTests.test_timeout_split)
2026-04-25 18:39:51,940 - oe-selftest - INFO - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2 (subunit.RemotedTestCase)
2026-04-25 18:39:51,941 - oe-selftest - INFO - ... ok
2026-04-25 18:39:51,942 - oe-selftest - INFO - 7: 28/33 458/676 (228.38s) (0 failed) (sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2)
2026-04-25 18:40:01,552 - oe-selftest - INFO - sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific (subunit.RemotedTestCase)
2026-04-25 18:40:01,554 - oe-selftest - INFO - ... ok
2026-04-25 18:40:01,554 - oe-selftest - INFO - 9: 65/70 459/676 (61.34s) (0 failed) (sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific)
2026-04-25 18:40:58,492 - oe-selftest - INFO - sstatetests.SStateCreation.test_sstate_creation_distro_specific (subunit.RemotedTestCase)
2026-04-25 18:40:58,492 - oe-selftest - INFO - ... ok
2026-04-25 18:40:58,492 - oe-selftest - INFO - 9: 66/70 460/676 (56.94s) (0 failed) (sstatetests.SStateCreation.test_sstate_creation_distro_specific)
2026-04-25 18:41:18,501 - oe-selftest - INFO - usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package (subunit.RemotedTestCase)
2026-04-25 18:41:18,502 - oe-selftest - INFO - ... ok
2026-04-25 18:41:18,502 - oe-selftest - INFO - 9: 67/70 461/676 (20.01s) (0 failed) (usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package)
2026-04-25 18:42:08,206 - oe-selftest - INFO - usergrouptests.UserGroupTests.test_group_from_dep_package (subunit.RemotedTestCase)
2026-04-25 18:42:08,206 - oe-selftest - INFO - ... ok
2026-04-25 18:42:08,206 - oe-selftest - INFO - 9: 68/70 462/676 (49.70s) (0 failed) (usergrouptests.UserGroupTests.test_group_from_dep_package)
2026-04-25 18:42:35,692 - oe-selftest - INFO - usergrouptests.UserGroupTests.test_postinst_order (subunit.RemotedTestCase)
2026-04-25 18:42:35,692 - oe-selftest - INFO - ... ok
2026-04-25 18:42:35,693 - oe-selftest - INFO - 9: 69/70 463/676 (27.49s) (0 failed) (usergrouptests.UserGroupTests.test_postinst_order)
2026-04-25 18:43:36,635 - oe-selftest - INFO - minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu (subunit.RemotedTestCase)
2026-04-25 18:43:36,635 - oe-selftest - INFO - ... ok
2026-04-25 18:43:36,635 - oe-selftest - INFO - 14: 5/23 464/676 (3703.86s) (0 failed) (minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu)
2026-04-25 18:43:36,640 - oe-selftest - INFO - oelib.utils.TestPackagesFilterOutSystem.test_filter (subunit.RemotedTestCase)
2026-04-25 18:43:36,640 - oe-selftest - INFO - ... ok
2026-04-25 18:43:36,640 - oe-selftest - INFO - 14: 6/23 465/676 (0.00s) (0 failed) (oelib.utils.TestPackagesFilterOutSystem.test_filter)
2026-04-25 18:44:20,130 - oe-selftest - INFO - sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source (subunit.RemotedTestCase)
2026-04-25 18:44:20,130 - oe-selftest - INFO - ... ok
2026-04-25 18:44:20,131 - oe-selftest - INFO - 1: 45/48 466/676 (1010.40s) (0 failed) (sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source)
2026-04-25 18:44:55,163 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic (subunit.RemotedTestCase)
2026-04-25 18:44:55,163 - oe-selftest - INFO - ... ok
2026-04-25 18:44:55,163 - oe-selftest - INFO - 14: 7/23 467/676 (75.92s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic)
2026-04-25 18:45:47,842 - oe-selftest - INFO - usergrouptests.UserGroupTests.test_static_useradd_from_dynamic (subunit.RemotedTestCase)
2026-04-25 18:45:47,843 - oe-selftest - INFO - ... ok
2026-04-25 18:45:47,843 - oe-selftest - INFO - 9: 70/70 468/676 (192.15s) (0 failed) (usergrouptests.UserGroupTests.test_static_useradd_from_dynamic)
2026-04-25 18:45:51,950 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard (subunit.RemotedTestCase)
2026-04-25 18:45:51,950 - oe-selftest - INFO - ... ok
2026-04-25 18:45:51,950 - oe-selftest - INFO - 14: 8/23 469/676 (56.79s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard)
2026-04-25 18:46:13,694 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri (subunit.RemotedTestCase)
2026-04-25 18:46:13,695 - oe-selftest - INFO - ... ok
2026-04-25 18:46:13,696 - oe-selftest - INFO - 14: 9/23 470/676 (21.74s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri)
2026-04-25 18:46:35,102 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params (subunit.RemotedTestCase)
2026-04-25 18:46:35,102 - oe-selftest - INFO - ... ok
2026-04-25 18:46:35,103 - oe-selftest - INFO - 14: 10/23 471/676 (21.41s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params)
2026-04-25 18:47:42,307 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine (subunit.RemotedTestCase)
2026-04-25 18:47:42,307 - oe-selftest - INFO - ... ok
2026-04-25 18:47:42,308 - oe-selftest - INFO - 14: 11/23 472/676 (67.20s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine)
2026-04-25 18:48:17,627 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir (subunit.RemotedTestCase)
2026-04-25 18:48:17,627 - oe-selftest - INFO - ... ok
2026-04-25 18:48:17,627 - oe-selftest - INFO - 14: 12/23 473/676 (35.32s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir)
2026-04-25 18:48:18,904 - oe-selftest - INFO - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3 (subunit.RemotedTestCase)
2026-04-25 18:48:18,906 - oe-selftest - INFO - ... ok
2026-04-25 18:48:18,906 - oe-selftest - INFO - 7: 29/33 474/676 (506.96s) (0 failed) (sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3)
2026-04-25 18:48:41,906 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic (subunit.RemotedTestCase)
2026-04-25 18:48:41,907 - oe-selftest - INFO - ... ok
2026-04-25 18:48:41,907 - oe-selftest - INFO - 14: 13/23 475/676 (24.28s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic)
2026-04-25 18:49:26,254 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic (subunit.RemotedTestCase)
2026-04-25 18:49:26,255 - oe-selftest - INFO - ... ok
2026-04-25 18:49:26,255 - oe-selftest - INFO - 14: 14/23 476/676 (44.35s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic)
2026-04-25 18:49:44,976 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_mandb (subunit.RemotedTestCase)
2026-04-25 18:49:44,976 - oe-selftest - INFO - ... ok
2026-04-25 18:49:44,977 - oe-selftest - INFO - 0: 23/66 477/676 (3536.21s) (0 failed) (imagefeatures.ImageFeatures.test_mandb)
2026-04-25 18:50:08,028 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest (subunit.RemotedTestCase)
2026-04-25 18:50:08,028 - oe-selftest - INFO - ... ok
2026-04-25 18:50:08,028 - oe-selftest - INFO - 14: 15/23 478/676 (41.77s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest)
2026-04-25 18:50:18,391 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic (subunit.RemotedTestCase)
2026-04-25 18:50:18,392 - oe-selftest - INFO - ... ok
2026-04-25 18:50:18,392 - oe-selftest - INFO - 14: 16/23 479/676 (10.36s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic)
2026-04-25 18:50:18,676 - oe-selftest - INFO - uboot.UBootTest.test_boot_uboot (subunit.RemotedTestCase)
2026-04-25 18:50:18,676 - oe-selftest - INFO - ... ok
2026-04-25 18:50:18,676 - oe-selftest - INFO - 7: 30/33 480/676 (119.77s) (0 failed) (uboot.UBootTest.test_boot_uboot)
2026-04-25 18:50:30,028 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_no_busybox_base_utils (subunit.RemotedTestCase)
2026-04-25 18:50:30,029 - oe-selftest - INFO - ... ok
2026-04-25 18:50:30,029 - oe-selftest - INFO - 0: 24/66 481/676 (45.05s) (0 failed) (imagefeatures.ImageFeatures.test_no_busybox_base_utils)
2026-04-25 18:51:14,552 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic (subunit.RemotedTestCase)
2026-04-25 18:51:14,552 - oe-selftest - INFO - ... ok
2026-04-25 18:51:14,552 - oe-selftest - INFO - 14: 17/23 482/676 (56.16s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic)
2026-04-25 18:52:09,569 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir (subunit.RemotedTestCase)
2026-04-25 18:52:09,569 - oe-selftest - INFO - ... ok
2026-04-25 18:52:09,569 - oe-selftest - INFO - 14: 18/23 483/676 (55.02s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir)
2026-04-25 18:52:10,581 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set (subunit.RemotedTestCase)
2026-04-25 18:52:10,581 - oe-selftest - INFO - ... ok
2026-04-25 18:52:10,581 - oe-selftest - INFO - 5: 16/45 484/676 (2387.49s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set)
2026-04-25 18:52:15,439 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict (subunit.RemotedTestCase)
2026-04-25 18:52:15,439 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,440 - oe-selftest - INFO - 5: 17/45 485/676 (4.86s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict)
2026-04-25 18:52:15,441 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing (subunit.RemotedTestCase)
2026-04-25 18:52:15,441 - oe-selftest - INFO - ... skipped 'tests are qemux86-64 specific currently\n'
2026-04-25 18:52:15,442 - oe-selftest - INFO - 5: 18/45 486/676 (0.00s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing)
2026-04-25 18:52:15,442 - oe-selftest - INFO - tests are qemux86-64 specific currently
2026-04-25 18:52:15,443 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access (subunit.RemotedTestCase)
2026-04-25 18:52:15,443 - oe-selftest - INFO - ... skipped 'tests are qemux86-64 specific currently\n'
2026-04-25 18:52:15,443 - oe-selftest - INFO - 5: 19/45 487/676 (0.00s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access)
2026-04-25 18:52:15,443 - oe-selftest - INFO - tests are qemux86-64 specific currently
2026-04-25 18:52:15,443 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs (subunit.RemotedTestCase)
2026-04-25 18:52:15,443 - oe-selftest - INFO - ... skipped 'tests are qemux86-64 specific currently\n'
2026-04-25 18:52:15,443 - oe-selftest - INFO - 5: 20/45 488/676 (0.00s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs)
2026-04-25 18:52:15,443 - oe-selftest - INFO - tests are qemux86-64 specific currently
2026-04-25 18:52:15,443 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original (subunit.RemotedTestCase)
2026-04-25 18:52:15,443 - oe-selftest - INFO - ... skipped 'tests are qemux86-64 specific currently\n'
2026-04-25 18:52:15,443 - oe-selftest - INFO - 5: 21/45 489/676 (0.00s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original)
2026-04-25 18:52:15,443 - oe-selftest - INFO - tests are qemux86-64 specific currently
2026-04-25 18:52:15,444 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit (subunit.RemotedTestCase)
2026-04-25 18:52:15,444 - oe-selftest - INFO - ... skipped 'tests are qemux86-64 specific currently\n'
2026-04-25 18:52:15,444 - oe-selftest - INFO - 5: 22/45 490/676 (0.00s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit)
2026-04-25 18:52:15,444 - oe-selftest - INFO - tests are qemux86-64 specific currently
2026-04-25 18:52:15,444 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only (subunit.RemotedTestCase)
2026-04-25 18:52:15,444 - oe-selftest - INFO - ... skipped 'tests are qemux86-64 specific currently\n'
2026-04-25 18:52:15,444 - oe-selftest - INFO - 5: 23/45 491/676 (0.00s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only)
2026-04-25 18:52:15,444 - oe-selftest - INFO - tests are qemux86-64 specific currently
2026-04-25 18:52:15,449 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_can_compare_ltp_tests (subunit.RemotedTestCase)
2026-04-25 18:52:15,450 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,450 - oe-selftest - INFO - 5: 24/45 492/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_can_compare_ltp_tests)
2026-04-25 18:52:15,455 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names (subunit.RemotedTestCase)
2026-04-25 18:52:15,455 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,455 - oe-selftest - INFO - 5: 25/45 493/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names)
2026-04-25 18:52:15,461 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests (subunit.RemotedTestCase)
2026-04-25 18:52:15,461 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,461 - oe-selftest - INFO - 5: 26/45 494/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests)
2026-04-25 18:52:15,467 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_junit_empty_testresults (subunit.RemotedTestCase)
2026-04-25 18:52:15,467 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,467 - oe-selftest - INFO - 5: 27/45 495/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_junit_empty_testresults)
2026-04-25 18:52:15,474 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_junit_log_attached (subunit.RemotedTestCase)
2026-04-25 18:52:15,474 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,474 - oe-selftest - INFO - 5: 28/45 496/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_junit_log_attached)
2026-04-25 18:52:15,480 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_junit_log_inline (subunit.RemotedTestCase)
2026-04-25 18:52:15,480 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,480 - oe-selftest - INFO - 5: 29/45 497/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_junit_log_inline)
2026-04-25 18:52:15,487 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_junit_missing_image_tests (subunit.RemotedTestCase)
2026-04-25 18:52:15,487 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,488 - oe-selftest - INFO - 5: 30/45 498/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_junit_missing_image_tests)
2026-04-25 18:52:15,493 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_junit_missing_ptests (subunit.RemotedTestCase)
2026-04-25 18:52:15,493 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,493 - oe-selftest - INFO - 5: 31/45 499/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_junit_missing_ptests)
2026-04-25 18:52:15,498 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_machine_matches (subunit.RemotedTestCase)
2026-04-25 18:52:15,498 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,499 - oe-selftest - INFO - 5: 32/45 500/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_machine_matches)
2026-04-25 18:52:15,502 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_machine_mismatches (subunit.RemotedTestCase)
2026-04-25 18:52:15,503 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,503 - oe-selftest - INFO - 5: 33/45 501/676 (0.00s) (0 failed) (resulttooltests.ResultToolTests.test_machine_mismatches)
2026-04-25 18:52:15,508 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_merge_can_merged_results (subunit.RemotedTestCase)
2026-04-25 18:52:15,508 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,508 - oe-selftest - INFO - 5: 34/45 502/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_merge_can_merged_results)
2026-04-25 18:52:15,514 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type (subunit.RemotedTestCase)
2026-04-25 18:52:15,514 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,514 - oe-selftest - INFO - 5: 35/45 503/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type)
2026-04-25 18:52:15,519 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair (subunit.RemotedTestCase)
2026-04-25 18:52:15,520 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,520 - oe-selftest - INFO - 5: 36/45 504/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair)
2026-04-25 18:52:15,525 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_regression_can_get_regression_result (subunit.RemotedTestCase)
2026-04-25 18:52:15,525 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,525 - oe-selftest - INFO - 5: 37/45 505/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_regression_can_get_regression_result)
2026-04-25 18:52:15,530 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_report_can_aggregate_test_result (subunit.RemotedTestCase)
2026-04-25 18:52:15,531 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,531 - oe-selftest - INFO - 5: 38/45 506/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_report_can_aggregate_test_result)
2026-04-25 18:52:15,535 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared (subunit.RemotedTestCase)
2026-04-25 18:52:15,536 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,536 - oe-selftest - INFO - 5: 39/45 507/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared)
2026-04-25 18:52:15,540 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared (subunit.RemotedTestCase)
2026-04-25 18:52:15,541 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,541 - oe-selftest - INFO - 5: 40/45 508/676 (0.00s) (0 failed) (resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared)
2026-04-25 18:52:15,545 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared (subunit.RemotedTestCase)
2026-04-25 18:52:15,546 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,546 - oe-selftest - INFO - 5: 41/45 509/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared)
2026-04-25 18:52:15,551 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared (subunit.RemotedTestCase)
2026-04-25 18:52:15,551 - oe-selftest - INFO - ... ok
2026-04-25 18:52:15,551 - oe-selftest - INFO - 5: 42/45 510/676 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared)
2026-04-25 18:52:24,571 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password (subunit.RemotedTestCase)
2026-04-25 18:52:24,571 - oe-selftest - INFO - ... ok
2026-04-25 18:52:24,571 - oe-selftest - INFO - 0: 25/66 511/676 (114.54s) (0 failed) (imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password)
2026-04-25 18:54:15,193 - oe-selftest - INFO - runtime_test.TestExport.test_testexport_basic (subunit.RemotedTestCase)
2026-04-25 18:54:15,193 - oe-selftest - INFO - ... ok
2026-04-25 18:54:15,194 - oe-selftest - INFO - 14: 19/23 512/676 (124.49s) (0 failed) (runtime_test.TestExport.test_testexport_basic)
2026-04-25 18:54:36,324 - oe-selftest - INFO - uboot.UBootTest.test_boot_uboot_kvm_to_full_target (subunit.RemotedTestCase)
2026-04-25 18:54:36,324 - oe-selftest - INFO - ... ok
2026-04-25 18:54:36,324 - oe-selftest - INFO - 7: 31/33 513/676 (257.65s) (0 failed) (uboot.UBootTest.test_boot_uboot_kvm_to_full_target)
2026-04-25 18:55:58,465 - oe-selftest - INFO - uboot.UBootTest.test_uboot_config_initial_env_binary (subunit.RemotedTestCase)
2026-04-25 18:55:58,465 - oe-selftest - INFO - ... ok
2026-04-25 18:55:58,465 - oe-selftest - INFO - 7: 32/33 514/676 (82.14s) (0 failed) (uboot.UBootTest.test_uboot_config_initial_env_binary)
2026-04-25 18:56:16,743 - oe-selftest - INFO - sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure (subunit.RemotedTestCase)
2026-04-25 18:56:16,743 - oe-selftest - INFO - ... ok
2026-04-25 18:56:16,744 - oe-selftest - INFO - 1: 46/48 515/676 (716.61s) (0 failed) (sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure)
2026-04-25 18:56:34,258 - oe-selftest - INFO - runtime_test.TestExport.test_testexport_sdk (subunit.RemotedTestCase)
2026-04-25 18:56:34,258 - oe-selftest - INFO - ... ok
2026-04-25 18:56:34,258 - oe-selftest - INFO - 14: 20/23 516/676 (139.07s) (0 failed) (runtime_test.TestExport.test_testexport_sdk)
2026-04-25 18:57:27,603 - oe-selftest - INFO - uboot.UBootTest.test_uboot_initial_env_binary (subunit.RemotedTestCase)
2026-04-25 18:57:27,604 - oe-selftest - INFO - ... ok
2026-04-25 18:57:27,604 - oe-selftest - INFO - 7: 33/33 517/676 (89.14s) (0 failed) (uboot.UBootTest.test_uboot_initial_env_binary)
2026-04-25 18:58:02,531 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_correct_image_fstab (subunit.RemotedTestCase)
2026-04-25 18:58:02,531 - oe-selftest - INFO - ... ok
2026-04-25 18:58:02,531 - oe-selftest - INFO - 6: 19/51 518/676 (5077.61s) (0 failed) (overlayfs.OverlayFSTests.test_correct_image_fstab)
2026-04-25 18:58:15,361 - oe-selftest - INFO - sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs (subunit.RemotedTestCase)
2026-04-25 18:58:15,362 - oe-selftest - INFO - ... ok
2026-04-25 18:58:15,362 - oe-selftest - INFO - 14: 21/23 519/676 (101.11s) (0 failed) (sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs)
2026-04-25 18:59:53,393 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_correct_image_unit (subunit.RemotedTestCase)
2026-04-25 18:59:53,393 - oe-selftest - INFO - ... ok
2026-04-25 18:59:53,393 - oe-selftest - INFO - 6: 20/51 520/676 (110.86s) (0 failed) (overlayfs.OverlayFSTests.test_correct_image_unit)
2026-04-25 19:00:33,429 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_distro_features_missing (subunit.RemotedTestCase)
2026-04-25 19:00:33,429 - oe-selftest - INFO - ... ok
2026-04-25 19:00:33,429 - oe-selftest - INFO - 6: 21/51 521/676 (40.04s) (0 failed) (overlayfs.OverlayFSTests.test_distro_features_missing)
2026-04-25 19:00:55,231 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_mount_unit_not_set (subunit.RemotedTestCase)
2026-04-25 19:00:55,231 - oe-selftest - INFO - ... ok
2026-04-25 19:00:55,231 - oe-selftest - INFO - 6: 22/51 522/676 (21.80s) (0 failed) (overlayfs.OverlayFSTests.test_mount_unit_not_set)
2026-04-25 19:01:49,771 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_useradd_static (subunit.RemotedTestCase)
2026-04-25 19:01:49,771 - oe-selftest - INFO - ... ok
2026-04-25 19:01:49,771 - oe-selftest - INFO - 0: 26/66 523/676 (565.20s) (0 failed) (imagefeatures.ImageFeatures.test_useradd_static)
2026-04-25 19:02:32,911 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_not_all_units_installed (subunit.RemotedTestCase)
2026-04-25 19:02:32,911 - oe-selftest - INFO - ... ok
2026-04-25 19:02:32,911 - oe-selftest - INFO - 6: 23/51 524/676 (97.68s) (0 failed) (overlayfs.OverlayFSTests.test_not_all_units_installed)
2026-04-25 19:02:56,283 - oe-selftest - INFO - sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs (subunit.RemotedTestCase)
2026-04-25 19:02:56,287 - oe-selftest - INFO - ... ok
2026-04-25 19:02:56,287 - oe-selftest - INFO - 14: 22/23 525/676 (280.92s) (0 failed) (sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs)
2026-04-25 19:03:30,221 - oe-selftest - INFO - sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross (subunit.RemotedTestCase)
2026-04-25 19:03:30,221 - oe-selftest - INFO - ... ok
2026-04-25 19:03:30,222 - oe-selftest - INFO - 1: 47/48 526/676 (433.48s) (0 failed) (sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross)
2026-04-25 19:03:52,462 - oe-selftest - INFO - wrapper.WrapperTests.test_shebang_wrapper (subunit.RemotedTestCase)
2026-04-25 19:03:52,462 - oe-selftest - INFO - ... ok
2026-04-25 19:03:52,462 - oe-selftest - INFO - 14: 23/23 527/676 (56.18s) (0 failed) (wrapper.WrapperTests.test_shebang_wrapper)
2026-04-25 19:04:36,089 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped (subunit.RemotedTestCase)
2026-04-25 19:04:36,089 - oe-selftest - INFO - ... ok
2026-04-25 19:04:36,089 - oe-selftest - INFO - 6: 24/51 528/676 (123.18s) (0 failed) (overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped)
2026-04-25 19:04:44,859 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_wayland_support_in_image (subunit.RemotedTestCase)
2026-04-25 19:04:44,859 - oe-selftest - INFO - ... ok
2026-04-25 19:04:44,859 - oe-selftest - INFO - 0: 27/66 529/676 (175.09s) (0 failed) (imagefeatures.ImageFeatures.test_wayland_support_in_image)
2026-04-25 19:04:56,300 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_wrong_mount_unit_set (subunit.RemotedTestCase)
2026-04-25 19:04:56,300 - oe-selftest - INFO - ... ok
2026-04-25 19:04:56,301 - oe-selftest - INFO - 6: 25/51 530/676 (20.21s) (0 failed) (overlayfs.OverlayFSTests.test_wrong_mount_unit_set)
2026-04-25 19:05:49,832 - oe-selftest - INFO - retain.Retain.test_retain_always (subunit.RemotedTestCase)
2026-04-25 19:05:49,833 - oe-selftest - INFO - ... ok
2026-04-25 19:05:49,833 - oe-selftest - INFO - 6: 26/51 531/676 (53.53s) (0 failed) (retain.Retain.test_retain_always)
2026-04-25 19:06:51,116 - oe-selftest - INFO - retain.Retain.test_retain_failure (subunit.RemotedTestCase)
2026-04-25 19:06:51,116 - oe-selftest - INFO - ... ok
2026-04-25 19:06:51,117 - oe-selftest - INFO - 6: 27/51 532/676 (61.29s) (0 failed) (retain.Retain.test_retain_failure)
2026-04-25 19:08:04,801 - oe-selftest - INFO - retain.Retain.test_retain_global (subunit.RemotedTestCase)
2026-04-25 19:08:04,802 - oe-selftest - INFO - ... ok
2026-04-25 19:08:04,802 - oe-selftest - INFO - 6: 28/51 533/676 (73.69s) (0 failed) (retain.Retain.test_retain_global)
2026-04-25 19:09:53,258 - oe-selftest - INFO - retain.Retain.test_retain_misc (subunit.RemotedTestCase)
2026-04-25 19:09:53,259 - oe-selftest - INFO - ... ok
2026-04-25 19:09:53,259 - oe-selftest - INFO - 6: 29/51 534/676 (108.46s) (0 failed) (retain.Retain.test_retain_misc)
2026-04-25 19:11:52,635 - oe-selftest - INFO - spdx.SPDX30Check.test_baremetal_helloworld (subunit.RemotedTestCase)
2026-04-25 19:11:52,635 - oe-selftest - INFO - ... ok
2026-04-25 19:11:52,636 - oe-selftest - INFO - 6: 30/51 535/676 (119.38s) (0 failed) (spdx.SPDX30Check.test_baremetal_helloworld)
2026-04-25 19:13:04,720 - oe-selftest - INFO - spdx.SPDX30Check.test_base_files (subunit.RemotedTestCase)
2026-04-25 19:13:04,721 - oe-selftest - INFO - ... ok
2026-04-25 19:13:04,721 - oe-selftest - INFO - 6: 31/51 536/676 (72.09s) (0 failed) (spdx.SPDX30Check.test_base_files)
2026-04-25 19:14:28,700 - oe-selftest - INFO - spdx.SPDX30Check.test_core_image_minimal (subunit.RemotedTestCase)
2026-04-25 19:14:28,701 - oe-selftest - INFO - ... ok
2026-04-25 19:14:28,701 - oe-selftest - INFO - 6: 32/51 537/676 (83.98s) (0 failed) (spdx.SPDX30Check.test_core_image_minimal)
2026-04-25 19:27:59,135 - oe-selftest - INFO - spdx.SPDX30Check.test_core_image_minimal_sdk (subunit.RemotedTestCase)
2026-04-25 19:27:59,136 - oe-selftest - INFO - ... ok
2026-04-25 19:27:59,136 - oe-selftest - INFO - 6: 33/51 538/676 (810.44s) (0 failed) (spdx.SPDX30Check.test_core_image_minimal_sdk)
2026-04-25 19:28:48,345 - oe-selftest - INFO - spdx.SPDX30Check.test_custom_annotation_vars (subunit.RemotedTestCase)
2026-04-25 19:28:48,345 - oe-selftest - INFO - ... ok
2026-04-25 19:28:48,345 - oe-selftest - INFO - 6: 34/51 539/676 (49.21s) (0 failed) (spdx.SPDX30Check.test_custom_annotation_vars)
2026-04-25 19:29:06,006 - oe-selftest - INFO - spdx.SPDX30Check.test_download_location_defensive_handling (subunit.RemotedTestCase)
2026-04-25 19:29:06,007 - oe-selftest - INFO - ... ok
2026-04-25 19:29:06,008 - oe-selftest - INFO - 6: 35/51 540/676 (17.66s) (0 failed) (spdx.SPDX30Check.test_download_location_defensive_handling)
2026-04-25 19:31:27,892 - oe-selftest - INFO - spdx.SPDX30Check.test_extra_opts (subunit.RemotedTestCase)
2026-04-25 19:31:27,893 - oe-selftest - INFO - ... ok
2026-04-25 19:31:27,893 - oe-selftest - INFO - 6: 36/51 541/676 (141.89s) (0 failed) (spdx.SPDX30Check.test_extra_opts)
2026-04-25 19:40:06,824 - oe-selftest - INFO - gotoolchain.oeGoToolchainSelfTest.test_go_dep_build (subunit.RemotedTestCase)
2026-04-25 19:40:06,824 - oe-selftest - INFO - ... ok
2026-04-25 19:40:06,824 - oe-selftest - INFO - 13: 6/67 542/676 (3.25s) (0 failed) (gotoolchain.oeGoToolchainSelfTest.test_go_dep_build)
2026-04-25 19:41:36,097 - oe-selftest - INFO - sdk.SDKTests.test_sdk_manifests (subunit.RemotedTestCase)
2026-04-25 19:41:36,098 - oe-selftest - INFO - ... ok
2026-04-25 19:41:36,098 - oe-selftest - INFO - 2: 27/29 543/676 (5341.36s) (0 failed) (sdk.SDKTests.test_sdk_manifests)
2026-04-25 19:47:17,992 - oe-selftest - INFO - manifest.VerifyManifest.test_SDK_manifest_entries (subunit.RemotedTestCase)
2026-04-25 19:47:17,993 - oe-selftest - INFO - ... ok
2026-04-25 19:47:17,993 - oe-selftest - INFO - 13: 7/67 544/676 (380.95s) (0 failed) (manifest.VerifyManifest.test_SDK_manifest_entries)
2026-04-25 19:47:32,432 - oe-selftest - INFO - manifest.VerifyManifest.test_image_manifest_entries (subunit.RemotedTestCase)
2026-04-25 19:47:32,433 - oe-selftest - INFO - ... ok
2026-04-25 19:47:32,433 - oe-selftest - INFO - 13: 8/67 545/676 (14.44s) (0 failed) (manifest.VerifyManifest.test_image_manifest_entries)
2026-04-25 19:47:32,510 - oe-selftest - INFO - oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch (subunit.RemotedTestCase)
2026-04-25 19:47:32,510 - oe-selftest - INFO - ... ok
2026-04-25 19:47:32,510 - oe-selftest - INFO - 13: 9/67 546/676 (0.08s) (0 failed) (oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch)
2026-04-25 19:49:54,810 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add (subunit.RemotedTestCase)
2026-04-25 19:49:54,811 - oe-selftest - INFO - ... ok
2026-04-25 19:49:54,811 - oe-selftest - INFO - 13: 10/67 547/676 (93.91s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add)
2026-04-25 19:50:32,065 - oe-selftest - INFO - sdk.SDKTests.test_sdk_runqemu (subunit.RemotedTestCase)
2026-04-25 19:50:32,066 - oe-selftest - INFO - ... ok
2026-04-25 19:50:32,066 - oe-selftest - INFO - 2: 28/29 548/676 (535.97s) (0 failed) (sdk.SDKTests.test_sdk_runqemu)
2026-04-25 19:50:39,879 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir (subunit.RemotedTestCase)
2026-04-25 19:50:39,879 - oe-selftest - INFO - ... ok
2026-04-25 19:50:39,879 - oe-selftest - INFO - 13: 11/67 549/676 (45.07s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir)
2026-04-25 19:51:25,459 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine (subunit.RemotedTestCase)
2026-04-25 19:51:25,459 - oe-selftest - INFO - ... ok
2026-04-25 19:51:25,459 - oe-selftest - INFO - 13: 12/67 550/676 (45.58s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine)
2026-04-25 19:52:06,317 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives (subunit.RemotedTestCase)
2026-04-25 19:52:06,317 - oe-selftest - INFO - ... ok
2026-04-25 19:52:06,318 - oe-selftest - INFO - 13: 13/67 551/676 (40.86s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives)
2026-04-25 19:52:10,209 - oe-selftest - INFO - sstatetests.SStateTests.test_autorev_sstate_works (subunit.RemotedTestCase)
2026-04-25 19:52:10,209 - oe-selftest - INFO - ... ok
2026-04-25 19:52:10,210 - oe-selftest - INFO - 2: 29/29 552/676 (98.14s) (0 failed) (sstatetests.SStateTests.test_autorev_sstate_works)
2026-04-25 19:52:48,830 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic (subunit.RemotedTestCase)
2026-04-25 19:52:48,830 - oe-selftest - INFO - ... ok
2026-04-25 19:52:48,830 - oe-selftest - INFO - 13: 14/67 553/676 (42.51s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic)
2026-04-25 19:53:17,100 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary (subunit.RemotedTestCase)
2026-04-25 19:53:17,101 - oe-selftest - INFO - ... ok
2026-04-25 19:53:17,101 - oe-selftest - INFO - 13: 15/67 554/676 (28.27s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary)
2026-04-25 19:53:23,802 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer (subunit.RemotedTestCase)
2026-04-25 19:53:23,803 - oe-selftest - INFO - ... ok
2026-04-25 19:53:23,803 - oe-selftest - INFO - 13: 16/67 555/676 (6.70s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer)
2026-04-25 19:54:03,673 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func (subunit.RemotedTestCase)
2026-04-25 19:54:03,673 - oe-selftest - INFO - ... ok
2026-04-25 19:54:03,674 - oe-selftest - INFO - 13: 17/67 556/676 (39.87s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func)
2026-04-25 19:54:45,257 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob (subunit.RemotedTestCase)
2026-04-25 19:54:45,257 - oe-selftest - INFO - ... ok
2026-04-25 19:54:45,257 - oe-selftest - INFO - 13: 18/67 557/676 (41.58s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob)
2026-04-25 19:55:29,204 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob (subunit.RemotedTestCase)
2026-04-25 19:55:29,205 - oe-selftest - INFO - ... ok
2026-04-25 19:55:29,205 - oe-selftest - INFO - 13: 19/67 558/676 (43.95s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob)
2026-04-25 19:55:43,204 - oe-selftest - INFO - spdx.SPDX30Check.test_gcc_include_source (subunit.RemotedTestCase)
2026-04-25 19:55:43,204 - oe-selftest - INFO - ... ok
2026-04-25 19:55:43,204 - oe-selftest - INFO - 6: 37/51 559/676 (1455.31s) (0 failed) (spdx.SPDX30Check.test_gcc_include_source)
2026-04-25 19:56:12,540 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid (subunit.RemotedTestCase)
2026-04-25 19:56:12,540 - oe-selftest - INFO - ... ok
2026-04-25 19:56:12,540 - oe-selftest - INFO - 13: 20/67 560/676 (43.34s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid)
2026-04-25 19:56:55,630 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig (subunit.RemotedTestCase)
2026-04-25 19:56:55,631 - oe-selftest - INFO - ... ok
2026-04-25 19:56:55,631 - oe-selftest - INFO - 13: 21/67 561/676 (43.09s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig)
2026-04-25 19:57:39,744 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch (subunit.RemotedTestCase)
2026-04-25 19:57:39,744 - oe-selftest - INFO - ... ok
2026-04-25 19:57:39,745 - oe-selftest - INFO - 13: 22/67 562/676 (44.11s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch)
2026-04-25 19:58:20,029 - oe-selftest - INFO - spdx.SPDX30Check.test_kernel_config_spdx (subunit.RemotedTestCase)
2026-04-25 19:58:20,030 - oe-selftest - INFO - ... ok
2026-04-25 19:58:20,030 - oe-selftest - INFO - 6: 38/51 563/676 (156.82s) (0 failed) (spdx.SPDX30Check.test_kernel_config_spdx)
2026-04-25 19:58:29,351 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall (subunit.RemotedTestCase)
2026-04-25 19:58:29,352 - oe-selftest - INFO - ... ok
2026-04-25 19:58:29,353 - oe-selftest - INFO - 13: 23/67 564/676 (49.61s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall)
2026-04-25 19:59:02,180 - oe-selftest - INFO - spdx.SPDX30Check.test_packageconfig_spdx (subunit.RemotedTestCase)
2026-04-25 19:59:02,181 - oe-selftest - INFO - ... ok
2026-04-25 19:59:02,181 - oe-selftest - INFO - 6: 39/51 565/676 (42.15s) (0 failed) (spdx.SPDX30Check.test_packageconfig_spdx)
2026-04-25 19:59:11,373 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed (subunit.RemotedTestCase)
2026-04-25 19:59:11,373 - oe-selftest - INFO - ... ok
2026-04-25 19:59:11,374 - oe-selftest - INFO - 13: 24/67 566/676 (42.02s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed)
2026-04-25 19:59:12,013 - oe-selftest - INFO - signing.Signing.test_signing_packages (subunit.RemotedTestCase)
2026-04-25 19:59:12,013 - oe-selftest - INFO - ... ok
2026-04-25 19:59:12,014 - oe-selftest - INFO - 5: 43/45 567/676 (4016.46s) (0 failed) (signing.Signing.test_signing_packages)
2026-04-25 19:59:18,562 - oe-selftest - INFO - spdx.SPDX30Check.test_version_extraction_patterns (subunit.RemotedTestCase)
2026-04-25 19:59:18,563 - oe-selftest - INFO - ... ok
2026-04-25 19:59:18,563 - oe-selftest - INFO - 6: 40/51 568/676 (16.38s) (0 failed) (spdx.SPDX30Check.test_version_extraction_patterns)
2026-04-25 19:59:53,554 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script (subunit.RemotedTestCase)
2026-04-25 19:59:53,555 - oe-selftest - INFO - ... ok
2026-04-25 19:59:53,555 - oe-selftest - INFO - 13: 25/67 569/676 (42.18s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script)
2026-04-25 20:00:14,859 - oe-selftest - INFO - spdx.SPDX30Check.test_world_sbom (subunit.RemotedTestCase)
2026-04-25 20:00:14,859 - oe-selftest - INFO - ... ok
2026-04-25 20:00:14,859 - oe-selftest - INFO - 6: 41/51 570/676 (56.30s) (0 failed) (spdx.SPDX30Check.test_world_sbom)
2026-04-25 20:00:36,254 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir (subunit.RemotedTestCase)
2026-04-25 20:00:36,255 - oe-selftest - INFO - ... ok
2026-04-25 20:00:36,255 - oe-selftest - INFO - 13: 26/67 571/676 (42.70s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir)
2026-04-25 20:00:53,941 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract (subunit.RemotedTestCase)
2026-04-25 20:00:53,942 - oe-selftest - INFO - ... ok
2026-04-25 20:00:53,942 - oe-selftest - INFO - 6: 42/51 572/676 (39.08s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract)
2026-04-25 20:01:18,444 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir (subunit.RemotedTestCase)
2026-04-25 20:01:18,444 - oe-selftest - INFO - ... ok
2026-04-25 20:01:18,444 - oe-selftest - INFO - 13: 27/67 573/676 (42.19s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir)
2026-04-25 20:01:24,695 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config (subunit.RemotedTestCase)
2026-04-25 20:01:24,695 - oe-selftest - INFO - ... ok
2026-04-25 20:01:24,695 - oe-selftest - INFO - 6: 43/51 574/676 (30.75s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config)
2026-04-25 20:01:34,094 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard (subunit.RemotedTestCase)
2026-04-25 20:01:34,094 - oe-selftest - INFO - ... ok
2026-04-25 20:01:34,094 - oe-selftest - INFO - 13: 28/67 575/676 (15.65s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard)
2026-04-25 20:02:02,254 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set (subunit.RemotedTestCase)
2026-04-25 20:02:02,254 - oe-selftest - INFO - ... ok
2026-04-25 20:02:02,254 - oe-selftest - INFO - 6: 44/51 576/676 (37.56s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set)
2026-04-25 20:02:37,898 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine (subunit.RemotedTestCase)
2026-04-25 20:02:37,898 - oe-selftest - INFO - ... ok
2026-04-25 20:02:37,898 - oe-selftest - INFO - 6: 45/51 577/676 (35.64s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine)
2026-04-25 20:02:59,558 - oe-selftest - INFO - systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built (subunit.RemotedTestCase)
2026-04-25 20:02:59,559 - oe-selftest - INFO - ... ok
2026-04-25 20:02:59,559 - oe-selftest - INFO - 1: 48/48 578/676 (3569.34s) (0 failed) (systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built)
2026-04-25 20:03:00,114 - oe-selftest - INFO - signing.Signing.test_signing_sstate_archive (subunit.RemotedTestCase)
2026-04-25 20:03:00,115 - oe-selftest - INFO - ... ok
2026-04-25 20:03:00,115 - oe-selftest - INFO - 5: 44/45 579/676 (228.10s) (0 failed) (signing.Signing.test_signing_sstate_archive)
2026-04-25 20:03:12,536 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary (subunit.RemotedTestCase)
2026-04-25 20:03:12,536 - oe-selftest - INFO - ... ok
2026-04-25 20:03:12,536 - oe-selftest - INFO - 6: 46/51 580/676 (34.64s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary)
2026-04-25 20:03:44,867 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments (subunit.RemotedTestCase)
2026-04-25 20:03:44,868 - oe-selftest - INFO - ... ok
2026-04-25 20:03:44,868 - oe-selftest - INFO - 6: 47/51 581/676 (32.33s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments)
2026-04-25 20:04:17,445 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes (subunit.RemotedTestCase)
2026-04-25 20:04:17,445 - oe-selftest - INFO - ... ok
2026-04-25 20:04:17,445 - oe-selftest - INFO - 6: 48/51 582/676 (32.58s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes)
2026-04-25 20:04:33,077 - oe-selftest - INFO - runtime_test.SystemTap.test_crosstap_helloworld (subunit.RemotedTestCase)
2026-04-25 20:04:33,077 - oe-selftest - INFO - ... ok
2026-04-25 20:04:33,077 - oe-selftest - INFO - 13: 29/67 583/676 (177.91s) (0 failed) (runtime_test.SystemTap.test_crosstap_helloworld)
2026-04-25 20:04:50,480 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts (subunit.RemotedTestCase)
2026-04-25 20:04:50,480 - oe-selftest - INFO - ... ok
2026-04-25 20:04:50,480 - oe-selftest - INFO - 6: 49/51 584/676 (33.04s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts)
2026-04-25 20:05:21,365 - oe-selftest - INFO - toolchain.ToolchainTests.test_toolchain_switching (subunit.RemotedTestCase)
2026-04-25 20:05:21,366 - oe-selftest - INFO - ... ok
2026-04-25 20:05:21,366 - oe-selftest - INFO - 5: 45/45 585/676 (141.25s) (0 failed) (toolchain.ToolchainTests.test_toolchain_switching)
2026-04-25 20:05:26,372 - oe-selftest - INFO - runtime_test.SystemTap.test_crosstap_pstree (subunit.RemotedTestCase)
2026-04-25 20:05:26,372 - oe-selftest - INFO - ... ok
2026-04-25 20:05:26,373 - oe-selftest - INFO - 13: 30/67 586/676 (53.30s) (0 failed) (runtime_test.SystemTap.test_crosstap_pstree)
2026-04-25 20:05:29,785 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract_legacy (subunit.RemotedTestCase)
2026-04-25 20:05:29,785 - oe-selftest - INFO - ... ok
2026-04-25 20:05:29,785 - oe-selftest - INFO - 6: 50/51 587/676 (39.31s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract_legacy)
2026-04-25 20:06:08,021 - oe-selftest - INFO - uboot.UBootConfigTest.test_uboot_config_extract_single_config (subunit.RemotedTestCase)
2026-04-25 20:06:08,021 - oe-selftest - INFO - ... ok
2026-04-25 20:06:08,021 - oe-selftest - INFO - 6: 51/51 588/676 (38.24s) (0 failed) (uboot.UBootConfigTest.test_uboot_config_extract_single_config)
2026-04-25 20:06:18,126 - oe-selftest - INFO - runtime_test.SystemTap.test_crosstap_syscalls_by_pid (subunit.RemotedTestCase)
2026-04-25 20:06:18,126 - oe-selftest - INFO - ... ok
2026-04-25 20:06:18,127 - oe-selftest - INFO - 13: 31/67 589/676 (51.75s) (0 failed) (runtime_test.SystemTap.test_crosstap_syscalls_by_pid)
2026-04-25 20:07:13,060 - oe-selftest - INFO - runtime_test.SystemTap.test_crosstap_syscalls_by_proc (subunit.RemotedTestCase)
2026-04-25 20:07:13,060 - oe-selftest - INFO - ... ok
2026-04-25 20:07:13,060 - oe-selftest - INFO - 13: 32/67 590/676 (54.93s) (0 failed) (runtime_test.SystemTap.test_crosstap_syscalls_by_proc)
2026-04-25 20:10:02,702 - oe-selftest - INFO - sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs (subunit.RemotedTestCase)
2026-04-25 20:10:02,702 - oe-selftest - INFO - ... ok
2026-04-25 20:10:02,702 - oe-selftest - INFO - 13: 33/67 591/676 (169.64s) (0 failed) (sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs)
2026-04-25 20:10:29,310 - oe-selftest - INFO - runtime_test.Postinst.test_failing_postinst (subunit.RemotedTestCase)
2026-04-25 20:10:29,310 - oe-selftest - INFO - ... ok
2026-04-25 20:10:29,310 - oe-selftest - INFO - 11: 22/31 592/676 (6252.59s) (16 failed) (runtime_test.Postinst.test_failing_postinst)
2026-04-25 20:13:41,259 - oe-selftest - INFO - sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib (subunit.RemotedTestCase)
2026-04-25 20:13:41,259 - oe-selftest - INFO - ... ok
2026-04-25 20:13:41,260 - oe-selftest - INFO - 13: 34/67 593/676 (218.56s) (0 failed) (sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib)
2026-04-25 20:13:41,264 - oe-selftest - INFO - wic.Wic2.test_biosplusefi_plugin (subunit.RemotedTestCase)
2026-04-25 20:13:41,266 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 20:13:41,267 - oe-selftest - INFO - 13: 35/67 594/676 (0.00s) (0 failed) (wic.Wic2.test_biosplusefi_plugin)
2026-04-25 20:13:41,267 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 20:13:41,268 - oe-selftest - INFO - wic.Wic2.test_biosplusefi_plugin_qemu (subunit.RemotedTestCase)
2026-04-25 20:13:41,268 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 20:13:41,268 - oe-selftest - INFO - 13: 36/67 595/676 (0.01s) (0 failed) (wic.Wic2.test_biosplusefi_plugin_qemu)
2026-04-25 20:13:41,268 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 20:16:06,679 - oe-selftest - INFO - wic.Wic2.test_bmap_long (subunit.RemotedTestCase)
2026-04-25 20:16:06,680 - oe-selftest - INFO - ... ok
2026-04-25 20:16:06,680 - oe-selftest - INFO - 13: 37/67 596/676 (145.42s) (0 failed) (wic.Wic2.test_bmap_long)
2026-04-25 20:16:42,290 - oe-selftest - INFO - wic.Wic2.test_bmap_short (subunit.RemotedTestCase)
2026-04-25 20:16:42,290 - oe-selftest - INFO - ... ok
2026-04-25 20:16:42,290 - oe-selftest - INFO - 13: 38/67 597/676 (35.61s) (0 failed) (wic.Wic2.test_bmap_short)
2026-04-25 20:17:24,513 - oe-selftest - INFO - wic.Wic2.test_diskid_on_gpt_partition (subunit.RemotedTestCase)
2026-04-25 20:17:24,513 - oe-selftest - INFO - ... ok
2026-04-25 20:17:24,513 - oe-selftest - INFO - 13: 39/67 598/676 (42.22s) (0 failed) (wic.Wic2.test_diskid_on_gpt_partition)
2026-04-25 20:18:04,044 - oe-selftest - INFO - wic.Wic2.test_diskid_on_msdos_partition (subunit.RemotedTestCase)
2026-04-25 20:18:04,044 - oe-selftest - INFO - ... ok
2026-04-25 20:18:04,044 - oe-selftest - INFO - 13: 40/67 599/676 (39.53s) (0 failed) (wic.Wic2.test_diskid_on_msdos_partition)
2026-04-25 20:23:39,700 - oe-selftest - INFO - multiconfig.MultiConfig.test_multiconfig (subunit.RemotedTestCase)
2026-04-25 20:23:39,701 - oe-selftest - INFO - ... ok
2026-04-25 20:23:39,701 - oe-selftest - INFO - 0: 28/66 600/676 (4734.84s) (0 failed) (multiconfig.MultiConfig.test_multiconfig)
2026-04-25 20:25:46,669 - oe-selftest - INFO - multiconfig.MultiConfig.test_multiconfig_inlayer (subunit.RemotedTestCase)
2026-04-25 20:25:46,669 - oe-selftest - INFO - ... ok
2026-04-25 20:25:46,670 - oe-selftest - INFO - 0: 29/66 601/676 (126.97s) (0 failed) (multiconfig.MultiConfig.test_multiconfig_inlayer)
2026-04-25 20:27:44,699 - oe-selftest - INFO - multiconfig.MultiConfig.test_multiconfig_reparse (subunit.RemotedTestCase)
2026-04-25 20:27:44,700 - oe-selftest - INFO - ... ok
2026-04-25 20:27:44,700 - oe-selftest - INFO - 0: 30/66 602/676 (118.03s) (0 failed) (multiconfig.MultiConfig.test_multiconfig_reparse)
2026-04-25 20:27:44,707 - oe-selftest - INFO - oelib.utils.TestTrimVersion.test_num_exception (subunit.RemotedTestCase)
2026-04-25 20:27:44,708 - oe-selftest - INFO - ... ok
2026-04-25 20:27:44,708 - oe-selftest - INFO - 0: 31/66 603/676 (0.00s) (0 failed) (oelib.utils.TestTrimVersion.test_num_exception)
2026-04-25 20:27:44,709 - oe-selftest - INFO - oelib.utils.TestTrimVersion.test_valid (subunit.RemotedTestCase)
2026-04-25 20:27:44,710 - oe-selftest - INFO - ... ok
2026-04-25 20:27:44,710 - oe-selftest - INFO - 0: 32/66 604/676 (0.00s) (0 failed) (oelib.utils.TestTrimVersion.test_valid)
2026-04-25 20:27:44,711 - oe-selftest - INFO - oelib.utils.TestTrimVersion.test_version_exception (subunit.RemotedTestCase)
2026-04-25 20:27:44,711 - oe-selftest - INFO - ... ok
2026-04-25 20:27:44,711 - oe-selftest - INFO - 0: 33/66 605/676 (0.00s) (0 failed) (oelib.utils.TestTrimVersion.test_version_exception)
2026-04-25 20:28:27,901 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create (subunit.RemotedTestCase)
2026-04-25 20:28:27,901 - oe-selftest - INFO - ... ok
2026-04-25 20:28:27,901 - oe-selftest - INFO - 0: 34/66 606/676 (40.53s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create)
2026-04-25 20:29:30,135 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_autotools (subunit.RemotedTestCase)
2026-04-25 20:29:30,135 - oe-selftest - INFO - ... ok
2026-04-25 20:29:30,136 - oe-selftest - INFO - 0: 35/66 607/676 (62.23s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_autotools)
2026-04-25 20:30:07,478 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_cmake (subunit.RemotedTestCase)
2026-04-25 20:30:07,478 - oe-selftest - INFO - ... ok
2026-04-25 20:30:07,478 - oe-selftest - INFO - 0: 36/66 608/676 (37.34s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_cmake)
2026-04-25 20:30:46,285 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_git_http (subunit.RemotedTestCase)
2026-04-25 20:30:46,285 - oe-selftest - INFO - ... ok
2026-04-25 20:30:46,286 - oe-selftest - INFO - 0: 37/66 609/676 (38.81s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_git_http)
2026-04-25 20:31:25,615 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch (subunit.RemotedTestCase)
2026-04-25 20:31:25,615 - oe-selftest - INFO - ... ok
2026-04-25 20:31:25,615 - oe-selftest - INFO - 0: 38/66 610/676 (39.33s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch)
2026-04-25 20:32:08,140 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch (subunit.RemotedTestCase)
2026-04-25 20:32:08,141 - oe-selftest - INFO - ... ok
2026-04-25 20:32:08,141 - oe-selftest - INFO - 0: 39/66 611/676 (42.53s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch)
2026-04-25 20:32:50,804 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master (subunit.RemotedTestCase)
2026-04-25 20:32:50,805 - oe-selftest - INFO - ... ok
2026-04-25 20:32:50,805 - oe-selftest - INFO - 0: 40/66 612/676 (42.66s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master)
2026-04-25 20:33:36,869 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_github (subunit.RemotedTestCase)
2026-04-25 20:33:36,869 - oe-selftest - INFO - ... ok
2026-04-25 20:33:36,869 - oe-selftest - INFO - 0: 41/66 613/676 (46.06s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_github)
2026-04-25 20:34:19,562 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball (subunit.RemotedTestCase)
2026-04-25 20:34:19,563 - oe-selftest - INFO - ... ok
2026-04-25 20:34:19,563 - oe-selftest - INFO - 0: 42/66 614/676 (42.69s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball)
2026-04-25 20:35:20,902 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_go (subunit.RemotedTestCase)
2026-04-25 20:35:20,902 - oe-selftest - INFO - ... ok
2026-04-25 20:35:20,902 - oe-selftest - INFO - 0: 43/66 615/676 (61.34s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_go)
2026-04-25 20:35:22,076 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_npm (subunit.RemotedTestCase)
2026-04-25 20:35:22,076 - oe-selftest - INFO - ... skipped 'Test needs meta-oe for nodejs\n'
2026-04-25 20:35:22,076 - oe-selftest - INFO - 0: 44/66 616/676 (1.17s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_npm)
2026-04-25 20:35:22,076 - oe-selftest - INFO - Test needs meta-oe for nodejs
2026-04-25 20:36:06,544 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi (subunit.RemotedTestCase)
2026-04-25 20:36:06,545 - oe-selftest - INFO - ... ok
2026-04-25 20:36:06,545 - oe-selftest - INFO - 0: 45/66 617/676 (44.47s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi)
2026-04-25 20:36:50,488 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling (subunit.RemotedTestCase)
2026-04-25 20:36:50,488 - oe-selftest - INFO - ... ok
2026-04-25 20:36:50,489 - oe-selftest - INFO - 0: 46/66 618/676 (43.94s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling)
2026-04-25 20:37:35,594 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin (subunit.RemotedTestCase)
2026-04-25 20:37:35,595 - oe-selftest - INFO - ... ok
2026-04-25 20:37:35,598 - oe-selftest - INFO - 0: 47/66 619/676 (45.11s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin)
2026-04-25 20:38:20,170 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy (subunit.RemotedTestCase)
2026-04-25 20:38:20,174 - oe-selftest - INFO - ... ok
2026-04-25 20:38:20,175 - oe-selftest - INFO - 0: 48/66 620/676 (44.57s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy)
2026-04-25 20:38:37,669 - oe-selftest - INFO - wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64 (subunit.RemotedTestCase)
2026-04-25 20:38:37,670 - oe-selftest - INFO - ... ok
2026-04-25 20:38:37,670 - oe-selftest - INFO - 13: 41/67 621/676 (1233.63s) (0 failed) (wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64)
2026-04-25 20:38:37,674 - oe-selftest - INFO - wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86 (subunit.RemotedTestCase)
2026-04-25 20:38:37,674 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 20:38:37,674 - oe-selftest - INFO - 13: 42/67 622/676 (0.01s) (0 failed) (wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86)
2026-04-25 20:38:37,674 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 20:38:37,674 - oe-selftest - INFO - wic.Wic2.test_efi_plugin_unified_kernel_image_qemu (subunit.RemotedTestCase)
2026-04-25 20:38:37,674 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 20:38:37,674 - oe-selftest - INFO - 13: 43/67 623/676 (0.01s) (0 failed) (wic.Wic2.test_efi_plugin_unified_kernel_image_qemu)
2026-04-25 20:38:37,674 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 20:39:02,411 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api (subunit.RemotedTestCase)
2026-04-25 20:39:02,411 - oe-selftest - INFO - ... ok
2026-04-25 20:39:02,412 - oe-selftest - INFO - 0: 49/66 624/676 (42.24s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api)
2026-04-25 20:39:42,970 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta (subunit.RemotedTestCase)
2026-04-25 20:39:42,971 - oe-selftest - INFO - ... ok
2026-04-25 20:39:42,971 - oe-selftest - INFO - 0: 50/66 625/676 (40.56s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta)
2026-04-25 20:40:24,066 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639 (subunit.RemotedTestCase)
2026-04-25 20:40:24,067 - oe-selftest - INFO - ... ok
2026-04-25 20:40:24,067 - oe-selftest - INFO - 0: 51/66 626/676 (41.10s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639)
2026-04-25 20:40:48,334 - oe-selftest - INFO - wic.Wic2.test_empty_plugin (subunit.RemotedTestCase)
2026-04-25 20:40:48,334 - oe-selftest - INFO - ... ok
2026-04-25 20:40:48,335 - oe-selftest - INFO - 13: 44/67 627/676 (130.66s) (0 failed) (wic.Wic2.test_empty_plugin)
2026-04-25 20:41:03,433 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639 (subunit.RemotedTestCase)
2026-04-25 20:41:03,433 - oe-selftest - INFO - ... ok
2026-04-25 20:41:03,433 - oe-selftest - INFO - 0: 52/66 628/676 (39.37s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639)
2026-04-25 20:41:44,008 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools (subunit.RemotedTestCase)
2026-04-25 20:41:44,008 - oe-selftest - INFO - ... ok
2026-04-25 20:41:44,008 - oe-selftest - INFO - 0: 53/66 629/676 (40.57s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools)
2026-04-25 20:41:50,218 - oe-selftest - INFO - wic.Wic2.test_empty_zeroize_plugin (subunit.RemotedTestCase)
2026-04-25 20:41:50,218 - oe-selftest - INFO - ... ok
2026-04-25 20:41:50,218 - oe-selftest - INFO - 13: 45/67 630/676 (61.88s) (0 failed) (wic.Wic2.test_empty_zeroize_plugin)
2026-04-25 20:41:50,219 - oe-selftest - INFO - wic.Wic2.test_expand_mbr_image (subunit.RemotedTestCase)
2026-04-25 20:41:50,232 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 20:41:50,232 - oe-selftest - INFO - 13: 46/67 631/676 (0.00s) (0 failed) (wic.Wic2.test_expand_mbr_image)
2026-04-25 20:41:50,232 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 20:42:30,198 - oe-selftest - INFO - wic.Wic2.test_extra_filesystem_space (subunit.RemotedTestCase)
2026-04-25 20:42:30,198 - oe-selftest - INFO - ... ok
2026-04-25 20:42:30,198 - oe-selftest - INFO - 13: 47/67 632/676 (39.98s) (0 failed) (wic.Wic2.test_extra_filesystem_space)
2026-04-25 20:42:52,611 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi (subunit.RemotedTestCase)
2026-04-25 20:42:52,611 - oe-selftest - INFO - ... ok
2026-04-25 20:42:52,611 - oe-selftest - INFO - 0: 54/66 633/676 (68.60s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi)
2026-04-25 20:43:32,403 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball (subunit.RemotedTestCase)
2026-04-25 20:43:32,404 - oe-selftest - INFO - ... ok
2026-04-25 20:43:32,404 - oe-selftest - INFO - 0: 55/66 634/676 (39.79s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball)
2026-04-25 20:44:10,903 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_simple (subunit.RemotedTestCase)
2026-04-25 20:44:10,903 - oe-selftest - INFO - ... ok
2026-04-25 20:44:10,903 - oe-selftest - INFO - 0: 56/66 635/676 (38.50s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_simple)
2026-04-25 20:44:21,979 - oe-selftest - INFO - wic.Wic2.test_extra_partition_plugin (subunit.RemotedTestCase)
2026-04-25 20:44:21,979 - oe-selftest - INFO - ... ok
2026-04-25 20:44:21,979 - oe-selftest - INFO - 13: 48/67 636/676 (111.78s) (0 failed) (wic.Wic2.test_extra_partition_plugin)
2026-04-25 20:45:10,283 - oe-selftest - INFO - wic.Wic2.test_extra_partition_space (subunit.RemotedTestCase)
2026-04-25 20:45:10,283 - oe-selftest - INFO - ... ok
2026-04-25 20:45:10,283 - oe-selftest - INFO - 13: 49/67 637/676 (48.30s) (0 failed) (wic.Wic2.test_extra_partition_space)
2026-04-25 20:45:52,109 - oe-selftest - INFO - wic.Wic2.test_fixed_size (subunit.RemotedTestCase)
2026-04-25 20:45:52,110 - oe-selftest - INFO - ... ok
2026-04-25 20:45:52,110 - oe-selftest - INFO - 13: 50/67 638/676 (41.83s) (0 failed) (wic.Wic2.test_fixed_size)
2026-04-25 20:46:28,177 - oe-selftest - INFO - wic.Wic2.test_fixed_size_error (subunit.RemotedTestCase)
2026-04-25 20:46:28,177 - oe-selftest - INFO - ... ok
2026-04-25 20:46:28,177 - oe-selftest - INFO - 13: 51/67 639/676 (36.07s) (0 failed) (wic.Wic2.test_fixed_size_error)
2026-04-25 20:47:06,471 - oe-selftest - INFO - wic.Wic2.test_fs_types (subunit.RemotedTestCase)
2026-04-25 20:47:06,471 - oe-selftest - INFO - ... ok
2026-04-25 20:47:06,471 - oe-selftest - INFO - 13: 52/67 640/676 (38.29s) (0 failed) (wic.Wic2.test_fs_types)
2026-04-25 20:49:06,613 - oe-selftest - INFO - wic.Wic2.test_gpt_partition_name (subunit.RemotedTestCase)
2026-04-25 20:49:06,613 - oe-selftest - INFO - ... ok
2026-04-25 20:49:06,614 - oe-selftest - INFO - 13: 53/67 641/676 (120.14s) (0 failed) (wic.Wic2.test_gpt_partition_name)
2026-04-25 20:50:26,473 - oe-selftest - INFO - wic.Wic2.test_image_bootpart_globbed (subunit.RemotedTestCase)
2026-04-25 20:50:26,473 - oe-selftest - INFO - ... ok
2026-04-25 20:50:26,473 - oe-selftest - INFO - 13: 54/67 642/676 (79.86s) (0 failed) (wic.Wic2.test_image_bootpart_globbed)
2026-04-25 20:51:35,101 - oe-selftest - INFO - wic.Wic2.test_image_env (subunit.RemotedTestCase)
2026-04-25 20:51:35,101 - oe-selftest - INFO - ... ok
2026-04-25 20:51:35,102 - oe-selftest - INFO - 13: 55/67 643/676 (68.63s) (0 failed) (wic.Wic2.test_image_env)
2026-04-25 20:51:46,939 - oe-selftest - INFO - wic.Wic2.test_image_vars_dir_long (subunit.RemotedTestCase)
2026-04-25 20:51:46,940 - oe-selftest - INFO - ... ok
2026-04-25 20:51:46,940 - oe-selftest - INFO - 13: 56/67 644/676 (11.84s) (0 failed) (wic.Wic2.test_image_vars_dir_long)
2026-04-25 20:51:58,832 - oe-selftest - INFO - wic.Wic2.test_image_vars_dir_short (subunit.RemotedTestCase)
2026-04-25 20:51:58,833 - oe-selftest - INFO - ... ok
2026-04-25 20:51:58,833 - oe-selftest - INFO - 13: 57/67 645/676 (11.89s) (0 failed) (wic.Wic2.test_image_vars_dir_short)
2026-04-25 20:52:34,268 - oe-selftest - INFO - wic.Wic2.test_kickstart_parser (subunit.RemotedTestCase)
2026-04-25 20:52:34,268 - oe-selftest - INFO - ... ok
2026-04-25 20:52:34,269 - oe-selftest - INFO - 13: 58/67 646/676 (35.44s) (0 failed) (wic.Wic2.test_kickstart_parser)
2026-04-25 20:53:11,779 - oe-selftest - INFO - wic.Wic2.test_mkfs_extraopts (subunit.RemotedTestCase)
2026-04-25 20:53:11,780 - oe-selftest - INFO - ... ok
2026-04-25 20:53:11,780 - oe-selftest - INFO - 13: 59/67 647/676 (37.51s) (0 failed) (wic.Wic2.test_mkfs_extraopts)
2026-04-25 20:56:44,279 - oe-selftest - INFO - wic.Wic2.test_offset (subunit.RemotedTestCase)
2026-04-25 20:56:44,279 - oe-selftest - INFO - ... ok
2026-04-25 20:56:44,280 - oe-selftest - INFO - 13: 60/67 648/676 (212.50s) (0 failed) (wic.Wic2.test_offset)
2026-04-25 20:56:44,280 - oe-selftest - INFO - wic.Wic2.test_qemu (subunit.RemotedTestCase)
2026-04-25 20:56:44,281 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 20:56:44,281 - oe-selftest - INFO - 13: 61/67 649/676 (0.00s) (0 failed) (wic.Wic2.test_qemu)
2026-04-25 20:56:44,281 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 20:56:44,282 - oe-selftest - INFO - wic.Wic2.test_qemu_efi (subunit.RemotedTestCase)
2026-04-25 20:56:44,282 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 20:56:44,282 - oe-selftest - INFO - 13: 62/67 650/676 (0.00s) (0 failed) (wic.Wic2.test_qemu_efi)
2026-04-25 20:56:44,282 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 20:58:53,345 - oe-selftest - INFO - wic.Wic2.test_rawcopy_plugin (subunit.RemotedTestCase)
2026-04-25 20:58:53,346 - oe-selftest - INFO - ... ok
2026-04-25 20:58:53,346 - oe-selftest - INFO - 13: 63/67 651/676 (129.07s) (0 failed) (wic.Wic2.test_rawcopy_plugin)
2026-04-25 20:58:53,346 - oe-selftest - INFO - wic.Wic2.test_rawcopy_plugin_qemu (subunit.RemotedTestCase)
2026-04-25 20:58:53,347 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 20:58:53,347 - oe-selftest - INFO - 13: 64/67 652/676 (0.00s) (0 failed) (wic.Wic2.test_rawcopy_plugin_qemu)
2026-04-25 20:58:53,347 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 21:01:09,693 - oe-selftest - INFO - wic.Wic2.test_rawcopy_plugin_unpack (subunit.RemotedTestCase)
2026-04-25 21:01:09,694 - oe-selftest - INFO - ... ok
2026-04-25 21:01:09,694 - oe-selftest - INFO - 13: 65/67 653/676 (136.35s) (0 failed) (wic.Wic2.test_rawcopy_plugin_unpack)
2026-04-25 21:03:18,366 - oe-selftest - INFO - wic.Wic2.test_uefi_kernel (subunit.RemotedTestCase)
2026-04-25 21:03:18,367 - oe-selftest - INFO - ... ok
2026-04-25 21:03:18,367 - oe-selftest - INFO - 13: 66/67 654/676 (128.67s) (0 failed) (wic.Wic2.test_uefi_kernel)
2026-04-25 21:03:18,368 - oe-selftest - INFO - wic.Wic2.test_wic_image_type (subunit.RemotedTestCase)
2026-04-25 21:03:18,368 - oe-selftest - INFO - ... skipped 'Test skipped on aarch64\n'
2026-04-25 21:03:18,368 - oe-selftest - INFO - 13: 67/67 655/676 (0.00s) (0 failed) (wic.Wic2.test_wic_image_type)
2026-04-25 21:03:18,368 - oe-selftest - INFO - Test skipped on aarch64
2026-04-25 21:15:33,198 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_apt (subunit.RemotedTestCase)
2026-04-25 21:15:33,198 - oe-selftest - INFO - ... ok
2026-04-25 21:15:33,198 - oe-selftest - INFO - 0: 57/66 656/676 (1881.31s) (0 failed) (runtime_test.TestImage.test_testimage_apt)
2026-04-25 21:19:13,665 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_dnf (subunit.RemotedTestCase)
2026-04-25 21:19:13,665 - oe-selftest - INFO - ... ok
2026-04-25 21:19:13,666 - oe-selftest - INFO - 0: 58/66 657/676 (220.47s) (0 failed) (runtime_test.TestImage.test_testimage_dnf)
2026-04-25 21:22:06,824 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_install (subunit.RemotedTestCase)
2026-04-25 21:22:06,824 - oe-selftest - INFO - ... ok
2026-04-25 21:22:06,825 - oe-selftest - INFO - 0: 59/66 658/676 (173.16s) (0 failed) (runtime_test.TestImage.test_testimage_install)
2026-04-25 21:23:11,331 - oe-selftest - INFO - runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd (subunit.RemotedTestCase)
2026-04-25 21:23:11,331 - oe-selftest - INFO - ... ok
2026-04-25 21:23:11,332 - oe-selftest - INFO - 11: 23/31 659/676 (4362.02s) (16 failed) (runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd)
2026-04-25 21:24:07,220 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_slirp (subunit.RemotedTestCase)
2026-04-25 21:24:07,220 - oe-selftest - INFO - ... ok
2026-04-25 21:24:07,220 - oe-selftest - INFO - 0: 60/66 660/676 (120.40s) (0 failed) (runtime_test.TestImage.test_testimage_slirp)
2026-04-25 21:24:07,221 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_virgl_gtk_sdl (subunit.RemotedTestCase)
2026-04-25 21:24:07,221 - oe-selftest - INFO - ... skipped 'test needs qemux86-64\n'
2026-04-25 21:24:07,221 - oe-selftest - INFO - 0: 61/66 661/676 (0.00s) (0 failed) (runtime_test.TestImage.test_testimage_virgl_gtk_sdl)
2026-04-25 21:24:07,221 - oe-selftest - INFO - test needs qemux86-64
2026-04-25 21:24:07,222 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_virgl_headless (subunit.RemotedTestCase)
2026-04-25 21:24:07,222 - oe-selftest - INFO - ... skipped 'test needs qemux86-64\n'
2026-04-25 21:24:07,222 - oe-selftest - INFO - 0: 62/66 662/676 (0.00s) (0 failed) (runtime_test.TestImage.test_testimage_virgl_headless)
2026-04-25 21:24:07,222 - oe-selftest - INFO - test needs qemux86-64
2026-04-25 21:24:35,004 - oe-selftest - INFO - runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit (subunit.RemotedTestCase)
2026-04-25 21:24:35,013 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
2026-04-25 21:24:35,014 - oe-selftest - INFO - 11: 24/31 663/676 (83.67s) (16 failed) (runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit)
2026-04-25 21:24:35,014 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runtime_test.py", line 358, in test_postinst_rootfs_and_boot_sysvinit
self.init_manager_loop("sysvinit")
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runtime_test.py", line 326, in init_manager_loop
bitbake('core-image-minimal')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake core-image-minimal' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 1028 .bb files complete (0 cached, 1028 parsed). 2068 targets, 64 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 1477 Local 1470 Mirrors 0 Missed 7 Current 1494 (99% match, 99% complete)
done.
Removing 23 stale sstate objects for arch allarch...done.
Removing 171 stale sstate objects for arch qemuarm64...done.
Removing 729 stale sstate objects for arch cortexa57...done.
Removing 331 stale sstate objects for arch aarch64...done.
NOTE: Executing Tasks
NOTE: Running setscene task 1495 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/debianutils/debianutils_5.23.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1498 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-markupsafe_3.0.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1499 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1500 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1501 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_deploy_setscene)
NOTE: Running setscene task 1502 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm-project-source.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1505 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-system-native_10.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1506 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1508 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1510 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1511 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/netbase/netbase_6.5.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1512 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1513 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1514 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1515 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1517 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_package_write_rpm_setscene)
NOTE: recipe qemu-helper-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe llvm-project-source-22.1.3-22.1.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemu-system-native-10.2.0-r0: task do_populate_lic_setscene: Started
NOTE: recipe netbase-1_6.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe linux-libc-headers-6.18-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe debianutils-native-5.23.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe dnf-4.24.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pygments-native-2.20.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-markupsafe-native-3.0.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-15.2.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe diffutils-native-3.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe tar-native-1.35-r0: task do_create_spdx_setscene: Started
NOTE: recipe qemu-helper-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe llvm-project-source-22.1.3-22.1.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1518 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-3.14.4-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1519 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_create_package_spdx_setscene)
NOTE: recipe qemu-system-native-10.2.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: Running setscene task 1520 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)
NOTE: recipe netbase-1_6.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1521 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_create_package_spdx_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-markupsafe-native-3.0.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-pygments-native-2.20.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1522 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx_setscene)
NOTE: recipe linux-libc-headers-6.18-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1523 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1524 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1525 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_package_write_rpm_setscene)
NOTE: recipe debianutils-native-5.23.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe diffutils-native-3.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tar-native-1.35-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1526 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1527 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1528 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm-project-source.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1529 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_create_package_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1530 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_package_write_rpm_setscene)
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-3.14.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe sed-4.9-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1531 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_create_package_spdx_setscene)
NOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe llvm-project-source-22.1.3-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe libcap-2.78-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libgcc-15.2.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe pseudo-native-1.9.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmpc-1.4.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe binutils-2.46-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libedit-20251016-3.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe pinentry-1.3.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_deploy_setscene: Started
NOTE: Running setscene task 1532 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_package_spdx_setscene)
NOTE: recipe libsolv-0.7.36-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1533 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1534 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_create_package_spdx_setscene)
NOTE: recipe llvm-project-source-22.1.3-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1535 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1536 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0-initial_2.88.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe pseudo-native-1.9.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sed-4.9-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1537 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1538 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1539 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_package_spdx_setscene)
NOTE: recipe libmpc-1.4.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libedit-20251016-3.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe pinentry-1.3.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1540 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 1541 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1542 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_package_write_rpm_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1543 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_package_write_rpm_setscene)
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe initscripts-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe acl-2.3.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe shadow-securetty-4.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe binutils-2.46-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1544 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_package_write_rpm_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe attr-2.5.2-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1545 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_package_write_rpm_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_package_qa_setscene: Started
NOTE: recipe make-4.4.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1546 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_create_package_spdx_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_package_write_rpm_setscene: Started
NOTE: recipe initscripts-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1547 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1548 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-securetty-4.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1549 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_create_package_spdx_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe attr-2.5.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1550 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1551 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1552 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_package_write_rpm_setscene)
NOTE: recipe iproute2-6.19.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe desktop-file-utils-0.28-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1553 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1554 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_create_package_spdx_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1555 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_package_write_rpm_setscene)
NOTE: recipe make-4.4.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1556 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_package_write_rpm_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe dnf-4.24.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe findutils-4.10.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libmnl-1.0.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe busybox-1.37.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe shared-mime-info-2.4-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1557 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_package_write_rpm_setscene)
NOTE: recipe libseccomp-2.6.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1558 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_populate_lic_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_deploy_setscene: Succeeded
NOTE: recipe util-linux-2.41.3-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1559 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_package_spdx_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1560 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_package_spdx_setscene)
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1561 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_create_package_spdx_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dnf-4.24.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1562 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1563 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_write_rpm_setscene)
NOTE: recipe libmnl-1.0.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1564 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_package_qa_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe findutils-4.10.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libseccomp-2.6.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1565 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1566 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1567 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_package_write_rpm_setscene)
NOTE: recipe shared-mime-info-2.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dnf-4.24.0-r0: task do_populate_lic_setscene: Started
NOTE: Running setscene task 1569 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_package_qa_setscene)
NOTE: recipe modutils-initscripts-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe dbus-1.16.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe fontconfig-2.17.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1570 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_package_qa_setscene)
NOTE: recipe glibc-locale-2.43+git-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libidn2-2.3.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_package_qa_setscene: Started
NOTE: recipe sysvinit-3.14-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1571 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_package_write_rpm_setscene)
NOTE: recipe libxcb-1.17.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe dnf-4.24.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: Running setscene task 1572 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_package_spdx_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe util-linux-2.41.3-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libgpg-error-1.59-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1573 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_create_package_spdx_setscene)
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe modutils-initscripts-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1574 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1576 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pygobject-3.56.2-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1577 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_package_qa_setscene)
NOTE: recipe fontconfig-2.17.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1578 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pycairo-1.29.0-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libidn2-2.3.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1579 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1580 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1581 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libxcb-1.17.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe socat-1.8.1.1-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1582 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe pinentry-1.3.2-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1583 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_create_package_spdx_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1584 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_package_qa_setscene: Started
NOTE: recipe libyaml-0.2.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe psmisc-23.7-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe diffutils-3.12-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe debugedit-5.2-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1585 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_package_write_rpm_setscene)
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1586 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_sysroot_setscene)
NOTE: recipe pinentry-1.3.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1587 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1588 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_create_package_spdx_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1589 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_package_write_rpm_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1590 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_package_spdx_setscene)
NOTE: recipe libyaml-0.2.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1591 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_create_spdx_setscene)
NOTE: recipe qemu-helper-native-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe psmisc-23.7-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe diffutils-3.12-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1592 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_create_spdx_setscene)
NOTE: recipe debugedit-5.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1593 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1594 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_package_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_package_qa_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1595 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe openssl-3.5.6-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1596 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_package_qa_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemu-helper-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1597 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_package_write_rpm_setscene)
NOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe update-rc.d-0.8+git-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1598 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_package_write_rpm_setscene)
NOTE: recipe patch-native-2.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1599 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-setuptools-82.0.1-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1600 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_package_write_rpm_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1601 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1602 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_package_spdx_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe update-rc.d-0.8+git-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1603 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1604 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_package_qa_setscene)
NOTE: recipe xz-5.8.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe patch-native-2.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1605 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_package_qa_setscene)
NOTE: recipe bc-1.08.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-setuptools-82.0.1-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1606 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-hatch-vcs_0.5.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1607 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_package_write_rpm_setscene)
NOTE: recipe expat-2.7.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe sed-4.9-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libx11-1_1.8.13-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package_qa_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe xz-5.8.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1608 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_package_qa_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1609 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)
NOTE: recipe ptest-runner-2.5.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe expat-2.7.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-hatch-vcs-native-0.5.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1610 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe sed-4.9-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1611 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_create_package_spdx_setscene)
NOTE: recipe libx11-1_1.8.13-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1612 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1613 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_create_package_spdx_setscene)
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1614 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1615 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1616 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_populate_lic_setscene)
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started
NOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-hatch-vcs-native-0.5.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe ptest-runner-2.5.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1617 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 1618 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/npth/npth_1.8.bb:do_create_package_spdx_setscene)
NOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe bash-5.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe grep-3.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe rpm-1_4.20.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe coreutils-9.10-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe diffutils-3.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1619 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1620 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_package_spdx_setscene)
NOTE: recipe npth-1.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe dnf-4.24.0-r0: task do_package_qa_setscene: Started
NOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1621 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_package_write_rpm_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1622 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_package_qa_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe grep-3.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1623 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1624 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1625 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_package_write_rpm_setscene)
NOTE: recipe diffutils-3.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1626 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_package_qa_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe unzip-1_6.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1627 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_package_write_rpm_setscene)
NOTE: recipe npth-1.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1628 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_create_package_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1629 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_qa_setscene)
NOTE: recipe libxml2-2.15.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_package_qa_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe sqlite3-3_3.53.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe pixman-1_0.46.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_package_qa_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1630 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_package_write_rpm_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe unzip-1_6.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1631 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_package_spdx_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Started
NOTE: recipe binutils-2.46-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1632 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1633 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_create_spdx_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe pixman-1_0.46.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe coreutils-9.10-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1634 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_populate_lic_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1635 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_package_qa_setscene)
NOTE: recipe libxml2-2.15.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe eudev-3.2.14-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1636 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_create_package_spdx_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe eudev-3.2.14-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1637 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1638 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1639 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_package_write_rpm_setscene)
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe sqlite3-3_3.53.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe binutils-2.46-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1640 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1641 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_package_write_rpm_setscene)
NOTE: recipe quilt-native-0.69-r0: task do_create_spdx_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1642 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_create_package_spdx_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe eudev-3.2.14-r0: task do_package_qa_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_populate_lic_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1643 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_create_package_spdx_setscene)
NOTE: recipe lua-5.5.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-packaging-26.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libidn2-2.3.8-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1644 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_create_package_spdx_setscene)
NOTE: recipe quilt-native-0.69-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1645 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_package_write_rpm_setscene)
NOTE: recipe attr-2.5.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe fontconfig-2.17.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1646 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_package_spdx_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1647 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_package_write_rpm_setscene)
NOTE: recipe iproute2-6.19.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe lua-5.5.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1649 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1650 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1651 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_create_package_spdx_setscene)
NOTE: recipe libidn2-2.3.8-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1652 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-native_10.2.0.bb:do_populate_lic_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe attr-2.5.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe fontconfig-2.17.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1653 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1654 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1655 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_package_write_rpm_setscene)
NOTE: recipe expat-2.7.5-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe qemu-native-10.2.0-r0: task do_populate_lic_setscene: Started
NOTE: Running setscene task 1656 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_package_spdx_setscene)
NOTE: recipe procps-4.0.6-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libksba-1.6.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe shared-mime-info-native-2.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gdbm-1.26-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1657 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_create_package_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libassuan-3.0.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1658 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1659 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-system-native_10.2.0.bb:do_create_spdx_setscene)
NOTE: recipe shared-mime-info-native-2.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe qemu-native-10.2.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: Running setscene task 1660 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1661 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/timezone/tzdata.bb:do_create_package_spdx_setscene)
NOTE: recipe zstd-1.5.7-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe iptables-1.8.13-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe expat-2.7.5-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libksba-1.6.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1662 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1663 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1664 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_package_write_rpm_setscene)
NOTE: recipe gdbm-1.26-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libarchive-3.8.7-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1666 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_create_package_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libassuan-3.0.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1667 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1668 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_package_spdx_setscene)
NOTE: recipe qemu-system-native-10.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe lzlib-1.16-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tzdata-2026a-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libpng-1.6.56-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1669 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_create_package_spdx_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1670 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_create_package_spdx_setscene)
NOTE: recipe elfutils-0.194-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1671 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_package_spdx_setscene)
NOTE: recipe e2fsprogs-1.47.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe qemu-system-native-10.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1672 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zip/zip_3.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libsm-1_1.2.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe lzlib-1.16-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libsolv-0.7.36-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1673 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_package_write_rpm_setscene)
NOTE: recipe tzdata-2026a-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1674 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_write_rpm_setscene)
NOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1675 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_package_write_rpm_setscene)
NOTE: recipe libpng-1.6.56-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1676 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_create_package_spdx_setscene)
NOTE: recipe coreutils-9.10-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1677 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ttyrun/ttyrun_2.41.0.bb:do_create_package_spdx_setscene)
NOTE: recipe elfutils-0.194-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1678 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_create_package_spdx_setscene)
NOTE: recipe zip-3.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1679 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_create_package_spdx_setscene)
NOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1680 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_create_package_spdx_setscene)
NOTE: recipe tar-1.35-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gcc-15.2.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe e2fsprogs-1.47.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1681 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1682 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1683 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_create_package_spdx_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1684 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_package_qa_setscene)
NOTE: recipe ttyrun-2.41.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe coreutils-9.10-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe zip-3.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1685 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_package_write_rpm_setscene)
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gawk-5.4.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1686 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1687 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 1688 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libxext-1_1.3.7-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tar-1.35-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libpcre2-10.47-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1689 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_package_write_rpm_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1690 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_package_write_rpm_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1691 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_package_write_rpm_setscene)
NOTE: recipe xorgproto-2025.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe desktop-file-utils-0.28-r0: task do_package_qa_setscene: Started
NOTE: recipe ttyrun-2.41.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1692 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1693 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_populate_sysroot_setscene)
NOTE: recipe libxext-1_1.3.7-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gawk-5.4.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe findutils-4.10.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1694 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_package_qa_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1695 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_create_package_spdx_setscene)
NOTE: recipe kmod-34.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe socat-1.8.1.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libpcre2-10.47-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1696 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1697 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1698 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_create_package_spdx_setscene)
NOTE: recipe libpcre2-10.47-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe tcl8-8.6.17-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe xorgproto-2025.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1699 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1700 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_create_package_spdx_setscene)
NOTE: recipe ncurses-6.6-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1701 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_create_package_spdx_setscene)
NOTE: recipe findutils-4.10.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1702 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_create_package_spdx_setscene)
NOTE: recipe libyaml-0.2.5-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe kmod-34.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe bc-1.08.2-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1703 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_create_package_spdx_setscene)
NOTE: recipe tar-native-1.35-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 1704 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_package_write_rpm_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe expect-5.45.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libpcre2-10.47-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1705 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe curl-8.19.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1706 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_package_write_rpm_setscene)
NOTE: recipe ncurses-6.6-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1707 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1708 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_package_write_rpm_setscene)
NOTE: recipe libyaml-0.2.5-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1709 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1710 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_create_package_spdx_setscene)
NOTE: recipe zstd-1.5.7-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tar-native-1.35-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1711 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_create_package_spdx_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe expect-5.45.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1712 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 1713 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_package_write_rpm_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1714 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1715 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe xxhash-0.8.3-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe curl-8.19.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1716 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_package_write_rpm_setscene)
NOTE: recipe psmisc-23.7-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libtasn1-4.21.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1717 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/initscripts/init-system-helpers_1.69.bb:do_create_package_spdx_setscene)
NOTE: recipe gnupg-2.5.17-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe readline-8.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1718 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_create_package_spdx_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libseccomp-2.6.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1719 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_package_write_rpm_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1720 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_package_write_rpm_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1721 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_create_package_spdx_setscene)
NOTE: recipe opkg-utils-0.7.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe popt-1.19-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shadow-4.19.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1722 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 1723 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 1724 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_package_spdx_setscene)
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe psmisc-23.7-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe init-system-helpers-1.69-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1725 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_create_package_spdx_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1726 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libice_1.1.2.bb:do_create_package_spdx_setscene)
NOTE: recipe readline-8.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1727 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1728 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_create_package_spdx_setscene)
NOTE: recipe libseccomp-2.6.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1729 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_create_package_spdx_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1730 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_create_spdx_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe popt-1.19-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe python3-pluggy-1.6.0-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1731 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_create_package_spdx_setscene)
NOTE: recipe libxau-1_1.0.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe btrfs-tools-6.19.1-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1732 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_package_qa_setscene)
NOTE: recipe init-system-helpers-1.69-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1733 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_package_write_rpm_setscene)
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libice-1_1.1.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gnutls-3.8.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1734 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_create_spdx_setscene)
NOTE: recipe make-4.4.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gpgme-2.0.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1735 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_package_qa_setscene)
NOTE: recipe python3-pluggy-1.6.0-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe btrfs-tools-6.19.1-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1736 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1737 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1739 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_create_spdx_setscene)
NOTE: recipe libxau-1_1.0.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1740 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_package_write_rpm_setscene)
NOTE: recipe dtc-native-1.7.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe ncurses-6.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_package_qa_setscene: Started
NOTE: recipe gnutls-3.8.12-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1741 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/xmlto/xmlto_0.0.29.bb:do_create_package_spdx_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libice-1_1.1.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1743 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1744 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_package_write_rpm_setscene)
NOTE: recipe debugedit-5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gnutls-3.8.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe make-4.4.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1745 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1746 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_package_qa_setscene)
NOTE: Running setscene task 1747 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_package_qa_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe dtc-native-1.7.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe linux-libc-headers-6.18-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1748 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libcap-ng-0.9.1-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1750 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/initscripts/init-system-helpers_1.69.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe ncurses-6.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libmodulemd-2.15.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1751 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_package_write_rpm_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1752 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_create_package_spdx_setscene)
NOTE: recipe debugedit-5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gpgme-2.0.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe xmlto-native-0.0.29-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1753 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libarchive-3.8.7-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1754 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_package_write_rpm_setscene)
NOTE: recipe debugedit-5.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_package_qa_setscene: Started
NOTE: recipe linux-libc-headers-6.18-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe mpfr-4.2.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1755 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_package_qa_setscene)
NOTE: recipe init-system-helpers-1.69-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1756 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1757 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libmodulemd-2.15.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1758 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_write_rpm_setscene)
NOTE: recipe xmlto-native-0.0.29-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe nettle-3.10.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1759 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_create_package_spdx_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1760 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_package_spdx_setscene)
NOTE: recipe tcl8-8.6.17-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe util-linux-2.41.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe debugedit-5.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1761 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1762 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libarchive-3.8.7-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1763 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_package_write_rpm_setscene)
NOTE: recipe mpfr-4.2.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe init-system-helpers-1.69-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe run-postinsts-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1764 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1765 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1766 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_package_qa_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_package_qa_setscene: Started
NOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe tar-1.35-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe nettle-3.10.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1767 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_package_write_rpm_setscene)
NOTE: recipe gmp-6.3.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe run-postinsts-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe base-files-3.0.14-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1768 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1769 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1770 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1771 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_package_spdx_setscene)
NOTE: recipe curl-8.19.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe elfutils-0.194-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe sysvinit-3.14-r0: task do_package_qa_setscene: Started
NOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1772 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_package_qa_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1773 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_package_write_rpm_setscene)
NOTE: recipe tar-1.35-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1774 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1775 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_package_qa_setscene)
NOTE: recipe gawk-5.4.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gmp-6.3.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1776 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_package_qa_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1777 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_package_write_rpm_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libcap-2.78-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gdbm-1.26-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1778 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_package_write_rpm_setscene)
NOTE: recipe gnupg-2.5.17-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe init-ifupdown-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe curl-8.19.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1779 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1780 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_15.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1781 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_package_qa_setscene: Started
NOTE: recipe libpng-1.6.56-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gcc-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_package_qa_setscene: Started
NOTE: recipe gawk-5.4.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1782 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_package_qa_setscene: Started
NOTE: recipe elfutils-0.194-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libcap-2.78-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1783 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_package_write_rpm_setscene)
NOTE: recipe gdbm-1.26-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe lua-5.5.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1784 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_create_package_spdx_setscene)
NOTE: recipe init-ifupdown-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe perl-5.42.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1785 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1786 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1787 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/freetype/freetype_2.14.3.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libgcc-initial-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1788 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libpng-1.6.56-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1789 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1790 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1791 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_package_spdx_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1792 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_package_spdx_setscene)
NOTE: recipe cairo-1.18.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe lua-5.5.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1793 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_package_qa_setscene)
NOTE: recipe libffi-3.5.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe json-c-0.18-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcc-initial-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1794 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.5.4.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1795 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1796 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_create_spdx_setscene)
NOTE: recipe grep-3.12-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe xz-5.8.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libsolv-native-0.7.36-r0: task do_create_spdx_setscene: Started
NOTE: recipe cairo-1.18.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1797 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/virglrenderer/virglrenderer_1.2.0.bb:do_create_spdx_setscene)
NOTE: recipe json-c-0.18-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libffi-3.5.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1798 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1799 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_package_spdx_setscene)
NOTE: recipe bc-1.08.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1800 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_create_package_spdx_setscene)
NOTE: recipe procps-4.0.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1801 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1802 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/timezone/tzdata.bb:do_create_spdx_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe grep-3.12-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libsolv-native-0.7.36-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1803 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1804 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_create_package_spdx_setscene)
NOTE: recipe opkg-utils-native-0.7.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1805 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/meta-selftest/recipes-test/postinst/postinst_1.0.bb:do_create_package_spdx_setscene)
NOTE: recipe xz-5.8.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1806 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_create_package_spdx_setscene)
NOTE: recipe perl-5.42.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1807 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1808 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_create_package_spdx_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1809 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe tzdata-2026a-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1810 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-system-native_10.2.0.bb:do_populate_sysroot_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe virglrenderer-native-1.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe popt-1.19-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe opkg-utils-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1811 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_populate_sysroot_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe postinst-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1812 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb:do_create_package_spdx_setscene)
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tzdata-2026a-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1813 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ca-certificates/ca-certificates_20260223.bb:do_create_package_spdx_setscene)
NOTE: recipe virglrenderer-native-1.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe qemu-system-native-10.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 1814 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1815 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_package_write_rpm_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libassuan-3.0.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe popt-1.19-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1816 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_package_spdx_setscene)
NOTE: recipe postinst-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1817 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1818 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1819 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_package_qa_setscene)
NOTE: recipe dejagnu-1.6.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1820 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_create_package_spdx_setscene)
NOTE: recipe shared-mime-info-2.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1821 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libsolv-native-0.7.36-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe ca-certificates-20260223-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1822 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libassuan-3.0.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1823 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm_setscene)
NOTE: recipe psmisc-23.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe gobject-introspection-1.86.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libksba-1.6.8-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe dejagnu-1.6.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1824 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_create_package_spdx_setscene)
NOTE: recipe pixman-native-1_0.46.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe cairo-1.18.4-r0: task do_package_qa_setscene: Started
NOTE: recipe gcc-source-15.2.0-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe ca-certificates-20260223-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1825 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe nettle-3.10.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1826 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_create_package_spdx_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libsolv-native-0.7.36-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pixman-native-1_0.46.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe psmisc-23.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1827 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/librepo/librepo_1.20.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libksba-1.6.8-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe cairo-1.18.4-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe gcc-source-15.2.0-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1828 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/unfs3/unfs3_0.11.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1829 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1830 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1831 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1832 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1833 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_create_package_spdx_setscene)
NOTE: recipe expect-5.45.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1834 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1836 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe nettle-3.10.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1837 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_package_write_rpm_setscene)
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe librepo-1.20.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe dejagnu-1.6.3-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1838 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe expect-5.45.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libcomps-0.1.24-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1840 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_packagedata_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe unfs3-native-0.11.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1841 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_package_write_rpm_setscene)
NOTE: recipe libgcrypt-1.12.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libepoxy-native-1.5.10-r0: task do_create_spdx_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1842 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_populate_lic_setscene)
NOTE: recipe kmod-34.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1845 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_create_spdx_setscene)
NOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe librepo-1.20.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dejagnu-1.6.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1846 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ca-certificates/ca-certificates_20260223.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1847 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1848 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_create_spdx_setscene)
NOTE: recipe unfs3-native-0.11.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1849 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libtirpc/libtirpc_1.3.7.bb:do_create_spdx_setscene)
NOTE: recipe libcomps-0.1.24-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1850 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_packagedata_setscene)
NOTE: recipe bc-1.08.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1851 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_create_spdx_setscene)
NOTE: recipe libepoxy-native-1.5.10-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1852 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1853 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe kmod-34.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_populate_lic_setscene: Started
NOTE: Running setscene task 1854 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-3.14.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe ca-certificates-20260223-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1856 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_create_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1857 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb:do_create_spdx_setscene)
NOTE: recipe coreutils-9.10-r0: task do_create_spdx_setscene: Started
NOTE: recipe libtirpc-native-1.3.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gnupg-2.5.17-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1858 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_create_spdx_setscene)
NOTE: recipe ca-certificates-20260223-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe debugedit-5.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1859 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_populate_lic_setscene: Succeeded
NOTE: Running setscene task 1860 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_create_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1861 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/netbase/netbase_6.5.bb:do_create_spdx_setscene)
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1862 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_create_spdx_setscene)
NOTE: recipe bash-5.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe dnf-4.24.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe libtirpc-native-1.3.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1864 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1865 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1866 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/slirp/libslirp_4.9.1.bb:do_create_spdx_setscene)
NOTE: recipe coreutils-9.10-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1867 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_create_spdx_setscene)
NOTE: recipe debugedit-5.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe alsa-lib-native-1.2.15.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1868 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1869 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_create_spdx_setscene)
NOTE: recipe dejagnu-1.6.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe grep-3.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe netbase-1_6.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe sed-4.9-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1870 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zip/zip_3.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-3.14.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1871 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_create_spdx_setscene)
NOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1872 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe tar-1.35-r0: task do_create_spdx_setscene: Started
NOTE: recipe alsa-lib-native-1.2.15.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1873 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/libsdl2/libsdl2_2.32.10.bb:do_create_spdx_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe netbase-1_6.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1874 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_create_spdx_setscene)
NOTE: recipe dejagnu-1.6.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe grep-3.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe perl-5.42.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_spdx_setscene: Started
NOTE: recipe libslirp-native-4.9.1-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1875 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1877 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_create_spdx_setscene)
NOTE: recipe sed-4.9-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1878 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_spdx_setscene)
NOTE: recipe zip-3.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1879 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe tar-1.35-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1880 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xxhash-0.8.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1882 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1883 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_packagedata_setscene)
NOTE: recipe libslirp-native-4.9.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe rpm-native-1_4.20.1-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1884 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/npth/npth_1.8.bb:do_create_spdx_setscene)
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe diffutils-3.12-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1885 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_packagedata_setscene)
NOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsdl2-native-2.32.10-r0: task do_create_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe zip-3.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1886 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe bash-5.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe rpm-native-1_4.20.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1887 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1888 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 1889 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata_setscene)
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_packagedata_setscene: Started
NOTE: recipe npth-1.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsdl2-native-2.32.10-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1890 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_create_spdx_setscene)
NOTE: recipe diffutils-3.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1891 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_create_spdx_setscene)
NOTE: recipe socat-1.8.1.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe debugedit-5.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1892 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)
NOTE: recipe shared-mime-info-2.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1893 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1894 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_create_spdx_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1895 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_create_spdx_setscene)
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1897 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_15.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1898 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_create_spdx_setscene)
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe npth-1.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1899 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_packagedata_setscene)
NOTE: recipe bash-5.3-r0: task do_packagedata_setscene: Started
NOTE: recipe sed-4.9-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1900 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/timezone/tzdata.bb:do_packagedata_setscene)
NOTE: recipe debugedit-5.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1901 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_create_spdx_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe unzip-1_6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libksba-1.6.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe busybox-1.37.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gcc-source-15.2.0-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1902 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_create_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe tzdata-2026a-r0: task do_packagedata_setscene: Started
NOTE: recipe libpng-native-1.6.56-r0: task do_create_spdx_setscene: Started
NOTE: recipe diffutils-3.12-r0: task do_packagedata_setscene: Started
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-packaging-26.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1904 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe sed-4.9-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe unzip-1_6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libksba-1.6.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1905 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1906 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1908 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1909 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_packagedata_setscene)
NOTE: Running setscene task 1912 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gcc-source-15.2.0-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1913 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1914 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_create_spdx_setscene)
NOTE: recipe expect-native-5.45.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tzdata-2026a-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1915 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libpng-native-1.6.56-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1917 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1918 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_spdx_setscene)
NOTE: recipe diffutils-3.12-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1919 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_create_spdx_setscene)
NOTE: recipe perl-5.42.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe expect-native-5.45.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe grep-3.12-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-packaging-26.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1920 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe unzip-1_6.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe findutils-4.10.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1922 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_create_spdx_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe qemu-system-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1923 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_spdx_setscene)
NOTE: recipe pinentry-1.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe dnf-4.24.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1924 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe unzip-1_6.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1925 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1926 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1927 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1928 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1929 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_packagedata_setscene)
NOTE: recipe grep-3.12-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1930 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_create_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe findutils-4.10.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1931 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zip/zip_3.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1933 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/mesa/mesa.bb:do_create_spdx_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1935 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gawk-5.4.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1936 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_spdx_setscene)
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1937 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_create_spdx_setscene)
NOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe pinentry-1.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1938 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe sed-4.9-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-setuptools-82.0.1-r0: task do_packagedata_setscene: Started
NOTE: recipe tar-1.35-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1939 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_packagedata_setscene)
NOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_packagedata_setscene: Started
NOTE: recipe sysvinit-3.14-r0: task do_create_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_packagedata_setscene: Started
NOTE: recipe zip-3.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gawk-5.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1941 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)
NOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1942 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_packagedata_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sed-4.9-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-setuptools-82.0.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1943 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/slirp/libslirp_4.9.1.bb:do_populate_sysroot_setscene)
NOTE: recipe tar-1.35-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1944 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1945 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1949 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_packagedata_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1950 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_create_spdx_setscene)
NOTE: recipe zip-3.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe mesa-native-2_26.0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1952 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_create_spdx_setscene)
NOTE: recipe tar-1.35-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1953 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/librepo/librepo_1.20.0.bb:do_create_spdx_setscene)
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1957 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_recipe_spdx_setscene)
NOTE: recipe make-4.4.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1958 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_packagedata_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe psmisc-23.7-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1959 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/meta-selftest/recipes-test/postinst/postinst_1.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1960 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_create_spdx_setscene)
NOTE: recipe mesa-native-2_26.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1962 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-packaging-26.0-r0: task do_packagedata_setscene: Started
NOTE: recipe coreutils-9.10-r0: task do_packagedata_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_spdx_setscene: Started
NOTE: recipe libslirp-native-4.9.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe librepo-1.20.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe tar-1.35-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1964 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb:do_packagedata_setscene)
NOTE: recipe postinst-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe make-4.4.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1965 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_populate_sysroot_setscene)
NOTE: recipe psmisc-23.7-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pygobject-3.56.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1966 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_spdx_setscene)
NOTE: recipe libsolv-native-0.7.36-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-packaging-26.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pytest-9.0.3-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libslirp-native-4.9.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1967 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 1968 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1969 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_packagedata_setscene)
NOTE: Running setscene task 1970 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_spdx_setscene)
NOTE: recipe iproute2-6.19.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bc-native-1.08.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1972 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/unfs3/unfs3_0.11.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1973 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_create_recipe_spdx_setscene)
NOTE: recipe librepo-1.20.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe postinst-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe coreutils-9.10-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1974 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1975 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1976 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_spdx_setscene)
NOTE: recipe lua-native-5.5.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe dejagnu-1.6.3-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1977 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_spdx_setscene)
NOTE: recipe libsolv-native-0.7.36-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1978 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_create_spdx_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpng-native-1.6.56-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe bc-native-1.08.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1979 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_packagedata_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_packagedata_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_packagedata_setscene: Started
NOTE: recipe psmisc-23.7-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe lua-native-5.5.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1982 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-hatch-vcs_0.5.0.bb:do_create_spdx_setscene)
NOTE: recipe dejagnu-1.6.3-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe grep-3.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1983 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe unfs3-native-0.11.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_create_spdx_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1984 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_create_spdx_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpng-native-1.6.56-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1986 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_packagedata_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bc-1.08.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe unzip-1_6.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1987 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/timezone/tzcode-native.bb:do_create_spdx_setscene)
NOTE: recipe psmisc-23.7-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1988 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zip/zip_3.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1990 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_packagedata_setscene)
NOTE: recipe grep-3.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1991 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/libsdl2/libsdl2_2.32.10.bb:do_populate_sysroot_setscene)
NOTE: recipe socat-1.8.1.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gnupg-2.5.17-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1992 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_packagedata_setscene)
NOTE: recipe unfs3-native-0.11.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1993 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1994 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1996 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_packagedata_setscene)
NOTE: recipe opkg-utils-native-0.7.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-hatch-vcs-native-0.5.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1997 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_packagedata_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tzcode-native-2026a-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1999 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ca-certificates/ca-certificates_20260223.bb:do_packagedata_setscene)
NOTE: recipe unzip-1_6.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe binutils-2.46-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2001 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_packagedata_setscene)
NOTE: recipe zip-3.0-r0: task do_packagedata_setscene: Started
NOTE: recipe busybox-1.37.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-pluggy-1.6.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-hatch-vcs-native-0.5.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe opkg-utils-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2002 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libyaml-0.2.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2003 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ttyrun/ttyrun_2.41.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-pretend-1.0.9-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe tzcode-native-2026a-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2004 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libsdl2-native-2.32.10-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Started
NOTE: recipe ca-certificates-20260223-r0: task do_packagedata_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2005 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe binutils-2.46-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe zip-3.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2007 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2009 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_create_spdx_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2010 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_packagedata_setscene)
NOTE: recipe python3-pluggy-1.6.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2011 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_create_spdx_setscene)
NOTE: recipe ttyrun-2.41.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe make-4.4.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libyaml-0.2.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2012 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_packagedata_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe ca-certificates-20260223-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2014 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2015 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2018 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2020 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_spdx_setscene)
NOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libsdl2-native-2.32.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2021 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 2022 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_populate_sysroot_setscene)
NOTE: recipe gawk-5.4.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe procps-4.0.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe gawk-5.4.0-r0: task do_packagedata_setscene: Started
NOTE: recipe expect-5.45.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe ttyrun-2.41.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Started
NOTE: recipe make-4.4.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2024 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libtirpc/libtirpc_1.3.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2025 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe ptest-runner-2.5.1-r0: task do_packagedata_setscene: Started
NOTE: recipe rpm-1_4.20.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2026 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_create_recipe_spdx_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gawk-5.4.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2027 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_create_recipe_spdx_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2028 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/mesa/mesa-tools-native.bb:do_create_spdx_setscene)
NOTE: recipe procps-4.0.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe pixman-native-1_0.46.4-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2032 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_packagedata_setscene)
NOTE: recipe gawk-5.4.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe expect-5.45.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2035 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/virglrenderer/virglrenderer_1.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2038 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 2039 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb:do_create_spdx_setscene)
NOTE: recipe run-postinsts-1.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shared-mime-info-2.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe ptest-runner-2.5.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2042 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_packagedata_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2043 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2044 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/netbase/netbase_6.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 2045 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_packagedata_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libtirpc-native-1.3.7-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2052 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_create_recipe_spdx_setscene)
NOTE: recipe coreutils-9.10-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe pixman-native-1_0.46.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe mesa-tools-native-2_26.0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2054 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe run-postinsts-1.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2055 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_create_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_packagedata_setscene: Started
NOTE: recipe libcomps-0.1.24-r0: task do_create_spdx_setscene: Started
NOTE: recipe netbase-1_6.5-r0: task do_packagedata_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_packagedata_setscene: Started
NOTE: recipe libtirpc-native-1.3.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2059 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe virglrenderer-native-1.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe pinentry-1.3.2-r0: task do_packagedata_setscene: Started
NOTE: recipe diffutils-3.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe mesa-tools-native-2_26.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe coreutils-9.10-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2061 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2062 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2063 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_packagedata_setscene)
NOTE: recipe findutils-4.10.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2064 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_packagedata_setscene)
NOTE: recipe netbase-1_6.5-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2065 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_create_recipe_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe socat-1.8.1.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libcomps-0.1.24-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2068 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2069 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2070 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_spdx_setscene)
NOTE: recipe virglrenderer-native-1.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pinentry-1.3.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe diffutils-3.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe pinentry-1.3.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2072 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe kmod-native-34.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2074 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2075 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdamage_1.1.7.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2076 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe elfutils-0.194-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2077 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_packagedata_setscene)
NOTE: recipe findutils-4.10.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2078 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe desktop-file-utils-0.28-r0: task do_packagedata_setscene: Started
NOTE: recipe kmod-native-34.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmpc-1.4.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe pinentry-1.3.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe binutils-2.46-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2080 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2081 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe popt-1.19-r0: task do_create_spdx_setscene: Started
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shared-mime-info-native-2.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe procps-4.0.6-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2083 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_populate_sysroot_setscene)
NOTE: recipe elfutils-0.194-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_packagedata_setscene: Started
NOTE: recipe libxdamage-native-1_1.1.7-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2085 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_packagedata_setscene)
NOTE: Running setscene task 2086 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_create_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2088 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_create_spdx_setscene)
NOTE: recipe binutils-2.46-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libmpc-1.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2089 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_create_spdx_setscene)
NOTE: recipe popt-1.19-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2090 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_packagedata_setscene)
NOTE: recipe iproute2-6.19.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2092 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-mako_1.3.10.bb:do_create_spdx_setscene)
NOTE: recipe shared-mime-info-native-2.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2094 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_create_spdx_setscene)
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2096 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-hatchling_1.29.0.bb:do_create_spdx_setscene)
NOTE: recipe libxdamage-native-1_1.1.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2097 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_packagedata_setscene)
NOTE: Running setscene task 2099 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2101 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_packagedata_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe eudev-3.2.14-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2102 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/libclc_git.bb:do_create_spdx_setscene)
NOTE: recipe libarchive-3.8.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe dtc-native-1.7.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Started
NOTE: recipe cairo-1.18.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2103 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/npth/npth_1.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2104 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe kmod-34.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libksba-1.6.8-r0: task do_packagedata_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-mako-native-1.3.10-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2106 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_packagedata_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-hatchling-native-1.29.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2107 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb:do_create_recipe_spdx_setscene)
NOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe alsa-lib-native-1.2.15.3-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2108 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_packagedata_setscene)
NOTE: recipe cairo-1.18.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libclc-native-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe dtc-native-1.7.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2111 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2112 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_packagedata_setscene)
NOTE: recipe npth-1.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2114 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libmnl-1.0.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-mako-native-1.3.10-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe kmod-34.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libksba-1.6.8-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2117 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyyaml_6.0.3.bb:do_create_spdx_setscene)
NOTE: recipe python3-hatchling-native-1.29.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2119 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 2120 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/git/git_2.53.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2121 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2123 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2124 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_packagedata_setscene: Started
NOTE: recipe libclc-native-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe alsa-lib-native-1.2.15.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2125 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libcomps-0.1.24-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2126 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_recipe_spdx_setscene)
NOTE: recipe btrfs-tools-6.19.1-r0: task do_packagedata_setscene: Started
NOTE: recipe npth-1.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2128 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-llvm-translator_22.1.1.bb:do_create_spdx_setscene)
NOTE: recipe binutils-2.46-r0: task do_packagedata_setscene: Started
NOTE: recipe libmnl-1.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2129 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_packagedata_setscene)
NOTE: recipe readline-native-8.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-15.2.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libmpc-1.4.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-colorama-0.4.6-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2131 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_create_spdx_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libcomps-0.1.24-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2132 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/drm/libdrm_2.4.131.bb:do_create_spdx_setscene)
NOTE: recipe btrfs-tools-6.19.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pyyaml-native-6.0.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2134 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_create_spdx_setscene)
NOTE: recipe git-native-2.53.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe readline-native-8.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2135 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_packagedata_setscene)
NOTE: recipe binutils-2.46-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gcc-15.2.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe findutils-4.10.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2138 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_populate_sysroot_setscene)
NOTE: recipe libmpc-1.4.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2140 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 2142 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/cross-localedef-native_2.43.bb:do_create_spdx_setscene)
NOTE: recipe spirv-llvm-translator-native-22.1.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pyyaml-native-6.0.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe git-native-2.53.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2145 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/npth/npth_1.8.bb:do_packagedata_setscene)
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxext-1_1.3.7-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2146 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_create_spdx_setscene)
NOTE: recipe procps-4.0.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2148 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxfixes_6.0.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2150 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2151 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2153 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_create_spdx_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2156 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)
NOTE: recipe libdrm-native-2.4.131-r0: task do_create_spdx_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_packagedata_setscene: Started
NOTE: recipe cross-localedef-native-2.43+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe spirv-llvm-translator-native-22.1.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xxhash-0.8.3-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2159 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_create_spdx_setscene)
NOTE: recipe findutils-4.10.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2160 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata_setscene)
NOTE: recipe npth-1.8-r0: task do_packagedata_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe diffutils-native-3.12-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2162 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_packagedata_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe fontconfig-2.17.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe iptables-1.8.13-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe cross-localedef-native-2.43+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libdrm-native-2.4.131-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2163 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xrandr-native-1_1.5.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxfixes-native-1_6.0.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2168 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2169 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/xmlto/xmlto_0.0.29.bb:do_create_spdx_setscene)
NOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe xxhash-0.8.3-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2172 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb:do_packagedata_setscene)
NOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2174 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/librepo/librepo_1.20.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe tcl8-8.6.17-r0: task do_create_spdx_setscene: Started
NOTE: recipe make-4.4.1-r0: task do_packagedata_setscene: Started
NOTE: recipe npth-1.8-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2176 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_packagedata_setscene)
NOTE: recipe diffutils-native-3.12-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2181 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/wayland/wayland-protocols_1.48.bb:do_create_spdx_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxfixes-native-1_6.0.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xrandr-native-1_1.5.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2184 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2185 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_create_spdx_setscene)
NOTE: recipe fontconfig-2.17.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2186 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_packagedata_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2187 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_create_spdx_setscene)
NOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2188 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-cython_3.2.4.bb:do_create_spdx_setscene)
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libcomps-0.1.24-r0: task do_packagedata_setscene: Started
NOTE: recipe xmlto-native-0.0.29-r0: task do_create_spdx_setscene: Started
NOTE: recipe librepo-1.20.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2189 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_create_spdx_setscene)
NOTE: recipe make-4.4.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2190 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_recipe_spdx_setscene)
NOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe expect-5.45.4-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2191 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_spdx_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-pygments-2.20.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2195 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe cairo-1.18.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2196 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/clang_git.bb:do_create_spdx_setscene)
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe wayland-protocols-native-1.48-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2198 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_spdx_setscene)
NOTE: recipe xmlto-native-0.0.29-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2199 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_create_spdx_setscene)
NOTE: recipe libcomps-0.1.24-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2200 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrandr_1.5.5.bb:do_create_spdx_setscene)
NOTE: recipe librepo-1.20.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-cython-native-3.2.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2201 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_create_spdx_setscene)
NOTE: recipe expect-5.45.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2204 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_spdx_setscene)
NOTE: recipe libsolv-0.7.36-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxshmfence-native-1.3.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pygments-2.20.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe wayland-protocols-native-1.48-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe cairo-1.18.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxml2-2.15.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2206 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2207 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2208 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_create_spdx_setscene)
NOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx_setscene: Started
NOTE: recipe expect-5.45.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2209 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2212 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-cython-native-3.2.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2214 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_create_spdx_setscene)
NOTE: recipe clang-native-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pluggy-native-1.6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxrandr-native-1_1.5.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxshmfence-native-1.3.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2216 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_create_spdx_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_spdx_setscene: Started
NOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2217 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2218 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe expect-5.45.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2219 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_create_spdx_setscene)
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe lua-5.5.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2220 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_create_recipe_spdx_setscene)
NOTE: recipe kmod-34.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libassuan-3.0.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe clang-native-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-pluggy-native-1.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2221 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm_git.bb:do_create_spdx_setscene)
NOTE: recipe libxrandr-native-1_1.5.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2222 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-trove-classifiers-native-2026.1.14.14-r0: task do_create_spdx_setscene: Started
NOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2227 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_sysroot_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2228 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.7.bb:do_create_spdx_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2229 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libxslt/libxslt_1.1.45.bb:do_create_spdx_setscene)
NOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe pixman-1_0.46.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2230 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_create_spdx_setscene)
NOTE: recipe lua-5.5.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe kmod-34.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2231 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-tools_1.4.341.0.bb:do_create_spdx_setscene)
NOTE: recipe libassuan-3.0.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tcl8-native-8.6.17-r0: task do_create_spdx_setscene: Started
NOTE: recipe kmod-34.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2233 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/wayland/wayland_1.24.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2234 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_packagedata_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-trove-classifiers-native-2026.1.14.14-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2237 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/cross-localedef-native_2.43.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2238 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libksba-1.6.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe llvm-native-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe tcl8-native-8.6.17-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe pixman-1_0.46.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2239 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2240 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_spdx_setscene)
NOTE: recipe libxxf86vm-native-1_1.1.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe kmod-34.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxslt-native-1.1.45-r0: task do_create_spdx_setscene: Started
NOTE: recipe iptables-1.8.13-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2241 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pathspec_1.0.4.bb:do_create_spdx_setscene)
NOTE: recipe cross-localedef-native-2.43+git-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2242 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpciaccess_0.19.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2243 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_create_spdx_setscene)
NOTE: recipe libmnl-1.0.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libksba-1.6.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_packagedata_setscene: Started
NOTE: recipe spirv-tools-native-1_1.4.341.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2244 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-editables_0.6.bb:do_create_spdx_setscene)
NOTE: recipe llvm-native-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe wayland-native-1.24.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2245 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/freetype/freetype_2.14.3.bb:do_create_spdx_setscene)
NOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2246 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libxxf86vm-native-1_1.1.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxslt-native-1.1.45-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2247 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 2248 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2251 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm-tblgen-native_git.bb:do_create_spdx_setscene)
NOTE: recipe acl-2.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe mpfr-4.2.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe cross-localedef-native-2.43+git-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2252 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_recipe_spdx_setscene)
NOTE: recipe spirv-tools-native-1_1.4.341.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmnl-1.0.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2253 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2254 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_create_spdx_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe wayland-native-1.24.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-pathspec-native-1.0.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2256 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2257 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_create_spdx_setscene)
NOTE: recipe libpciaccess-native-0.19-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-editables-native-0.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmpc-1.4.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe llvm-tblgen-native-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe mpfr-4.2.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2258 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_packagedata_setscene)
NOTE: Running setscene task 2260 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_packagedata_setscene)
NOTE: recipe e2fsprogs-1.47.4-r0: task do_packagedata_setscene: Started
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe dbus-1.16.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pathspec-native-1.0.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2262 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libpciaccess-native-0.19-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2264 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2266 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_packagedata_setscene)
NOTE: recipe readline-8.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-editables-native-0.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe llvm-tblgen-native-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2268 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_create_recipe_spdx_setscene)
NOTE: recipe freetype-2.14.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmpc-1.4.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2270 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_packagedata_setscene)
NOTE: recipe binutils-native-2.46-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxext-native-1_1.3.7-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2273 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2274 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe iptables-1.8.13-r0: task do_packagedata_setscene: Started
NOTE: recipe e2fsprogs-1.47.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2276 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools-scm_9.2.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-pycairo-1.29.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2277 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/mesa/mesa.bb:do_populate_sysroot_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2278 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_create_spdx_setscene)
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe rpm-1_4.20.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2280 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata_setscene)
NOTE: recipe readline-8.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe mpfr-4.2.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2281 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb:do_create_spdx_setscene)
NOTE: recipe binutils-native-2.46-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxext-native-1_1.3.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2282 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_create_spdx_setscene)
NOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2283 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_create_spdx_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gpgme-2.0.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2284 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_spdx_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2288 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_spdx_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2289 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-scm-native-9.2.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe curl-8.19.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmnl-1.0.5-r0: task do_packagedata_setscene: Started
NOTE: recipe mpfr-4.2.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2292 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_create_spdx_setscene)
NOTE: recipe libsm-1_1.2.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2294 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2296 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpng-1.6.56-r0: task do_create_spdx_setscene: Started
NOTE: recipe gpgme-2.0.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libsolv-0.7.36-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2298 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2299 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_recipe_qa_setscene)
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2300 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe mesa-native-2_26.0.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-setuptools-scm-native-9.2.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2301 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_populate_sysroot_setscene)
NOTE: recipe libmnl-1.0.5-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libx11-1_1.8.13-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2302 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe curl-8.19.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2303 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-calver_2025.10.20.bb:do_create_spdx_setscene)
NOTE: recipe libsm-1_1.2.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2304 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libpng-1.6.56-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2306 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_create_spdx_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe pixman-1_0.46.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2307 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_create_spdx_setscene)
NOTE: recipe fontconfig-2.17.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2308 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_create_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe libyaml-0.2.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxrender-native-1_0.9.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2310 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_recipe_qa_setscene)
NOTE: recipe libx11-1_1.8.13-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe mesa-native-2_26.0.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2311 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_create_spdx_setscene)
NOTE: recipe mpfr-4.2.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2313 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe pixman-1_0.46.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gnutls-3.8.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tcl8-8.6.17-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2314 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_spdx_setscene)
NOTE: recipe fontconfig-2.17.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe kmod-native-34.2-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2315 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_create_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe python3-calver-native-2025.10.20-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2316 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2320 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libyaml-0.2.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxrender-native-1_0.9.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2323 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2324 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_create_spdx_setscene)
NOTE: recipe shadow-native-4.19.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxml2-native-2.15.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe mpfr-4.2.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe python3-packaging-native-26.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2326 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/librepo/librepo_1.20.0.bb:do_packagedata_setscene)
NOTE: recipe file-5.47-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-calver-native-2025.10.20-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2328 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_create_spdx_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2329 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_packagedata_setscene)
NOTE: recipe kmod-native-34.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2332 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe shadow-native-4.19.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2333 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)
NOTE: recipe libxml2-native-2.15.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shadow-4.19.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Started
NOTE: Running setscene task 2334 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-headers_1.4.341.0.bb:do_create_spdx_setscene)
NOTE: recipe lua-5.5.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libx11-1_1.8.13-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe base-passwd-3.6.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe python3-packaging-native-26.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2335 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2336 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2337 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_spdx_setscene)
NOTE: recipe librepo-1.20.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2338 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_create_spdx_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2340 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libice_1.1.2.bb:do_create_spdx_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe libseccomp-2.6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2341 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_packagedata_setscene)
NOTE: recipe libassuan-3.0.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe shadow-4.19.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libx11-1_1.8.13-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe lua-5.5.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2344 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2347 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2348 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_packagedata_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2350 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_create_spdx_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_recipe_qa_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe spirv-headers-native-1_1.4.341.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxcb-1.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe librepo-1.20.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2353 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/mesa/mesa-tools-native.bb:do_populate_sysroot_setscene)
NOTE: recipe tcl8-8.6.17-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libice-1_1.1.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libseccomp-2.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2354 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_create_recipe_spdx_setscene)
NOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libassuan-3.0.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe util-linux-2.41.3-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2356 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2357 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2358 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb:do_packagedata_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe rpm-1_4.20.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2359 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_create_spdx_setscene)
NOTE: recipe readline-8.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe spirv-headers-native-1_1.4.341.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe attr-2.5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmodulemd-2.15.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2364 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_create_spdx_setscene)
NOTE: recipe nettle-3.10.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2365 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)
NOTE: recipe libxcb-1.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2366 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx_setscene)
NOTE: recipe mesa-tools-native-2_26.0.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libice-1_1.1.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2367 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_create_recipe_spdx_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2370 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_create_spdx_setscene)
NOTE: recipe elfutils-0.194-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_packagedata_setscene: Started
NOTE: recipe readline-8.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe util-linux-2.41.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2371 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)
NOTE: recipe libmodulemd-2.15.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2372 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_packagedata_setscene)
NOTE: recipe attr-2.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2373 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe nettle-3.10.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libtasn1-4.21.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2374 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 2375 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/freetype/freetype_2.14.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe elfutils-native-0.194-r0: task do_create_spdx_setscene: Started
NOTE: recipe libx11-native-1_1.8.13-r0: task do_create_spdx_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe popt-1.19-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe elfutils-0.194-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe lzlib-1.16-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2376 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2377 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_create_spdx_setscene)
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2381 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libx11-native-1_1.8.13-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe base-passwd-3.6.8-r0: task do_packagedata_setscene: Started
NOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe elfutils-native-0.194-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2382 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0-initial_2.88.0.bb:do_create_spdx_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2383 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2384 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2385 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_packagedata_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2388 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_create_recipe_spdx_setscene)
NOTE: recipe popt-1.19-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2392 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_populate_sysroot_setscene)
NOTE: recipe lzlib-1.16-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2394 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_create_spdx_setscene)
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libidn2-2.3.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2395 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libice_1.1.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2397 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libxau-1_1.0.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2398 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_spdx_setscene)
NOTE: recipe mesa-tools-native-2_26.0.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe shadow-4.19.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2399 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_packagedata_setscene)
NOTE: Running setscene task 2400 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2402 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_spdx_setscene)
NOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2403 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libidn2-2.3.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2404 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_packagedata_setscene)
NOTE: recipe libice-1_1.1.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2407 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/libclc_git.bb:do_populate_sysroot_setscene)
NOTE: recipe file-native-5.47-r0: task do_create_spdx_setscene: Started
NOTE: recipe shadow-native-4.19.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe json-c-0.18-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxau-1_1.0.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2409 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2410 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 2411 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2412 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_create_recipe_spdx_setscene)
NOTE: recipe popt-1.19-r0: task do_packagedata_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2414 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_create_spdx_setscene)
NOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe file-native-5.47-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libice-1_1.1.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libpng-1.6.56-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2416 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_packagedata_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2418 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_packagedata_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2419 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libyaml-0.2.5-r0: task do_packagedata_setscene: Started
NOTE: recipe libxcb-1.17.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libclc-native-22.1.3-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2420 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_populate_sysroot_setscene)
NOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2421 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.7.bb:do_populate_sysroot_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe popt-1.19-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2422 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2425 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libpng-1.6.56-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gpgme-2.0.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2426 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx_setscene)
NOTE: recipe libarchive-native-3.8.7-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2428 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx_setscene)
NOTE: recipe libxml2-2.15.2-r0: task do_packagedata_setscene: Started
NOTE: recipe gmp-6.3.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe cairo-1.18.4-r0: task do_packagedata_setscene: Started
NOTE: recipe shadow-4.19.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxcb-1.17.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libyaml-0.2.5-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe shadow-native-4.19.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2429 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2430 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2431 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2432 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyyaml_6.0.3.bb:do_populate_sysroot_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2433 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_create_spdx_setscene)
NOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libarchive-native-3.8.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe file-5.47-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2434 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot_setscene)
NOTE: recipe libxxf86vm-native-1_1.1.7-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2438 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gmp-6.3.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libclc-native-22.1.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe cairo-1.18.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2439 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2441 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2443 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_packagedata_setscene)
NOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2444 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_create_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxxf86vm-native-1_1.1.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2445 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2446 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-mako_1.3.10.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-3.14.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2447 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe lzlib-native-1.16-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pyyaml-native-6.0.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2448 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_spdx_setscene)
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2450 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_create_spdx_setscene)
NOTE: recipe elfutils-0.194-r0: task do_packagedata_setscene: Started
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2451 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzlib-native-1.16-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2452 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libice_1.1.2.bb:do_packagedata_setscene)
NOTE: recipe python3-pyyaml-native-6.0.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpcre2-10.47-r0: task do_create_spdx_setscene: Started
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2453 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_populate_sysroot_setscene)
NOTE: recipe acl-2.3.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-3.14.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2455 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2456 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2459 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_spdx_setscene)
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2461 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_packagedata_setscene)
NOTE: recipe python3-mako-native-1.3.10-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe elfutils-0.194-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2464 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-llvm-translator_22.1.1.bb:do_populate_sysroot_setscene)
NOTE: recipe lzlib-1.16-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe json-c-native-0.18-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2465 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2467 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_spdx_setscene)
NOTE: recipe libpcre2-10.47-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libice-1_1.1.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2468 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_create_spdx_setscene)
NOTE: recipe acl-2.3.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2469 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2470 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libseccomp-2.6.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-mako-native-1.3.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2471 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2473 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_packagedata_setscene)
NOTE: recipe json-c-native-0.18-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe lua-5.5.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2474 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_packagedata_setscene)
NOTE: recipe lzlib-1.16-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2475 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/drm/libdrm_2.4.131.bb:do_populate_sysroot_setscene)
NOTE: recipe libffi-3.5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libice-1_1.1.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2477 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe spirv-llvm-translator-native-22.1.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libseccomp-2.6.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2478 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libassuan-3.0.2-r0: task do_packagedata_setscene: Started
NOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libtasn1-4.21.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2479 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/wayland/wayland-protocols_1.48.bb:do_populate_sysroot_setscene)
NOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2480 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2483 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_sysroot_setscene)
NOTE: recipe lua-5.5.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2484 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdamage_1.1.7.bb:do_populate_sysroot_setscene)
NOTE: recipe libxrender-1_0.9.12-r0: task do_packagedata_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_packagedata_setscene: Started
NOTE: recipe util-linux-2.41.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libffi-3.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2485 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2486 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_create_spdx_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe spirv-llvm-translator-native-22.1.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2487 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_create_spdx_setscene)
NOTE: recipe curl-8.19.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libassuan-3.0.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2488 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-tools_1.4.341.0.bb:do_populate_sysroot_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2489 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_populate_sysroot_setscene)
NOTE: recipe libdrm-native-2.4.131-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2490 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxrender-1_0.9.12-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libgpg-error-1.59-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2492 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe wayland-protocols-native-1.48-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-linux-2.41.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2496 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2498 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libxdamage-native-1_1.1.7-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe curl-8.19.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2499 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_create_spdx_setscene)
NOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe expat-2.7.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcrypt-native-1.12.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libgpg-error-1.59-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2500 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_recipe_spdx_setscene)
NOTE: recipe spirv-tools-native-1_1.4.341.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe base-passwd-3.6.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2501 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_packagedata_setscene)
NOTE: recipe libdrm-native-2.4.131-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxdamage-native-1_1.1.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe wayland-protocols-native-1.48-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2503 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx_setscene)
NOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2504 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe attr-2.5.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2506 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2507 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_create_spdx_setscene)
NOTE: recipe nettle-3.10.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libgcrypt-native-1.12.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2508 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-markupsafe_3.0.3.bb:do_populate_sysroot_setscene)
NOTE: recipe expat-2.7.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2509 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_create_spdx_setscene)
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2510 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2513 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe base-passwd-3.6.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxau-1_1.0.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2516 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2517 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrandr_1.5.5.bb:do_populate_sysroot_setscene)
NOTE: recipe attr-2.5.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe nettle-3.10.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2518 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_create_spdx_setscene)
NOTE: recipe libidn2-2.3.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2519 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_packagedata_setscene)
NOTE: recipe openssl-3.5.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe spirv-tools-native-1_1.4.341.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2520 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2521 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_packagedata_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe e2fsprogs-native-1.47.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-markupsafe-native-3.0.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxau-1_1.0.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2522 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_create_spdx_setscene)
NOTE: recipe libgpg-error-native-1.59-r0: task do_create_spdx_setscene: Started
NOTE: recipe gdbm-1.26-r0: task do_create_spdx_setscene: Started
NOTE: recipe libidn2-2.3.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2523 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_create_spdx_setscene)
NOTE: recipe libxrandr-native-1_1.5.5-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2524 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)
NOTE: recipe openssl-3.5.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe fontconfig-2.17.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2525 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe e2fsprogs-native-1.47.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2526 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-cython_3.2.4.bb:do_populate_sysroot_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-markupsafe-native-3.0.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2527 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/clang_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2528 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_packagedata_setscene)
NOTE: recipe json-c-0.18-r0: task do_packagedata_setscene: Started
NOTE: recipe libgpg-error-native-1.59-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe curl-native-8.19.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2530 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_create_spdx_setscene)
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2531 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gdbm-1.26-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2532 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_create_spdx_setscene)
NOTE: recipe libxrandr-native-1_1.5.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2534 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/wayland/wayland_1.24.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2535 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-headers_1.4.341.0.bb:do_populate_sysroot_setscene)
NOTE: recipe libedit-20251016-3.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe fontconfig-2.17.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2536 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_create_spdx_setscene)
NOTE: recipe gnutls-native-3.8.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe gmp-6.3.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe curl-native-8.19.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2537 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_create_spdx_setscene)
NOTE: recipe json-c-0.18-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2538 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2540 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_packagedata_setscene)
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_packagedata_setscene: Started
NOTE: recipe xorgproto-2025.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-cython-native-3.2.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe clang-native-22.1.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libedit-20251016-3.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gnutls-native-3.8.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2542 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_populate_sysroot_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2544 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_spdx_setscene)
NOTE: recipe gmp-6.3.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2545 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_packagedata_setscene)
NOTE: recipe xz-5.8.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2547 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe spirv-headers-native-1_1.4.341.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe wayland-native-1.24.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2549 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/freetype/freetype_2.14.3.bb:do_packagedata_setscene)
NOTE: recipe xorgproto-2025.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe pixman-1_0.46.4-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2550 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2551 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpciaccess_0.19.bb:do_populate_sysroot_setscene)
NOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2553 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_packagedata_setscene)
NOTE: recipe python3-cython-native-3.2.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2554 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xz-5.8.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe spirv-headers-native-1_1.4.341.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libunistring-1.4.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe wayland-native-1.24.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libarchive-3.8.7-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2557 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2559 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2560 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0-initial_2.88.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2561 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-pygments-native-2.20.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pixman-1_0.46.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2562 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_create_spdx_setscene)
NOTE: recipe freetype-2.14.3-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2563 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-native_10.2.0.bb:do_create_spdx_setscene)
NOTE: recipe readline-8.3-r0: task do_packagedata_setscene: Started
NOTE: recipe libidn2-native-2.3.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpciaccess-native-0.19-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xorgproto-2025.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2567 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxfixes_6.0.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2568 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_create_spdx_setscene)
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2569 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_packagedata_setscene)
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe qemu-native-10.2.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2572 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xorgproto-native-2025.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe libidn2-native-2.3.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe readline-8.3-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libcap-native-2.78-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpciaccess-native-0.19-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2575 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_packagedata_setscene)
NOTE: recipe python3-pygments-native-2.20.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2577 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-3.14.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2578 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2579 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb:do_create_spdx_setscene)
NOTE: recipe xorgproto-2025.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2580 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2582 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_create_spdx_setscene)
NOTE: recipe qemu-native-10.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2584 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_packagedata_setscene)
NOTE: recipe xorgproto-native-2025.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libcap-native-2.78-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxfixes-native-1_6.0.2-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2585 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_packagedata_setscene)
NOTE: Running setscene task 2588 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2590 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_packagedata_setscene)
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-3.14.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2591 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_packagedata_setscene)
NOTE: recipe util-linux-native-2.41.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpcre2-10.47-r0: task do_packagedata_setscene: Started
NOTE: recipe ncurses-6.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe libunistring-native-1.4.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxfixes-native-1_6.0.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe p11-kit-native-0.26.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2592 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gobject-introspection-1.86.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libx11-1_1.8.13-r0: task do_packagedata_setscene: Started
NOTE: recipe libxext-native-1_1.3.7-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2593 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe file-5.47-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2595 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_packagedata_setscene)
NOTE: recipe util-linux-native-2.41.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe nettle-native-3.10.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe gnutls-3.8.12-r0: task do_packagedata_setscene: Started
NOTE: recipe libpcre2-10.47-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2600 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libpcre2-10.47-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2601 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libunistring-native-1.4.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2603 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-hatchling_1.29.0.bb:do_populate_sysroot_setscene)
NOTE: recipe ncurses-6.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2604 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe p11-kit-native-0.26.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2605 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_packagedata_setscene)
NOTE: recipe libxext-native-1_1.3.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libx11-1_1.8.13-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2606 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libffi-3.5.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2607 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_create_spdx_setscene)
NOTE: recipe nettle-native-3.10.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe file-5.47-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2608 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_create_spdx_setscene)
NOTE: recipe libpcre2-10.47-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2609 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2610 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.5.4.bb:do_create_spdx_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libedit-20251016-3.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2611 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libgcrypt-1.12.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2612 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_packagedata_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-hatchling-native-1.29.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe curl-8.19.0-r0: task do_packagedata_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libffi-3.5.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gdbm-1.26-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2613 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2614 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe libedit-20251016-3.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2615 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_create_spdx_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe expat-2.7.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2617 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_create_spdx_setscene)
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2618 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe glib-2.0-native-1_2.88.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-hatchling-native-1.29.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe curl-8.19.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gdbm-1.26-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2619 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_populate_sysroot_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2621 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2623 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_packagedata_setscene)
NOTE: Running setscene task 2624 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 2628 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2629 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_packagedata_setscene)
NOTE: recipe xz-5.8.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2630 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb:do_populate_sysroot_setscene)
NOTE: recipe acl-2.3.2-r0: task do_packagedata_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2632 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_packagedata_setscene)
NOTE: recipe glib-2.0-native-1_2.88.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe expat-2.7.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2635 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-editables_0.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2637 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_packagedata_setscene)
NOTE: recipe libtasn1-native-4.21.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libcap-ng-native-0.9.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_packagedata_setscene: Started
NOTE: recipe libpng-1.6.56-r0: task do_packagedata_setscene: Started
NOTE: recipe xz-5.8.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libseccomp-2.6.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2638 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_packagedata_setscene)
NOTE: recipe libx11-native-1_1.8.13-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2639 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_packagedata_setscene)
NOTE: recipe libtasn1-native-4.21.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe nettle-3.10.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2641 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-trove-classifiers-native-2026.1.14.14-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libcap-ng-native-0.9.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xtrans-1_1.6.0-r0: task do_packagedata_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2643 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2644 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_packagedata_setscene)
NOTE: recipe python3-editables-native-0.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2645 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_create_spdx_setscene)
NOTE: recipe libpng-1.6.56-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2646 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_populate_sysroot_setscene)
NOTE: recipe libx11-native-1_1.8.13-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libseccomp-2.6.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2647 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/gettext/gettext_1.0.bb:do_create_spdx_setscene)
NOTE: recipe lzlib-1.16-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2648 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pathspec_1.0.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2650 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2651 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_packagedata_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-trove-classifiers-native-2026.1.14.14-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe nettle-3.10.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2654 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/meson/meson_1.11.0.bb:do_create_spdx_setscene)
NOTE: recipe xtrans-1_1.6.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2655 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_packagedata_setscene)
NOTE: Running setscene task 2662 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_packagedata_setscene)
NOTE: recipe python3-editables-native-0.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe zlib-1.3.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2665 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzlib-1.16-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2667 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-calver_2025.10.20.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-3.14.4-r0: task do_packagedata_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libtasn1-4.21.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2668 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_packagedata_setscene)
NOTE: recipe python3-pluggy-native-1.6.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libcap-2.78-r0: task do_packagedata_setscene: Started
NOTE: recipe gettext-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pathspec-native-1.0.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxcb-1.17.0-r0: task do_packagedata_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2669 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata_setscene)
NOTE: recipe meson-native-1.11.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2671 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_create_spdx_setscene)
NOTE: recipe python3-3.14.4-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pluggy-native-1.6.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2674 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_populate_sysroot_setscene)
NOTE: recipe gettext-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2676 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gtk-doc/gtk-doc_1.35.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2677 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.5.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2680 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_packagedata_setscene)
NOTE: Running setscene task 2681 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_create_spdx_setscene)
NOTE: recipe libcap-2.78-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libidn2-2.3.8-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-pathspec-native-1.0.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2686 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata_setscene)
NOTE: recipe python3-calver-native-2025.10.20-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2689 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2691 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_packagedata_setscene)
NOTE: recipe meson-native-1.11.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2693 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata_setscene)
NOTE: recipe libxcb-1.17.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2694 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools-scm_9.2.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2697 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_packagedata_setscene)
NOTE: recipe attr-2.5.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-calver-native-2025.10.20-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2699 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_packagedata_setscene)
NOTE: recipe libidn2-2.3.8-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gmp-6.3.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libgcc-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2702 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_packagedata_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_packagedata_setscene: Started
NOTE: recipe libxcrypt-4.5.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libpcre2-native-10.47-r0: task do_create_spdx_setscene: Started
NOTE: recipe libffi-3.5.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gtk-doc-native-1.35.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_packagedata_setscene: Started
NOTE: recipe libedit-20251016-3.1-r0: task do_packagedata_setscene: Started
NOTE: recipe attr-2.5.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2703 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-scm-native-9.2.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2704 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_packagedata_setscene)
NOTE: recipe clang-native-22.1.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpcre2-native-10.47-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2706 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm_git.bb:do_populate_sysroot_setscene)
NOTE: recipe gmp-6.3.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libgcc-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gtk-doc-native-1.35.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libffi-3.5.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2710 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_packagedata_setscene)
NOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libgpg-error-1.59-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2712 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_packagedata_setscene)
NOTE: recipe xz-5.8.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2718 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_packagedata_setscene)
NOTE: Running setscene task 2722 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2723 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2724 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2725 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_packagedata_setscene)
NOTE: Running setscene task 2728 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_populate_sysroot_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libedit-20251016-3.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2729 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2730 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_packagedata_setscene)
NOTE: recipe python3-setuptools-scm-native-9.2.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2731 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-native-82.0.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_packagedata_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2733 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot_setscene)
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_packagedata_setscene: Started
NOTE: recipe xz-5.8.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe expat-2.7.5-r0: task do_packagedata_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_packagedata_setscene: Started
NOTE: recipe gdbm-1.26-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2735 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_packagedata_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_packagedata_setscene: Started
NOTE: recipe llvm-native-22.1.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_packagedata_setscene: Started
NOTE: recipe libxau-1_1.0.12-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-setuptools-native-82.0.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2736 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_packagedata_setscene)
NOTE: recipe binutils-native-2.46-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2738 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_create_spdx_setscene: Started
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2741 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_packagedata_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libgcc-15.2.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe expat-2.7.5-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2744 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_packagedata_setscene)
NOTE: recipe gdbm-1.26-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libpthread-stubs-0.5-r0: task do_packagedata_setscene: Started
NOTE: recipe libxau-1_1.0.12-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2745 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2750 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-wheel_0.46.3.bb:do_create_spdx_setscene)
NOTE: recipe openssl-3.5.6-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2755 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_packagedata_setscene)
NOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2758 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_packagedata_setscene)
NOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xcb-proto-1.17.0-r0: task do_packagedata_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_create_spdx_setscene: Succeeded
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe binutils-native-2.46-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libunistring-1.4.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libpthread-stubs-0.5-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_packagedata_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe util-macros-1_1.20.2-r0: task do_packagedata_setscene: Started
NOTE: recipe xorgproto-2025.1-r0: task do_packagedata_setscene: Started
NOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-wheel-native-0.46.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libunistring-1.4.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe util-macros-1_1.20.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xorgproto-2025.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-wheel-native-0.46.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2760 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2761 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2763 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.4.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2765 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gperf/gperf_3.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2768 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_15.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2772 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2773 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2775 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-native_10.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2776 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_packagedata_setscene)
NOTE: recipe qemu-native-10.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libgcc-initial-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libgcc-15.2.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-build-native-1.4.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gperf-native-3.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe xorgproto-native-2025.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gawk-native-5.4.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcc-initial-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2778 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_15.2.bb:do_create_spdx_setscene)
NOTE: recipe gperf-native-3.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-build-native-1.4.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2780 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_populate_sysroot_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2781 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_packagedata_setscene)
NOTE: recipe gawk-native-5.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2782 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2784 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_create_spdx_setscene)
NOTE: recipe xorgproto-native-2025.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gcc-cross-aarch64-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_packagedata_setscene: Started
NOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gcc-cross-aarch64-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2785 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2786 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.46.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2787 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_create_spdx_setscene)
NOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe qemu-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2788 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2789 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_populate_sysroot_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe glibc-2.43+git-r1: task do_packagedata_setscene: Succeeded
NOTE: recipe binutils-cross-aarch64-2.46-r0: task do_create_spdx_setscene: Started
NOTE: recipe linux-libc-headers-6.18-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmpc-native-1.4.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe binutils-cross-aarch64-2.46-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2791 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_populate_sysroot_setscene)
NOTE: recipe libmpc-native-1.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe linux-libc-headers-6.18-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-native-1_2.88.0-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2792 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2793 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rsync/rsync_3.4.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2794 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2795 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2796 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_packagedata_setscene)
NOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2797 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_create_spdx_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe linux-libc-headers-6.18-r0: task do_packagedata_setscene: Started
NOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe rsync-native-3.4.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe llvm-native-22.1.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2798 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm-tblgen-native_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2799 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe glib-2.0-native-1_2.88.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2800 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/gettext/gettext_1.0.bb:do_populate_sysroot_setscene)
NOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libgcc-15.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe linux-libc-headers-6.18-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2801 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_populate_sysroot_setscene)
NOTE: recipe rsync-native-3.4.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2802 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2804 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_populate_sysroot_setscene)
NOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2806 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2809 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)
NOTE: recipe llvm-tblgen-native-22.1.3-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2812 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)
NOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2813 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2814 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)
NOTE: recipe libxml2-native-2.15.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gettext-native-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_populate_sysroot_setscene: Started
NOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe llvm-tblgen-native-22.1.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe rpm-native-1_4.20.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started
NOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxml2-native-2.15.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2816 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)
NOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-native-3.14.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe rpm-native-1_4.20.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2817 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2818 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2819 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2820 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-native-3.14.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2821 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2822 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2823 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2824 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2825 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2826 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_create_spdx_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gettext-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2832 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_populate_sysroot_setscene)
NOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe file-native-5.47-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-linux-libuuid-native-2.41.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe lua-native-5.5.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe sqlite3-native-3_3.53.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libffi-native-3.5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe elfutils-native-0.194-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libedit-native-20251016-3.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Started
NOTE: recipe expat-native-2.7.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe sqlite3-native-3_3.53.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe util-linux-libuuid-native-2.41.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sqlite3-native-3_3.53.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libffi-native-3.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe file-native-5.47-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libedit-native-20251016-3.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe lua-native-5.5.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2846 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_populate_sysroot_setscene)
NOTE: recipe expat-native-2.7.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2848 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2849 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.3.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2850 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_create_spdx_setscene)
NOTE: recipe sqlite3-native-3_3.53.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2853 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)
NOTE: recipe elfutils-native-0.194-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2854 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2855 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2856 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_populate_sysroot_setscene)
NOTE: recipe cmake-native-4.3.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe lzlib-native-1.16-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe ninja-native-1.13.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe readline-native-8.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe pseudo-native-1.9.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe cmake-native-4.3.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2857 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2858 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2859 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2860 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_create_spdx_setscene)
NOTE: recipe lzlib-native-1.16-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ninja-native-1.13.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2862 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/re2c/re2c_4.5.1.bb:do_create_spdx_setscene)
NOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libarchive-native-3.8.7-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe readline-native-8.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pseudo-native-1.9.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2865 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2866 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2867 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_populate_sysroot_setscene)
NOTE: recipe openssl-native-3.5.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe ncurses-native-6.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe xz-native-5.8.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libarchive-native-3.8.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2868 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2869 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)
NOTE: recipe re2c-native-4.5.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe openssl-native-3.5.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xz-native-5.8.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe ncurses-native-6.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2870 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_create_spdx_setscene)
NOTE: recipe re2c-native-4.5.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-native-1.12.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gnutls-native-3.8.12-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe curl-native-8.19.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe e2fsprogs-native-1.47.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe perl-native-5.42.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcrypt-native-1.12.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe curl-native-8.19.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2871 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2872 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_populate_sysroot_setscene)
NOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gnutls-native-3.8.12-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2876 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2877 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2878 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_populate_sysroot_setscene)
NOTE: recipe perl-native-5.42.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2879 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2880 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2881 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2882 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2883 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_create_spdx_setscene)
NOTE: recipe e2fsprogs-native-1.47.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libcap-native-2.78-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2884 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2885 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)
NOTE: recipe libgpg-error-native-1.59-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe p11-kit-native-0.26.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe nettle-native-3.10.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe perlcross-native-1.6.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe zlib-native-1.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe gdbm-native-1.26-r0: task do_create_spdx_setscene: Started
NOTE: recipe libcap-native-2.78-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libgpg-error-native-1.59-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2888 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_populate_sysroot_setscene)
NOTE: recipe perlcross-native-1.6.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe p11-kit-native-0.26.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe zlib-native-1.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2891 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_populate_sysroot_setscene)
NOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2892 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_populate_sysroot_setscene)
NOTE: recipe nettle-native-3.10.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2893 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)
NOTE: recipe util-linux-native-2.41.3-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2894 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb:do_create_spdx_setscene)
NOTE: recipe gdbm-native-1.26-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libunistring-native-1.4.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-setuptools-native-82.0.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libtasn1-native-4.21.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe pkgconf-native-2.5.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe libunistring-native-1.4.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libtasn1-native-4.21.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2903 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-setuptools-native-82.0.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pkgconf-native-2.5.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2904 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-wheel_0.46.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2905 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_create_spdx_setscene)
NOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-wheel-native-0.46.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2906 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_create_spdx_setscene)
NOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-wheel-native-0.46.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2908 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.4.3.bb:do_populate_sysroot_setscene)
NOTE: recipe util-linux-native-2.41.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2909 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2912 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_populate_sysroot_setscene)
NOTE: recipe automake-native-1.18.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-build-native-1.4.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe automake-native-1.18.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2913 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_create_spdx_setscene)
NOTE: recipe libcap-ng-native-0.9.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-build-native-1.4.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpcre2-native-10.47-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2914 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2915 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_populate_sysroot_setscene)
NOTE: recipe autoconf-native-2.73-r0: task do_create_spdx_setscene: Started
NOTE: recipe libcap-ng-native-0.9.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpcre2-native-10.47-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-packaging-native-26.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe autoconf-native-2.73-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2918 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_create_spdx_setscene)
NOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-packaging-native-26.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2919 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)
NOTE: recipe m4-native-1.4.21-r0: task do_create_spdx_setscene: Started
NOTE: recipe m4-native-1.4.21-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2920 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2921 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2922 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/gettext/gettext-minimal-native_1.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gettext-minimal-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gnu-config-native-20250709+git-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2923 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_populate_sysroot_setscene)
NOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gettext-minimal-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gnu-config-native-20250709+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2927 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2928 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_populate_sysroot_setscene)
NOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-native-3.14.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-native-3.14.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2930 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2931 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2933 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2934 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_populate_sysroot_setscene)
NOTE: recipe libffi-native-3.5.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libedit-native-20251016-3.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe expat-native-2.7.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-linux-libuuid-native-2.41.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libffi-native-3.5.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libedit-native-20251016-3.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe util-linux-libuuid-native-2.41.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe expat-native-2.7.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2939 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.3.1.bb:do_populate_sysroot_setscene)
NOTE: recipe cmake-native-4.3.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe cmake-native-4.3.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2944 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2945 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2946 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_populate_sysroot_setscene)
NOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe ncurses-native-6.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe openssl-native-3.5.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ncurses-native-6.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe openssl-native-3.5.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2949 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_populate_sysroot_setscene)
NOTE: recipe perl-native-5.42.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe perl-native-5.42.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2951 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2952 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2953 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2954 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)
NOTE: recipe zlib-native-1.3.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gdbm-native-1.26-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zlib-native-1.3.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gdbm-native-1.26-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2961 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_populate_sysroot_setscene)
NOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xz-native-5.8.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe xz-native-5.8.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2963 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_populate_sysroot_setscene)
NOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2969 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_populate_sysroot_setscene)
NOTE: recipe m4-native-1.4.21-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe m4-native-1.4.21-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Setscene tasks completed
NOTE: Running task 4969 of 5532 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_prepare_recipe_sysroot)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: Running task 5136 of 5532 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_package_spdx)
NOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_package_spdx: Started
NOTE: Running task 5431 of 5532 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_package_spdx: Succeeded
NOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: Running task 5520 of 5532 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3219796
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3219846
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5520 tasks of which 5516 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425212345.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425212345.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3219796
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3219846
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
2026-04-25 21:25:46,217 - oe-selftest - INFO - sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs (subunit.RemotedTestCase)
2026-04-25 21:25:46,218 - oe-selftest - INFO - ... ok
2026-04-25 21:25:46,218 - oe-selftest - INFO - 0: 63/66 664/676 (98.99s) (0 failed) (sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs)
2026-04-25 21:28:23,627 - oe-selftest - INFO - sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs (subunit.RemotedTestCase)
2026-04-25 21:28:23,627 - oe-selftest - INFO - ... ok
2026-04-25 21:28:23,628 - oe-selftest - INFO - 0: 64/66 665/676 (157.41s) (0 failed) (sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs)
2026-04-25 21:28:39,597 - oe-selftest - INFO - yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir (subunit.RemotedTestCase)
2026-04-25 21:28:39,598 - oe-selftest - INFO - ... ok
2026-04-25 21:28:39,598 - oe-selftest - INFO - 0: 65/66 666/676 (15.97s) (0 failed) (yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir)
2026-04-25 21:28:39,671 - oe-selftest - INFO - yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1 (subunit.RemotedTestCase)
2026-04-25 21:28:39,671 - oe-selftest - INFO - ... ok
2026-04-25 21:28:39,671 - oe-selftest - INFO - 0: 66/66 667/676 (0.07s) (0 failed) (yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1)
2026-04-25 21:38:20,117 - oe-selftest - INFO - sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo (subunit.RemotedTestCase)
2026-04-25 21:38:20,117 - oe-selftest - INFO - ... ok
2026-04-25 21:38:20,118 - oe-selftest - INFO - 11: 25/31 668/676 (825.12s) (18 failed) (sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo)
2026-04-25 21:39:08,847 - oe-selftest - INFO - wic.ModifyTests.test_wic_cp (subunit.RemotedTestCase)
2026-04-25 21:39:08,848 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:39:08,848 - oe-selftest - INFO - 11: 26/31 669/676 (48.73s) (18 failed) (wic.ModifyTests.test_wic_cp)
2026-04-25 21:39:08,848 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 426 Local 419 Mirrors 0 Missed 7 Current 1997 (98% match, 99% complete)
done.
Removing 1 stale sstate objects for arch qemuarm64...done.
Removing 4 stale sstate objects for arch aarch64...done.
NOTE: Executing Tasks
NOTE: Running setscene task 2004 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/systemd/systemd-boot_259.5.bb:do_deploy_setscene)
NOTE: Running setscene task 2019 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 2075 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_image_sbom_spdx_setscene)
NOTE: Running setscene task 2113 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_populate_lic_setscene)
NOTE: Running setscene task 2162 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub-efi_2.14.bb:do_deploy_setscene)
NOTE: Running setscene task 2169 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_create_image_sbom_spdx_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe wic-tools-1.0-r0: task do_populate_lic_setscene: Started
NOTE: recipe systemd-boot-259.5-r0: task do_deploy_setscene: Started
NOTE: recipe grub-efi-2.14-r0: task do_deploy_setscene: Started
NOTE: recipe wic-tools-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe wic-tools-1.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe systemd-boot-259.5-r0: task do_deploy_setscene: Succeeded
NOTE: recipe core-image-minimal-1.0-r0: task do_create_image_sbom_spdx_setscene: Started
NOTE: recipe grub-efi-2.14-r0: task do_deploy_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_image_sbom_spdx_setscene: Started
NOTE: Running setscene task 2256 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_create_spdx_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_image_sbom_spdx_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_image_sbom_spdx_setscene: Succeeded
NOTE: Running setscene task 2260 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_rootfs_spdx_setscene)
NOTE: Running setscene task 2264 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_create_rootfs_spdx_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2266 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2284 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub-efi_2.14.bb:do_packagedata_setscene)
NOTE: Running setscene task 2293 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/systemd/systemd-boot_259.5.bb:do_packagedata_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe grub-efi-2.14-r0: task do_packagedata_setscene: Started
NOTE: recipe systemd-boot-259.5-r0: task do_packagedata_setscene: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_rootfs_spdx_setscene: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_rootfs_spdx_setscene: Started
NOTE: recipe wic-tools-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2299 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/wic/wic_0.3.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2300 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtools/mtools_4.0.49.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2301 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/parted/parted_3.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2302 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2303 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2304 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2305 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bmaptool/bmaptool_3.9.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2306 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/systemd/systemd-boot_259.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2308 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2309 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/fdisk/gptfdisk_1.0.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2310 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_populate_sysroot_setscene)
NOTE: recipe grub-efi-2.14-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2311 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub-efi_2.14.bb:do_populate_sysroot_setscene)
NOTE: recipe systemd-boot-259.5-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2313 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_recipe_qa_setscene)
NOTE: recipe cdrtools-native-3.01-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_rootfs_spdx_setscene: Succeeded
NOTE: Running setscene task 2315 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 2316 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_package_qa_setscene)
NOTE: recipe core-image-minimal-1.0-r0: task do_create_rootfs_spdx_setscene: Succeeded
NOTE: Running setscene task 2317 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_create_package_spdx_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe wic-native-0.3.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe systemd-boot-259.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe mtools-native-4.0.49-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe squashfs-tools-native-4.7.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe grub-efi-2.14-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe bmaptool-native-3.9.0+git-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe parted-native-3.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gptfdisk-native-1.0.10-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe btrfs-tools-native-6.19.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe erofs-utils-native-1.9.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe dosfstools-native-4.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe wic-tools-1.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: Running setscene task 2318 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_create_package_spdx_setscene)
NOTE: recipe lzo-2.10-r0: task do_package_qa_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_populate_lic_setscene: Started
NOTE: recipe wic-native-0.3.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2319 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_package_write_rpm_setscene)
NOTE: recipe systemd-boot-259.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe squashfs-tools-native-4.7.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe mtools-native-4.0.49-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe bmaptool-native-3.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2320 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 2321 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 2322 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_create_package_spdx_setscene)
NOTE: recipe mtd-utils-2.3.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 2323 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_package_qa_setscene)
NOTE: recipe parted-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2324 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_populate_sysroot_setscene)
NOTE: recipe gptfdisk-native-1.0.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2326 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_package_spdx_setscene)
NOTE: recipe cdrtools-native-3.01-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe erofs-utils-native-1.9.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe dosfstools-native-4.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2329 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2332 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bmaptool/bmaptool_3.9.0.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2337 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb:do_recipe_qa_setscene)
NOTE: recipe grub-efi-2.14-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2339 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtools/mtools_4.0.49.bb:do_recipe_qa_setscene)
NOTE: recipe lzo-2.10-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe btrfs-tools-native-6.19.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2344 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lz4/lz4_1.10.0.bb:do_populate_sysroot_setscene)
NOTE: recipe lzo-2.10-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe lzo-2.10-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 2347 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/wic/wic_0.3.0.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2348 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_recipe_qa_setscene)
NOTE: recipe mtd-utils-2.3.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe lzo-2.10-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 2349 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/fdisk/gptfdisk_1.0.10.bb:do_recipe_qa_setscene)
NOTE: recipe libcap-2.78-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_populate_lic_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_package_qa_setscene: Started
NOTE: recipe squashfs-tools-native-4.7.5-r0: task do_recipe_qa_setscene: Started
NOTE: recipe bmaptool-native-3.9.0+git-r0: task do_recipe_qa_setscene: Started
NOTE: recipe mtools-native-4.0.49-r0: task do_recipe_qa_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 2350 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/systemd/systemd-boot_259.5.bb:do_recipe_qa_setscene)
NOTE: recipe coreutils-native-9.10-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lz4-native-1_1.10.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 2352 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb:do_recipe_qa_setscene)
NOTE: recipe wic-native-0.3.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe mtd-utils-2.3.1-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe mtd-utils-2.3.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 2353 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.1.bb:do_recipe_qa_setscene)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 2356 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/parted/parted_3.6.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2357 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub-efi_2.14.bb:do_recipe_qa_setscene)
NOTE: recipe core-image-minimal-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe squashfs-tools-native-4.7.5-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe dosfstools-native-4.2-r0: task do_recipe_qa_setscene: Started
NOTE: Running setscene task 2358 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub_2.14.bb:do_populate_sysroot_setscene)
NOTE: recipe bmaptool-native-3.9.0+git-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe gptfdisk-native-1.0.10-r0: task do_recipe_qa_setscene: Started
NOTE: Running setscene task 2360 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_recipe_qa_setscene)
NOTE: recipe mtools-native-4.0.49-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe wic-native-0.3.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe cdrtools-native-3.01-r0: task do_recipe_qa_setscene: Started
NOTE: recipe lz4-native-1_1.10.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe dosfstools-native-4.2-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe systemd-boot-259.5-r0: task do_recipe_qa_setscene: Started
NOTE: recipe gptfdisk-native-1.0.10-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe grub-efi-2.14-r0: task do_recipe_qa_setscene: Started
NOTE: recipe erofs-utils-native-1.9.1-r0: task do_recipe_qa_setscene: Started
NOTE: recipe cdrtools-native-3.01-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe parted-native-3.6-r0: task do_recipe_qa_setscene: Started
NOTE: Running setscene task 2363 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2368 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_packagedata_setscene)
NOTE: recipe grub-native-2.14-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe btrfs-tools-native-6.19.1-r0: task do_recipe_qa_setscene: Started
NOTE: recipe systemd-boot-259.5-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe erofs-utils-native-1.9.1-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe grub-efi-2.14-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe parted-native-3.6-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe btrfs-tools-native-6.19.1-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe libcap-2.78-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe mtd-utils-2.3.1-r0: task do_packagedata_setscene: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2373 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 2375 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2379 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_populate_sysroot_setscene)
NOTE: recipe grub-native-2.14-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2383 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2385 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub_2.14.bb:do_recipe_qa_setscene)
NOTE: recipe lzo-2.10-r0: task do_packagedata_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_recipe_qa_setscene: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2388 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_recipe_qa_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe grub-native-2.14-r0: task do_recipe_qa_setscene: Started
NOTE: recipe gawk-native-5.4.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2392 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_recipe_qa_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2393 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2396 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2397 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2398 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2399 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2400 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_populate_sysroot_setscene)
NOTE: recipe grub-native-2.14-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe gawk-native-5.4.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe lzo-2.10-r0: task do_recipe_qa_setscene: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe coreutils-native-9.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxcrypt-4.5.2-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2403 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_recipe_qa_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe ncurses-6.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe coreutils-native-9.10-r0: task do_recipe_qa_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2404 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_populate_sysroot_setscene)
NOTE: recipe coreutils-native-9.10-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe zlib-1.3.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2408 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.46.bb:do_populate_sysroot_setscene)
NOTE: Running noexec task 1256 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_fetch)
NOTE: recipe binutils-cross-aarch64-2.46-r0: task do_populate_sysroot_setscene: Started
NOTE: Running task 1531 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_fetch)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe binutils-cross-aarch64-2.46-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Setscene tasks completed
NOTE: recipe wic-tools-1.0-r0: task do_fetch: Started
NOTE: recipe wic-tools-1.0-r0: task do_fetch: Succeeded
NOTE: Running task 4008 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_prepare_recipe_sysroot)
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_prepare_recipe_sysroot: Started
NOTE: No pressure is limiting task startup
NOTE: Running task 4010 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: Running task 4011 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_rootfs)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_rootfs: Started
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3419284
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_rootfs: Succeeded
NOTE: Tasks Summary: Attempted 4015 tasks of which 4010 didn't need to be rerun and 1 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213824.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213824.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 1 task failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3419284
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:39:33,332 - oe-selftest - INFO - wic.ModifyTests.test_wic_cp_ext (subunit.RemotedTestCase)
2026-04-25 21:39:33,333 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:39:33,333 - oe-selftest - INFO - 11: 27/31 670/676 (24.49s) (20 failed) (wic.ModifyTests.test_wic_cp_ext)
2026-04-25 21:39:33,333 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 357 Local 350 Mirrors 0 Missed 7 Current 2066 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: Running task 4275 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_flush_pseudodb)
NOTE: Running task 4350 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_write_qemuboot_conf)
NOTE: Running task 4371 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_flush_pseudodb: Started
NOTE: Running task 4455 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_prepare_recipe_sysroot)
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_flush_pseudodb: Succeeded
NOTE: Running task 4570 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_image_qa)
NOTE: recipe wic-tools-1.0-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_write_qemuboot_conf: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_write_qemuboot_conf: Succeeded
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_qa: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_qa: Succeeded
NOTE: recipe wic-tools-1.0-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: Running task 4606 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_image)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image: Succeeded
NOTE: No pressure is limiting task startup
NOTE: Running task 4607 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_image_ext4)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: Running task 4608 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_image_tar)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_ext4: Started
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: Running task 4614 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_build_sysroot)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_tar: Started
NOTE: recipe wic-tools-1.0-r0: task do_build_sysroot: Started
NOTE: recipe wic-tools-1.0-r0: task do_build_sysroot: Succeeded
NOTE: Running noexec task 4616 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_build)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_tar: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_ext4: Succeeded
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426064
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426055
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4616 tasks of which 4605 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213912.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213912.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426064
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426055
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:39:57,019 - oe-selftest - INFO - wic.ModifyTests.test_wic_ls (subunit.RemotedTestCase)
2026-04-25 21:39:57,019 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:39:57,020 - oe-selftest - INFO - 11: 28/31 671/676 (23.69s) (22 failed) (wic.ModifyTests.test_wic_ls)
2026-04-25 21:39:57,020 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 356 Local 350 Mirrors 0 Missed 6 Current 2067 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426315
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
NOTE: No pressure is limiting task startup
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3923 tasks of which 3922 didn't need to be rerun and 1 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213937.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213937.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 1 task failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426315
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:40:22,452 - oe-selftest - INFO - wic.ModifyTests.test_wic_ls_ext (subunit.RemotedTestCase)
2026-04-25 21:40:22,452 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:40:22,453 - oe-selftest - INFO - 11: 29/31 672/676 (25.43s) (24 failed) (wic.ModifyTests.test_wic_ls_ext)
2026-04-25 21:40:22,453 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 356 Local 350 Mirrors 0 Missed 6 Current 2067 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: No pressure is limiting task startup
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: Running task 4373 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426425
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426434
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4616 tasks of which 4614 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214000.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214000.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426425
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426434
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:40:46,644 - oe-selftest - INFO - wic.ModifyTests.test_wic_rm (subunit.RemotedTestCase)
2026-04-25 21:40:46,645 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:40:46,645 - oe-selftest - INFO - 11: 30/31 673/676 (24.19s) (26 failed) (wic.ModifyTests.test_wic_rm)
2026-04-25 21:40:46,645 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 356 Local 350 Mirrors 0 Missed 6 Current 2067 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: Running task 4373 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426552
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426547
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4616 tasks of which 4614 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214025.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214025.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426552
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426547
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:41:12,319 - oe-selftest - INFO - wic.ModifyTests.test_wic_rm_ext (subunit.RemotedTestCase)
2026-04-25 21:41:12,319 - oe-selftest - INFO - ... FAIL
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:41:12,319 - oe-selftest - INFO - 11: 31/31 674/676 (25.67s) (28 failed) (wic.ModifyTests.test_wic_rm_ext)
2026-04-25 21:41:12,320 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 356 Local 350 Mirrors 0 Missed 6 Current 2067 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: No pressure is limiting task startup
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: Running task 4373 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426666
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
NOTE: No pressure is limiting task startup
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426673
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4405 tasks of which 4403 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214050.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214050.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426666
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426673
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2026-04-25 21:41:12,360 - oe-selftest - INFO - ======================================================================
2026-04-25 21:41:12,364 - oe-selftest - INFO - FAIL: prservice.BitbakePrTests.test_import_export_override_db (subunit.RemotedTestCase)
2026-04-25 21:41:12,364 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,365 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 115, in test_import_export_override_db
self.run_test_pr_export_import('m4', replace_current_db=False)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 89, in run_test_pr_export_import
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:25:58.353838)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:43341, PID: 1568722
ERROR: PRservice localhost:43341 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
======================================================================
2026-04-25 21:41:12,373 - oe-selftest - INFO - FAIL: prservice.BitbakePrTests.test_import_export_replace_db (subunit.RemotedTestCase)
2026-04-25 21:41:12,376 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,376 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 112, in test_import_export_replace_db
self.run_test_pr_export_import('m4')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 89, in run_test_pr_export_import
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:00.668093)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:40741, PID: 1571962
ERROR: PRservice localhost:40741 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
======================================================================
2026-04-25 21:41:12,397 - oe-selftest - INFO - FAIL: prservice.BitbakePrTests.test_pr_service_deb_arch_dep (subunit.RemotedTestCase)
2026-04-25 21:41:12,398 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,398 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 121, in test_pr_service_deb_arch_dep
self.run_test_pr_service('m4', 'deb', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:02.982913)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:46875, PID: 1576041
ERROR: PRservice localhost:46875 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
======================================================================
2026-04-25 21:41:12,419 - oe-selftest - INFO - FAIL: prservice.BitbakePrTests.test_pr_service_deb_arch_indep (subunit.RemotedTestCase)
2026-04-25 21:41:12,419 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,420 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 130, in test_pr_service_deb_arch_indep
self.run_test_pr_service('xcursor-transparent-theme', 'deb', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:38443, PID: 1579979
ERROR: PRservice localhost:38443 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
======================================================================
2026-04-25 21:41:12,441 - oe-selftest - INFO - FAIL: prservice.BitbakePrTests.test_pr_service_ipk_arch_dep (subunit.RemotedTestCase)
2026-04-25 21:41:12,442 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,442 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 124, in test_pr_service_ipk_arch_dep
self.run_test_pr_service('m4', 'ipk', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:07.666172)
NOTE: Reconnecting to bitbake server...
NOTE: Previous bitbake instance shutting down?, waiting to retry... (18:26:07.666781)
NOTE: Directory listing: ['tmp', 'meta-selftest', 'cache', 'conf', 'oe-time-dd-test.dat', 'bitbake-cookerdaemon.log']
NOTE: Retrying server connection (#2)... (18:26:07.778659)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:40617, PID: 1584404
ERROR: PRservice localhost:40617 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
======================================================================
2026-04-25 21:41:12,464 - oe-selftest - INFO - FAIL: prservice.BitbakePrTests.test_pr_service_ipk_arch_indep (subunit.RemotedTestCase)
2026-04-25 21:41:12,464 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,464 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 133, in test_pr_service_ipk_arch_indep
self.run_test_pr_service('xcursor-transparent-theme', 'ipk', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:10.089980)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:41201, PID: 1588963
ERROR: PRservice localhost:41201 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
======================================================================
2026-04-25 21:41:12,486 - oe-selftest - INFO - FAIL: prservice.BitbakePrTests.test_pr_service_rpm_arch_dep (subunit.RemotedTestCase)
2026-04-25 21:41:12,486 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,487 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 118, in test_pr_service_rpm_arch_dep
self.run_test_pr_service('m4', 'rpm', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:12.408297)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:39735, PID: 1593736
ERROR: PRservice localhost:39735 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
======================================================================
2026-04-25 21:41:12,508 - oe-selftest - INFO - FAIL: prservice.BitbakePrTests.test_pr_service_rpm_arch_indep (subunit.RemotedTestCase)
2026-04-25 21:41:12,508 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,508 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 127, in test_pr_service_rpm_arch_indep
self.run_test_pr_service('xcursor-transparent-theme', 'rpm', 'do_package')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 73, in run_test_pr_service
self.increment_package_pr(package_name)
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/prservice.py", line 61, in increment_package_pr
self.assertEqual(res.status, 0, msg=res.output)
File "/usr/lib/python3.12/unittest/case.py", line 885, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python3.12/unittest/case.py", line 878, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 1 != 0 : NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (18:26:14.713131)
NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/cache/prserv.sqlite3, Address: 127.0.0.1:41307, PID: 1597888
ERROR: PRservice localhost:41307 not available
ERROR: Unable to start PR Server, exiting, check the bitbake-cookerdaemon.log
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
======================================================================
2026-04-25 21:41:12,529 - oe-selftest - INFO - FAIL: runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit (subunit.RemotedTestCase)
2026-04-25 21:41:12,530 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,530 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runtime_test.py", line 358, in test_postinst_rootfs_and_boot_sysvinit
self.init_manager_loop("sysvinit")
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runtime_test.py", line 326, in init_manager_loop
bitbake('core-image-minimal')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake core-image-minimal' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 1028 .bb files complete (0 cached, 1028 parsed). 2068 targets, 64 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 1477 Local 1470 Mirrors 0 Missed 7 Current 1494 (99% match, 99% complete)
done.
Removing 23 stale sstate objects for arch allarch...done.
Removing 171 stale sstate objects for arch qemuarm64...done.
Removing 729 stale sstate objects for arch cortexa57...done.
Removing 331 stale sstate objects for arch aarch64...done.
NOTE: Executing Tasks
NOTE: Running setscene task 1495 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/debianutils/debianutils_5.23.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1498 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-markupsafe_3.0.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1499 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1500 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1501 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_deploy_setscene)
NOTE: Running setscene task 1502 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm-project-source.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1505 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-system-native_10.2.0.bb:do_populate_lic_setscene)
NOTE: Running setscene task 1506 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1508 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1510 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1511 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/netbase/netbase_6.5.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1512 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1513 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1514 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1515 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1517 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_package_write_rpm_setscene)
NOTE: recipe qemu-helper-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe llvm-project-source-22.1.3-22.1.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemu-system-native-10.2.0-r0: task do_populate_lic_setscene: Started
NOTE: recipe netbase-1_6.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe linux-libc-headers-6.18-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe debianutils-native-5.23.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe dnf-4.24.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pygments-native-2.20.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-markupsafe-native-3.0.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-15.2.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe diffutils-native-3.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe tar-native-1.35-r0: task do_create_spdx_setscene: Started
NOTE: recipe qemu-helper-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe llvm-project-source-22.1.3-22.1.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1518 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-3.14.4-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1519 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_create_package_spdx_setscene)
NOTE: recipe qemu-system-native-10.2.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: Running setscene task 1520 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_package_write_rpm_setscene)
NOTE: recipe netbase-1_6.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1521 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_create_package_spdx_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-markupsafe-native-3.0.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-pygments-native-2.20.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1522 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx_setscene)
NOTE: recipe linux-libc-headers-6.18-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1523 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1524 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1525 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_package_write_rpm_setscene)
NOTE: recipe debianutils-native-5.23.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe diffutils-native-3.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tar-native-1.35-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1526 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1527 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1528 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm-project-source.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1529 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_create_package_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1530 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_package_write_rpm_setscene)
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-3.14.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe sed-4.9-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1531 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_create_package_spdx_setscene)
NOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe llvm-project-source-22.1.3-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe libcap-2.78-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libgcc-15.2.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe pseudo-native-1.9.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmpc-1.4.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe binutils-2.46-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libedit-20251016-3.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe pinentry-1.3.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_deploy_setscene: Started
NOTE: Running setscene task 1532 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_package_spdx_setscene)
NOTE: recipe libsolv-0.7.36-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe ldconfig-native-2.12.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1533 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1534 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_create_package_spdx_setscene)
NOTE: recipe llvm-project-source-22.1.3-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1535 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1536 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0-initial_2.88.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe pseudo-native-1.9.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sed-4.9-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1537 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1538 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1539 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_package_spdx_setscene)
NOTE: recipe libmpc-1.4.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libedit-20251016-3.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe pinentry-1.3.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1540 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_package_qa_setscene)
NOTE: Running setscene task 1541 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1542 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_package_write_rpm_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1543 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_package_write_rpm_setscene)
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe initscripts-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe acl-2.3.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe shadow-securetty-4.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe binutils-2.46-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1544 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_package_write_rpm_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe attr-2.5.2-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1545 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_package_write_rpm_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_package_qa_setscene: Started
NOTE: recipe make-4.4.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1546 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_create_package_spdx_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_package_write_rpm_setscene: Started
NOTE: recipe initscripts-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1547 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1548 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-securetty-4.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1549 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_create_package_spdx_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe attr-2.5.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1550 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1551 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1552 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_package_write_rpm_setscene)
NOTE: recipe iproute2-6.19.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe desktop-file-utils-0.28-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1553 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1554 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_create_package_spdx_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1555 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_package_write_rpm_setscene)
NOTE: recipe make-4.4.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1556 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_package_write_rpm_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe dnf-4.24.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe findutils-4.10.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libmnl-1.0.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe busybox-1.37.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe shared-mime-info-2.4-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1557 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_package_write_rpm_setscene)
NOTE: recipe libseccomp-2.6.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1558 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_populate_lic_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_deploy_setscene: Succeeded
NOTE: recipe util-linux-2.41.3-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1559 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_package_spdx_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1560 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_package_spdx_setscene)
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1561 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_create_package_spdx_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dnf-4.24.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1562 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1563 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_package_write_rpm_setscene)
NOTE: recipe libmnl-1.0.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1564 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_package_qa_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe findutils-4.10.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libseccomp-2.6.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1565 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1566 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1567 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_package_write_rpm_setscene)
NOTE: recipe shared-mime-info-2.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dnf-4.24.0-r0: task do_populate_lic_setscene: Started
NOTE: Running setscene task 1569 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_package_qa_setscene)
NOTE: recipe modutils-initscripts-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe dbus-1.16.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe fontconfig-2.17.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1570 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_package_qa_setscene)
NOTE: recipe glibc-locale-2.43+git-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libidn2-2.3.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_package_qa_setscene: Started
NOTE: recipe sysvinit-3.14-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1571 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_package_write_rpm_setscene)
NOTE: recipe libxcb-1.17.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe dnf-4.24.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: Running setscene task 1572 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_package_spdx_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe util-linux-2.41.3-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libgpg-error-1.59-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1573 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_create_package_spdx_setscene)
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe modutils-initscripts-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1574 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1576 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pygobject-3.56.2-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1577 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_package_qa_setscene)
NOTE: recipe fontconfig-2.17.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1578 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pycairo-1.29.0-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libidn2-2.3.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1579 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1580 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1581 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libxcb-1.17.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe socat-1.8.1.1-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1582 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe pinentry-1.3.2-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1583 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_create_package_spdx_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1584 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_package_qa_setscene: Started
NOTE: recipe libyaml-0.2.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe psmisc-23.7-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe diffutils-3.12-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe debugedit-5.2-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1585 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_package_write_rpm_setscene)
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1586 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_sysroot_setscene)
NOTE: recipe pinentry-1.3.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1587 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1588 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_create_package_spdx_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1589 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_package_write_rpm_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1590 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_package_spdx_setscene)
NOTE: recipe libyaml-0.2.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1591 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_create_spdx_setscene)
NOTE: recipe qemu-helper-native-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe psmisc-23.7-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe diffutils-3.12-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1592 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_create_spdx_setscene)
NOTE: recipe debugedit-5.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1593 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1594 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_package_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_package_qa_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1595 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe openssl-3.5.6-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1596 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_package_qa_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemu-helper-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1597 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_package_write_rpm_setscene)
NOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe update-rc.d-0.8+git-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1598 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_package_write_rpm_setscene)
NOTE: recipe patch-native-2.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1599 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-setuptools-82.0.1-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1600 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_package_write_rpm_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe makedevs-native-1.0.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1601 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1602 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_package_spdx_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe update-rc.d-0.8+git-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1603 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1604 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_package_qa_setscene)
NOTE: recipe xz-5.8.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe patch-native-2.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1605 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_package_qa_setscene)
NOTE: recipe bc-1.08.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-setuptools-82.0.1-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1606 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-hatch-vcs_0.5.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1607 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_package_write_rpm_setscene)
NOTE: recipe expat-2.7.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe sed-4.9-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libx11-1_1.8.13-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package_qa_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe xz-5.8.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1608 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_package_qa_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1609 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_packagedata_setscene)
NOTE: recipe ptest-runner-2.5.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe expat-2.7.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-hatch-vcs-native-0.5.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1610 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe sed-4.9-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1611 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_create_package_spdx_setscene)
NOTE: recipe libx11-1_1.8.13-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1612 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1613 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_create_package_spdx_setscene)
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1614 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1615 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1616 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_populate_lic_setscene)
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Started
NOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-hatch-vcs-native-0.5.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe ptest-runner-2.5.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1617 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 1618 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/npth/npth_1.8.bb:do_create_package_spdx_setscene)
NOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe bash-5.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe grep-3.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe rpm-1_4.20.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe coreutils-9.10-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe diffutils-3.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe makedevs-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1619 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1620 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_package_spdx_setscene)
NOTE: recipe npth-1.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe dnf-4.24.0-r0: task do_package_qa_setscene: Started
NOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1621 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_package_write_rpm_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1622 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_package_qa_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe grep-3.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1623 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1624 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1625 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_package_write_rpm_setscene)
NOTE: recipe diffutils-3.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1626 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_package_qa_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe unzip-1_6.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1627 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_package_write_rpm_setscene)
NOTE: recipe npth-1.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1628 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_create_package_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1629 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_qa_setscene)
NOTE: recipe libxml2-2.15.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_package_qa_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe sqlite3-3_3.53.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe pixman-1_0.46.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_package_qa_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1630 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_package_write_rpm_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe unzip-1_6.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1631 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_package_spdx_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Started
NOTE: recipe binutils-2.46-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1632 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1633 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_create_spdx_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe pixman-1_0.46.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe coreutils-9.10-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1634 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_populate_lic_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1635 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_package_qa_setscene)
NOTE: recipe libxml2-2.15.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe eudev-3.2.14-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1636 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_create_package_spdx_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe eudev-3.2.14-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1637 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1638 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1639 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_package_write_rpm_setscene)
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe sqlite3-3_3.53.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe binutils-2.46-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1640 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1641 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_package_write_rpm_setscene)
NOTE: recipe quilt-native-0.69-r0: task do_create_spdx_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1642 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_create_package_spdx_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe eudev-3.2.14-r0: task do_package_qa_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_populate_lic_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1643 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_create_package_spdx_setscene)
NOTE: recipe lua-5.5.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-packaging-26.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libidn2-2.3.8-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1644 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_create_package_spdx_setscene)
NOTE: recipe quilt-native-0.69-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1645 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_package_write_rpm_setscene)
NOTE: recipe attr-2.5.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe fontconfig-2.17.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1646 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_package_spdx_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1647 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_package_write_rpm_setscene)
NOTE: recipe iproute2-6.19.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe lua-5.5.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1649 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1650 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1651 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_create_package_spdx_setscene)
NOTE: recipe libidn2-2.3.8-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1652 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-native_10.2.0.bb:do_populate_lic_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe attr-2.5.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe fontconfig-2.17.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1653 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1654 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1655 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_package_write_rpm_setscene)
NOTE: recipe expat-2.7.5-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe qemu-native-10.2.0-r0: task do_populate_lic_setscene: Started
NOTE: Running setscene task 1656 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_package_spdx_setscene)
NOTE: recipe procps-4.0.6-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libksba-1.6.8-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe shared-mime-info-native-2.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gdbm-1.26-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1657 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_create_package_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libassuan-3.0.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1658 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1659 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-system-native_10.2.0.bb:do_create_spdx_setscene)
NOTE: recipe shared-mime-info-native-2.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe qemu-native-10.2.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: Running setscene task 1660 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1661 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/timezone/tzdata.bb:do_create_package_spdx_setscene)
NOTE: recipe zstd-1.5.7-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe iptables-1.8.13-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe expat-2.7.5-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libksba-1.6.8-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1662 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1663 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1664 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_package_write_rpm_setscene)
NOTE: recipe gdbm-1.26-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libarchive-3.8.7-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1666 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_create_package_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libassuan-3.0.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1667 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1668 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_package_spdx_setscene)
NOTE: recipe qemu-system-native-10.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe lzlib-1.16-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tzdata-2026a-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libpng-1.6.56-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1669 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_create_package_spdx_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1670 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_create_package_spdx_setscene)
NOTE: recipe elfutils-0.194-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1671 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_package_spdx_setscene)
NOTE: recipe e2fsprogs-1.47.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe qemu-system-native-10.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1672 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zip/zip_3.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libsm-1_1.2.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe lzlib-1.16-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libsolv-0.7.36-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1673 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_package_write_rpm_setscene)
NOTE: recipe tzdata-2026a-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1674 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_package_write_rpm_setscene)
NOTE: recipe update-rc.d-0.8+git-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1675 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_package_write_rpm_setscene)
NOTE: recipe libpng-1.6.56-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1676 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_create_package_spdx_setscene)
NOTE: recipe coreutils-9.10-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1677 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ttyrun/ttyrun_2.41.0.bb:do_create_package_spdx_setscene)
NOTE: recipe elfutils-0.194-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1678 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_create_package_spdx_setscene)
NOTE: recipe zip-3.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1679 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_create_package_spdx_setscene)
NOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1680 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_create_package_spdx_setscene)
NOTE: recipe tar-1.35-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gcc-15.2.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe e2fsprogs-1.47.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1681 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1682 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1683 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_create_package_spdx_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1684 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_package_qa_setscene)
NOTE: recipe ttyrun-2.41.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe coreutils-9.10-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe run-postinsts-1.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe zip-3.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1685 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_package_write_rpm_setscene)
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gawk-5.4.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1686 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1687 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 1688 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libxext-1_1.3.7-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tar-1.35-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libpcre2-10.47-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1689 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_package_write_rpm_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1690 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_package_write_rpm_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1691 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_package_write_rpm_setscene)
NOTE: recipe xorgproto-2025.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe desktop-file-utils-0.28-r0: task do_package_qa_setscene: Started
NOTE: recipe ttyrun-2.41.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1692 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1693 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_populate_sysroot_setscene)
NOTE: recipe libxext-1_1.3.7-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gawk-5.4.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe findutils-4.10.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1694 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_package_qa_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1695 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_create_package_spdx_setscene)
NOTE: recipe kmod-34.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe qemuwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe socat-1.8.1.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libpcre2-10.47-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1696 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1697 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1698 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_create_package_spdx_setscene)
NOTE: recipe libpcre2-10.47-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe tcl8-8.6.17-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe xorgproto-2025.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1699 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1700 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_create_package_spdx_setscene)
NOTE: recipe ncurses-6.6-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1701 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_create_package_spdx_setscene)
NOTE: recipe findutils-4.10.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1702 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_create_package_spdx_setscene)
NOTE: recipe libyaml-0.2.5-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe kmod-34.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe bc-1.08.2-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1703 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_create_package_spdx_setscene)
NOTE: recipe tar-native-1.35-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 1704 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_package_write_rpm_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe expect-5.45.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libpcre2-10.47-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1705 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe curl-8.19.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1706 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_package_write_rpm_setscene)
NOTE: recipe ncurses-6.6-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1707 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1708 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_package_write_rpm_setscene)
NOTE: recipe libyaml-0.2.5-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1709 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1710 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_create_package_spdx_setscene)
NOTE: recipe zstd-1.5.7-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tar-native-1.35-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1711 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_create_package_spdx_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe expect-5.45.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1712 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 1713 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_package_write_rpm_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1714 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1715 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe xxhash-0.8.3-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe curl-8.19.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1716 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_package_write_rpm_setscene)
NOTE: recipe psmisc-23.7-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libtasn1-4.21.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1717 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/initscripts/init-system-helpers_1.69.bb:do_create_package_spdx_setscene)
NOTE: recipe gnupg-2.5.17-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe readline-8.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1718 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_create_package_spdx_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libseccomp-2.6.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1719 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_package_write_rpm_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1720 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_package_write_rpm_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1721 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_create_package_spdx_setscene)
NOTE: recipe opkg-utils-0.7.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe popt-1.19-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shadow-4.19.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1722 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_package_qa_setscene)
NOTE: Running setscene task 1723 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_package_qa_setscene)
NOTE: Running setscene task 1724 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_package_spdx_setscene)
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe psmisc-23.7-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe init-system-helpers-1.69-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1725 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_create_package_spdx_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1726 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libice_1.1.2.bb:do_create_package_spdx_setscene)
NOTE: recipe readline-8.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1727 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1728 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_create_package_spdx_setscene)
NOTE: recipe libseccomp-2.6.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1729 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_create_package_spdx_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1730 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_create_spdx_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe popt-1.19-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe python3-pluggy-1.6.0-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1731 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_create_package_spdx_setscene)
NOTE: recipe libxau-1_1.0.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe btrfs-tools-6.19.1-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1732 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_package_qa_setscene)
NOTE: recipe init-system-helpers-1.69-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1733 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_package_write_rpm_setscene)
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libice-1_1.1.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gnutls-3.8.12-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1734 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_create_spdx_setscene)
NOTE: recipe make-4.4.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gpgme-2.0.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1735 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_package_qa_setscene)
NOTE: recipe python3-pluggy-1.6.0-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe btrfs-tools-6.19.1-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1736 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1737 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1739 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_create_spdx_setscene)
NOTE: recipe libxau-1_1.0.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1740 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_package_write_rpm_setscene)
NOTE: recipe dtc-native-1.7.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe ncurses-6.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_package_qa_setscene: Started
NOTE: recipe gnutls-3.8.12-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1741 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/xmlto/xmlto_0.0.29.bb:do_create_package_spdx_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libice-1_1.1.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1743 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1744 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_package_write_rpm_setscene)
NOTE: recipe debugedit-5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe gnutls-3.8.12-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe make-4.4.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1745 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1746 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_package_qa_setscene)
NOTE: Running setscene task 1747 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_package_qa_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe dtc-native-1.7.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe linux-libc-headers-6.18-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1748 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libcap-ng-0.9.1-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1750 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/initscripts/init-system-helpers_1.69.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe ncurses-6.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libmodulemd-2.15.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1751 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_package_write_rpm_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1752 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_create_package_spdx_setscene)
NOTE: recipe debugedit-5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gpgme-2.0.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe xmlto-native-0.0.29-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1753 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libarchive-3.8.7-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1754 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_package_write_rpm_setscene)
NOTE: recipe debugedit-5.2-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_package_qa_setscene: Started
NOTE: recipe linux-libc-headers-6.18-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe mpfr-4.2.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1755 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_package_qa_setscene)
NOTE: recipe init-system-helpers-1.69-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1756 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1757 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libmodulemd-2.15.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1758 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_write_rpm_setscene)
NOTE: recipe xmlto-native-0.0.29-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe nettle-3.10.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1759 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_create_package_spdx_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1760 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_package_spdx_setscene)
NOTE: recipe tcl8-8.6.17-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe util-linux-2.41.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe debugedit-5.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1761 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1762 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libarchive-3.8.7-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1763 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_package_write_rpm_setscene)
NOTE: recipe mpfr-4.2.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe init-system-helpers-1.69-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe run-postinsts-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1764 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1765 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1766 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_package_qa_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_package_qa_setscene: Started
NOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe tar-1.35-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe nettle-3.10.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1767 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_package_write_rpm_setscene)
NOTE: recipe gmp-6.3.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe run-postinsts-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe base-files-3.0.14-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1768 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1769 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1770 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1771 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_package_spdx_setscene)
NOTE: recipe curl-8.19.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe elfutils-0.194-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe sysvinit-3.14-r0: task do_package_qa_setscene: Started
NOTE: recipe base-files-3.0.14-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1772 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_package_qa_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1773 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_package_write_rpm_setscene)
NOTE: recipe tar-1.35-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1774 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1775 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_package_qa_setscene)
NOTE: recipe gawk-5.4.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gmp-6.3.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1776 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_package_qa_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1777 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_package_write_rpm_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libcap-2.78-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gdbm-1.26-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1778 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_package_write_rpm_setscene)
NOTE: recipe gnupg-2.5.17-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe init-ifupdown-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe curl-8.19.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1779 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1780 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_15.2.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1781 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_package_qa_setscene: Started
NOTE: recipe libpng-1.6.56-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe gcc-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_package_qa_setscene: Started
NOTE: recipe gawk-5.4.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1782 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_package_qa_setscene: Started
NOTE: recipe elfutils-0.194-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libcap-2.78-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1783 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_package_write_rpm_setscene)
NOTE: recipe gdbm-1.26-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe lua-5.5.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1784 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_create_package_spdx_setscene)
NOTE: recipe init-ifupdown-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe perl-5.42.0-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1785 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1786 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1787 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/freetype/freetype_2.14.3.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libgcc-initial-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1788 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe libpng-1.6.56-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1789 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1790 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_package_qa_setscene: Succeeded
NOTE: Running setscene task 1791 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_package_spdx_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1792 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_package_spdx_setscene)
NOTE: recipe cairo-1.18.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe lua-5.5.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1793 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_package_qa_setscene)
NOTE: recipe libffi-3.5.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe json-c-0.18-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcc-initial-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1794 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.5.4.bb:do_create_package_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1795 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_create_package_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1796 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_create_spdx_setscene)
NOTE: recipe grep-3.12-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe xz-5.8.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe libsolv-native-0.7.36-r0: task do_create_spdx_setscene: Started
NOTE: recipe cairo-1.18.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1797 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/virglrenderer/virglrenderer_1.2.0.bb:do_create_spdx_setscene)
NOTE: recipe json-c-0.18-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libffi-3.5.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1798 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1799 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_package_spdx_setscene)
NOTE: recipe bc-1.08.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1800 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_create_package_spdx_setscene)
NOTE: recipe procps-4.0.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_package_qa_setscene: Started
NOTE: Running setscene task 1801 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1802 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/timezone/tzdata.bb:do_create_spdx_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe grep-3.12-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libsolv-native-0.7.36-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1803 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1804 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_create_package_spdx_setscene)
NOTE: recipe opkg-utils-native-0.7.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1805 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/meta-selftest/recipes-test/postinst/postinst_1.0.bb:do_create_package_spdx_setscene)
NOTE: recipe xz-5.8.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1806 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_create_package_spdx_setscene)
NOTE: recipe perl-5.42.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1807 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1808 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_create_package_spdx_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1809 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe tzdata-2026a-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1810 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-system-native_10.2.0.bb:do_populate_sysroot_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe virglrenderer-native-1.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe popt-1.19-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe opkg-utils-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1811 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_populate_sysroot_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe postinst-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1812 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb:do_create_package_spdx_setscene)
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe tzdata-2026a-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1813 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ca-certificates/ca-certificates_20260223.bb:do_create_package_spdx_setscene)
NOTE: recipe virglrenderer-native-1.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe qemu-system-native-10.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 1814 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1815 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_package_write_rpm_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libassuan-3.0.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe popt-1.19-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1816 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_package_spdx_setscene)
NOTE: recipe postinst-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1817 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1818 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 1819 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_package_qa_setscene)
NOTE: recipe dejagnu-1.6.3-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1820 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_create_package_spdx_setscene)
NOTE: recipe shared-mime-info-2.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1821 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_15.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libsolv-native-0.7.36-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe ca-certificates-20260223-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1822 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_create_package_spdx_setscene)
NOTE: recipe libassuan-3.0.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1823 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm_setscene)
NOTE: recipe psmisc-23.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe gobject-introspection-1.86.0-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libksba-1.6.8-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe dejagnu-1.6.3-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1824 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_create_package_spdx_setscene)
NOTE: recipe pixman-native-1_0.46.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe cairo-1.18.4-r0: task do_package_qa_setscene: Started
NOTE: recipe gcc-source-15.2.0-15.2.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe ca-certificates-20260223-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1825 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe nettle-3.10.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1826 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_create_package_spdx_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libsolv-native-0.7.36-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pixman-native-1_0.46.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe psmisc-23.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1827 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/librepo/librepo_1.20.0.bb:do_create_package_spdx_setscene)
NOTE: recipe libksba-1.6.8-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe cairo-1.18.4-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe gcc-source-15.2.0-15.2.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1828 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/unfs3/unfs3_0.11.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1829 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1830 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1831 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 1832 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1833 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_create_package_spdx_setscene)
NOTE: recipe expect-5.45.4-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1834 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_create_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1836 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_package_write_rpm_setscene)
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe nettle-3.10.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1837 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_package_write_rpm_setscene)
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe librepo-1.20.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe dejagnu-1.6.3-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1838 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe expect-5.45.4-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libcomps-0.1.24-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 1840 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_packagedata_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe unfs3-native-0.11.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-setuptools-82.0.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1841 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_package_write_rpm_setscene)
NOTE: recipe libgcrypt-1.12.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe libepoxy-native-1.5.10-r0: task do_create_spdx_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 1842 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_populate_lic_setscene)
NOTE: recipe kmod-34.2-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 1845 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_create_spdx_setscene)
NOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe librepo-1.20.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe dejagnu-1.6.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1846 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ca-certificates/ca-certificates_20260223.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1847 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1848 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_create_spdx_setscene)
NOTE: recipe unfs3-native-0.11.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1849 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libtirpc/libtirpc_1.3.7.bb:do_create_spdx_setscene)
NOTE: recipe libcomps-0.1.24-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1850 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_packagedata_setscene)
NOTE: recipe bc-1.08.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1851 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_create_spdx_setscene)
NOTE: recipe libepoxy-native-1.5.10-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 1852 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1853 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe kmod-34.2-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_populate_lic_setscene: Started
NOTE: Running setscene task 1854 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-3.14.4-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe ca-certificates-20260223-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1856 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_create_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1857 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb:do_create_spdx_setscene)
NOTE: recipe coreutils-9.10-r0: task do_create_spdx_setscene: Started
NOTE: recipe libtirpc-native-1.3.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gnupg-2.5.17-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1858 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_create_spdx_setscene)
NOTE: recipe ca-certificates-20260223-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe debugedit-5.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1859 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_populate_lic_setscene: Succeeded
NOTE: Running setscene task 1860 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_create_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1861 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/netbase/netbase_6.5.bb:do_create_spdx_setscene)
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1862 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_create_spdx_setscene)
NOTE: recipe bash-5.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe dnf-4.24.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe libtirpc-native-1.3.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1864 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1865 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1866 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/slirp/libslirp_4.9.1.bb:do_create_spdx_setscene)
NOTE: recipe coreutils-9.10-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1867 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_create_spdx_setscene)
NOTE: recipe debugedit-5.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe alsa-lib-native-1.2.15.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1868 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1869 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_create_spdx_setscene)
NOTE: recipe dejagnu-1.6.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe grep-3.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe netbase-1_6.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe sed-4.9-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1870 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zip/zip_3.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-3.14.4-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1871 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_create_spdx_setscene)
NOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1872 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe tar-1.35-r0: task do_create_spdx_setscene: Started
NOTE: recipe alsa-lib-native-1.2.15.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1873 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/libsdl2/libsdl2_2.32.10.bb:do_create_spdx_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe netbase-1_6.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1874 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_create_spdx_setscene)
NOTE: recipe dejagnu-1.6.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe grep-3.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe perl-5.42.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_spdx_setscene: Started
NOTE: recipe libslirp-native-4.9.1-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1875 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1877 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_create_spdx_setscene)
NOTE: recipe sed-4.9-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1878 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_create_spdx_setscene)
NOTE: recipe zip-3.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe modutils-initscripts-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1879 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe tar-1.35-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1880 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xxhash-0.8.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1882 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1883 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb:do_packagedata_setscene)
NOTE: recipe libslirp-native-4.9.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe rpm-native-1_4.20.1-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1884 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/npth/npth_1.8.bb:do_create_spdx_setscene)
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe diffutils-3.12-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1885 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/debugedit/debugedit_5.2.bb:do_packagedata_setscene)
NOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsdl2-native-2.32.10-r0: task do_create_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe zip-3.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1886 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe bash-5.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe rpm-native-1_4.20.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1887 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1888 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bash/bash_5.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 1889 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata_setscene)
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_packagedata_setscene: Started
NOTE: recipe npth-1.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsdl2-native-2.32.10-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1890 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_create_spdx_setscene)
NOTE: recipe diffutils-3.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shadow-securetty-4.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1891 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_create_spdx_setscene)
NOTE: recipe socat-1.8.1.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe debugedit-5.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1892 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)
NOTE: recipe shared-mime-info-2.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1893 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1894 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_create_spdx_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pytest-9.0.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1895 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_create_spdx_setscene)
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1897 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-source_15.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1898 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_create_spdx_setscene)
NOTE: recipe gnome-desktop-testing-2021.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe npth-1.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1899 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_packagedata_setscene)
NOTE: recipe bash-5.3-r0: task do_packagedata_setscene: Started
NOTE: recipe sed-4.9-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1900 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/timezone/tzdata.bb:do_packagedata_setscene)
NOTE: recipe debugedit-5.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1901 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_create_spdx_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe unzip-1_6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libksba-1.6.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe busybox-1.37.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gcc-source-15.2.0-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1902 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_create_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe tzdata-2026a-r0: task do_packagedata_setscene: Started
NOTE: recipe libpng-native-1.6.56-r0: task do_create_spdx_setscene: Started
NOTE: recipe diffutils-3.12-r0: task do_packagedata_setscene: Started
NOTE: recipe ssh-pregen-hostkeys-1.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-packaging-26.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bash-5.3-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1904 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe sed-4.9-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe unzip-1_6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libksba-1.6.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1905 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1906 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1908 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1909 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_packagedata_setscene)
NOTE: Running setscene task 1912 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-iniconfig_2.3.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gcc-source-15.2.0-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1913 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1914 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_create_spdx_setscene)
NOTE: recipe expect-native-5.45.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tzdata-2026a-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1915 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libpng-native-1.6.56-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1917 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1918 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_spdx_setscene)
NOTE: recipe diffutils-3.12-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1919 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_create_spdx_setscene)
NOTE: recipe perl-5.42.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe expect-native-5.45.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe grep-3.12-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-packaging-26.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1920 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe unzip-1_6.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe findutils-4.10.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1922 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_create_spdx_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe qemu-system-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1923 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_create_spdx_setscene)
NOTE: recipe pinentry-1.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe dnf-4.24.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1924 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/sed/sed_4.9.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-packaging-26.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-iniconfig-2.3.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe unzip-1_6.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1925 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1926 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1927 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 1928 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1929 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_packagedata_setscene)
NOTE: recipe grep-3.12-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe run-postinsts-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1930 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_create_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe findutils-4.10.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1931 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zip/zip_3.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1933 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/mesa/mesa.bb:do_create_spdx_setscene)
NOTE: recipe xxhash-0.8.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1935 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gawk-5.4.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1936 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_create_spdx_setscene)
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1937 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_create_spdx_setscene)
NOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe pinentry-1.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1938 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbusmock_0.38.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe sed-4.9-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pluggy-1.6.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-setuptools-82.0.1-r0: task do_packagedata_setscene: Started
NOTE: recipe tar-1.35-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1939 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/tar/tar_1.35.bb:do_packagedata_setscene)
NOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_packagedata_setscene: Started
NOTE: recipe sysvinit-3.14-r0: task do_create_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_packagedata_setscene: Started
NOTE: recipe zip-3.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gawk-5.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 1941 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)
NOTE: recipe init-ifupdown-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1942 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_packagedata_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe kern-tools-native-0.3+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sed-4.9-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-setuptools-82.0.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1943 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/slirp/libslirp_4.9.1.bb:do_populate_sysroot_setscene)
NOTE: recipe tar-1.35-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1944 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 1945 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1949 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pytest_9.0.3.bb:do_packagedata_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1950 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_create_spdx_setscene)
NOTE: recipe zip-3.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe mesa-native-2_26.0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1952 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_create_spdx_setscene)
NOTE: recipe tar-1.35-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1953 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/librepo/librepo_1.20.0.bb:do_create_spdx_setscene)
NOTE: recipe btrfs-tools-6.19.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1957 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_recipe_spdx_setscene)
NOTE: recipe make-4.4.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1958 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_packagedata_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe psmisc-23.7-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1959 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/meta-selftest/recipes-test/postinst/postinst_1.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-dbusmock-0.38.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1960 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_create_spdx_setscene)
NOTE: recipe mesa-native-2_26.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1962 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-pytest-9.0.3-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-packaging-26.0-r0: task do_packagedata_setscene: Started
NOTE: recipe coreutils-9.10-r0: task do_packagedata_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_spdx_setscene: Started
NOTE: recipe libslirp-native-4.9.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe librepo-1.20.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe tar-1.35-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1964 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dejagnu/dejagnu_1.6.3.bb:do_packagedata_setscene)
NOTE: recipe postinst-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe make-4.4.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1965 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_populate_sysroot_setscene)
NOTE: recipe psmisc-23.7-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pygobject-3.56.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1966 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_spdx_setscene)
NOTE: recipe libsolv-native-0.7.36-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe perl-5.42.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-packaging-26.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pytest-9.0.3-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libslirp-native-4.9.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1967 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bc/bc_1.08.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 1968 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1969 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_packagedata_setscene)
NOTE: Running setscene task 1970 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_create_spdx_setscene)
NOTE: recipe iproute2-6.19.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bc-native-1.08.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1972 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/unfs3/unfs3_0.11.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 1973 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/grep/grep_3.12.bb:do_create_recipe_spdx_setscene)
NOTE: recipe librepo-1.20.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe postinst-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe coreutils-9.10-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1974 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1975 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 1976 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_spdx_setscene)
NOTE: recipe lua-native-5.5.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe dejagnu-1.6.3-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1977 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_spdx_setscene)
NOTE: recipe libsolv-native-0.7.36-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1978 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_create_spdx_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpng-native-1.6.56-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe bc-native-1.08.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1979 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_packagedata_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe bc-1.08.2-r0: task do_packagedata_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_packagedata_setscene: Started
NOTE: recipe psmisc-23.7-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe lua-native-5.5.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1982 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-hatch-vcs_0.5.0.bb:do_create_spdx_setscene)
NOTE: recipe dejagnu-1.6.3-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe grep-3.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1983 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe unfs3-native-0.11.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_create_spdx_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1984 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_create_spdx_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpng-native-1.6.56-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1986 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_packagedata_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bc-1.08.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe unzip-1_6.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 1987 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/timezone/tzcode-native.bb:do_create_spdx_setscene)
NOTE: recipe psmisc-23.7-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1988 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zip/zip_3.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 1990 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_packagedata_setscene)
NOTE: recipe grep-3.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 1991 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/libsdl2/libsdl2_2.32.10.bb:do_populate_sysroot_setscene)
NOTE: recipe socat-1.8.1.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-pretend-1.0.9-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gnupg-2.5.17-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 1992 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_packagedata_setscene)
NOTE: recipe unfs3-native-0.11.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 1993 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1994 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 1996 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pretend_1.0.9.bb:do_packagedata_setscene)
NOTE: recipe opkg-utils-native-0.7.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-hatch-vcs-native-0.5.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 1997 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.6.bb:do_packagedata_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tzcode-native-2026a-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 1999 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ca-certificates/ca-certificates_20260223.bb:do_packagedata_setscene)
NOTE: recipe unzip-1_6.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe binutils-2.46-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2001 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_packagedata_setscene)
NOTE: recipe zip-3.0-r0: task do_packagedata_setscene: Started
NOTE: recipe busybox-1.37.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-pluggy-1.6.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-hatch-vcs-native-0.5.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe opkg-utils-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2002 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libyaml-0.2.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2003 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ttyrun/ttyrun_2.41.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-pretend-1.0.9-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe tzcode-native-2026a-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2004 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libsdl2-native-2.32.10-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Started
NOTE: recipe ca-certificates-20260223-r0: task do_packagedata_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2005 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe binutils-2.46-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe zip-3.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2007 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2009 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_create_spdx_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2010 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_packagedata_setscene)
NOTE: recipe python3-pluggy-1.6.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2011 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_create_spdx_setscene)
NOTE: recipe ttyrun-2.41.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pretend-1.0.9-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe make-4.4.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libyaml-0.2.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2012 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_packagedata_setscene)
NOTE: recipe gcc-15.2.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe ca-certificates-20260223-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2014 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2015 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2018 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/busybox/busybox_1.37.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2020 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_create_spdx_setscene)
NOTE: recipe shadow-securetty-4.6-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libsdl2-native-2.32.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2021 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 2022 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_populate_sysroot_setscene)
NOTE: recipe gawk-5.4.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe procps-4.0.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe gawk-5.4.0-r0: task do_packagedata_setscene: Started
NOTE: recipe expect-5.45.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe ttyrun-2.41.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Started
NOTE: recipe make-4.4.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2024 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libtirpc/libtirpc_1.3.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2025 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Started
NOTE: recipe shared-mime-info-2.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe ptest-runner-2.5.1-r0: task do_packagedata_setscene: Started
NOTE: recipe rpm-1_4.20.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2026 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_create_recipe_spdx_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gawk-5.4.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2027 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnupg/gnupg_2.5.17.bb:do_create_recipe_spdx_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2028 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/mesa/mesa-tools-native.bb:do_create_spdx_setscene)
NOTE: recipe procps-4.0.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe pixman-native-1_0.46.4-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2032 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_packagedata_setscene)
NOTE: recipe gawk-5.4.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe packagegroup-core-boot-1.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe expect-5.45.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2035 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/virglrenderer/virglrenderer_1.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2038 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-unittest-automake-output_0.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 2039 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb:do_create_spdx_setscene)
NOTE: recipe run-postinsts-1.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe sysvinit-inittab-2.88dsf-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shared-mime-info-2.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe ptest-runner-2.5.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2042 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/socat/socat_1.8.1.1.bb:do_packagedata_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2043 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2044 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/netbase/netbase_6.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 2045 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_packagedata_setscene)
NOTE: recipe busybox-1.37.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libtirpc-native-1.3.7-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2052 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_create_recipe_spdx_setscene)
NOTE: recipe coreutils-9.10-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe pixman-native-1_0.46.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe mesa-tools-native-2_26.0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2054 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe run-postinsts-1.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2055 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_create_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_packagedata_setscene: Started
NOTE: recipe libcomps-0.1.24-r0: task do_create_spdx_setscene: Started
NOTE: recipe netbase-1_6.5-r0: task do_packagedata_setscene: Started
NOTE: recipe socat-1.8.1.1-r0: task do_packagedata_setscene: Started
NOTE: recipe libtirpc-native-1.3.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2059 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/pinentry/pinentry_1.3.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe virglrenderer-native-1.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe pinentry-1.3.2-r0: task do_packagedata_setscene: Started
NOTE: recipe diffutils-3.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gnupg-2.5.17-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe mesa-tools-native-2_26.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe coreutils-9.10-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2061 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2062 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2063 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_packagedata_setscene)
NOTE: recipe findutils-4.10.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-unittest-automake-output-0.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2064 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.28.bb:do_packagedata_setscene)
NOTE: recipe netbase-1_6.5-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2065 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto_6.18.bb:do_create_recipe_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe socat-1.8.1.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libcomps-0.1.24-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2068 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2069 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2070 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_create_spdx_setscene)
NOTE: recipe virglrenderer-native-1.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pinentry-1.3.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe diffutils-3.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe pinentry-1.3.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2072 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe kmod-native-34.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2074 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2075 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdamage_1.1.7.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2076 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/ptest-runner/ptest-runner_2.5.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe elfutils-0.194-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2077 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_packagedata_setscene)
NOTE: recipe findutils-4.10.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2078 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe desktop-file-utils-0.28-r0: task do_packagedata_setscene: Started
NOTE: recipe kmod-native-34.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmpc-1.4.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe pinentry-1.3.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe binutils-2.46-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2080 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2081 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe popt-1.19-r0: task do_create_spdx_setscene: Started
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shared-mime-info-native-2.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe procps-4.0.6-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2083 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_populate_sysroot_setscene)
NOTE: recipe elfutils-0.194-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_packagedata_setscene: Started
NOTE: recipe libxdamage-native-1_1.1.7-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2085 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_packagedata_setscene)
NOTE: Running setscene task 2086 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_create_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe desktop-file-utils-0.28-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2088 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_create_spdx_setscene)
NOTE: recipe binutils-2.46-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libmpc-1.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2089 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_create_spdx_setscene)
NOTE: recipe popt-1.19-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2090 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb:do_packagedata_setscene)
NOTE: recipe iproute2-6.19.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2092 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-mako_1.3.10.bb:do_create_spdx_setscene)
NOTE: recipe shared-mime-info-native-2.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pygobject-3.56.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2094 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_create_spdx_setscene)
NOTE: recipe ptest-runner-2.5.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2096 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-hatchling_1.29.0.bb:do_create_spdx_setscene)
NOTE: recipe libxdamage-native-1_1.1.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sysvinit-3.14-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2097 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_packagedata_setscene)
NOTE: Running setscene task 2099 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/alsa/alsa-lib_1.2.15.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2101 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-dbus_1.4.0.bb:do_packagedata_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe eudev-3.2.14-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2102 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/libclc_git.bb:do_create_spdx_setscene)
NOTE: recipe libarchive-3.8.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe dtc-native-1.7.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Started
NOTE: recipe cairo-1.18.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2103 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/npth/npth_1.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2104 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_spdx_setscene)
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe kmod-34.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libksba-1.6.8-r0: task do_packagedata_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-mako-native-1.3.10-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2106 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-colorama_0.4.6.bb:do_packagedata_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-hatchling-native-1.29.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2107 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb:do_create_recipe_spdx_setscene)
NOTE: recipe run-postinsts-1.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe alsa-lib-native-1.2.15.3-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2108 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_packagedata_setscene)
NOTE: recipe cairo-1.18.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libclc-native-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe dtc-native-1.7.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2111 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2112 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_packagedata_setscene)
NOTE: recipe npth-1.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2114 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc_15.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libmnl-1.0.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-mako-native-1.3.10-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe linux-yocto-6.18.24+git-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe kmod-34.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libksba-1.6.8-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2117 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyyaml_6.0.3.bb:do_create_spdx_setscene)
NOTE: recipe python3-hatchling-native-1.29.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2119 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_packagedata_setscene)
NOTE: Running setscene task 2120 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/git/git_2.53.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2121 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-dbus-1.4.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2123 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/procps/procps_4.0.6.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2124 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-colorama-0.4.6-r0: task do_packagedata_setscene: Started
NOTE: recipe libclc-native-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe alsa-lib-native-1.2.15.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2125 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libcomps-0.1.24-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2126 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc-locale_2.43.bb:do_create_recipe_spdx_setscene)
NOTE: recipe btrfs-tools-6.19.1-r0: task do_packagedata_setscene: Started
NOTE: recipe npth-1.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2128 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-llvm-translator_22.1.1.bb:do_create_spdx_setscene)
NOTE: recipe binutils-2.46-r0: task do_packagedata_setscene: Started
NOTE: recipe libmnl-1.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2129 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_packagedata_setscene)
NOTE: recipe readline-native-8.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-15.2.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libmpc-1.4.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-colorama-0.4.6-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2131 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_create_spdx_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libcomps-0.1.24-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe procps-4.0.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2132 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/drm/libdrm_2.4.131.bb:do_create_spdx_setscene)
NOTE: recipe btrfs-tools-6.19.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pyyaml-native-6.0.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2134 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_create_spdx_setscene)
NOTE: recipe git-native-2.53.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe readline-native-8.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2135 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb:do_packagedata_setscene)
NOTE: recipe binutils-2.46-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gcc-15.2.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe findutils-4.10.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2138 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/diffutils/diffutils_3.12.bb:do_populate_sysroot_setscene)
NOTE: recipe libmpc-1.4.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2140 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/xxhash/xxhash_0.8.3.bb:do_packagedata_setscene)
NOTE: Running setscene task 2142 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/cross-localedef-native_2.43.bb:do_create_spdx_setscene)
NOTE: recipe spirv-llvm-translator-native-22.1.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pyyaml-native-6.0.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe git-native-2.53.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2145 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/npth/npth_1.8.bb:do_packagedata_setscene)
NOTE: recipe python3-pycairo-1.29.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxext-1_1.3.7-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2146 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_create_spdx_setscene)
NOTE: recipe procps-4.0.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe glibc-locale-2.43+git-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2148 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxfixes_6.0.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2150 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-pygments-2.20.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2151 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2153 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_create_spdx_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2156 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)
NOTE: recipe libdrm-native-2.4.131-r0: task do_create_spdx_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_packagedata_setscene: Started
NOTE: recipe cross-localedef-native-2.43+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe spirv-llvm-translator-native-22.1.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xxhash-0.8.3-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2159 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_create_spdx_setscene)
NOTE: recipe findutils-4.10.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2160 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata_setscene)
NOTE: recipe npth-1.8-r0: task do_packagedata_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe diffutils-native-3.12-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2162 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_packagedata_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe fontconfig-2.17.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe iptables-1.8.13-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe cross-localedef-native-2.43+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libdrm-native-2.4.131-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2163 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xrandr-native-1_1.5.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxfixes-native-1_6.0.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2168 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2169 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/xmlto/xmlto_0.0.29.bb:do_create_spdx_setscene)
NOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe iproute2-6.19.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe xxhash-0.8.3-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2172 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libcomps/libcomps_0.1.24.bb:do_packagedata_setscene)
NOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2174 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/librepo/librepo_1.20.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe tcl8-8.6.17-r0: task do_create_spdx_setscene: Started
NOTE: recipe make-4.4.1-r0: task do_packagedata_setscene: Started
NOTE: recipe npth-1.8-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2176 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_packagedata_setscene)
NOTE: recipe diffutils-native-3.12-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2181 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/wayland/wayland-protocols_1.48.bb:do_create_spdx_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxfixes-native-1_6.0.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xrandr-native-1_1.5.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2184 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2185 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_create_spdx_setscene)
NOTE: recipe fontconfig-2.17.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2186 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_packagedata_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2187 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_create_spdx_setscene)
NOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2188 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-cython_3.2.4.bb:do_create_spdx_setscene)
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libcomps-0.1.24-r0: task do_packagedata_setscene: Started
NOTE: recipe xmlto-native-0.0.29-r0: task do_create_spdx_setscene: Started
NOTE: recipe librepo-1.20.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2189 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_create_spdx_setscene)
NOTE: recipe make-4.4.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2190 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_create_recipe_spdx_setscene)
NOTE: recipe shared-mime-info-native-2.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe expect-5.45.4-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2191 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_spdx_setscene)
NOTE: recipe depmodwrapper-cross-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-pygments-2.20.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2195 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/expect/expect_5.45.4.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libdnf-0.75.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe cairo-1.18.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2196 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/clang_git.bb:do_create_spdx_setscene)
NOTE: recipe e2fsprogs-1.47.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe wayland-protocols-native-1.48-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2198 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_spdx_setscene)
NOTE: recipe xmlto-native-0.0.29-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2199 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_create_spdx_setscene)
NOTE: recipe libcomps-0.1.24-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2200 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrandr_1.5.5.bb:do_create_spdx_setscene)
NOTE: recipe librepo-1.20.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-cython-native-3.2.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2201 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_create_spdx_setscene)
NOTE: recipe expect-5.45.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2204 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_spdx_setscene)
NOTE: recipe libsolv-0.7.36-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxshmfence-native-1.3.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pygments-2.20.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe wayland-protocols-native-1.48-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe cairo-1.18.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxml2-2.15.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2206 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2207 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2208 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_create_spdx_setscene)
NOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx_setscene: Started
NOTE: recipe expect-5.45.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2209 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2212 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-cython-native-3.2.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2214 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_create_spdx_setscene)
NOTE: recipe clang-native-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pluggy-native-1.6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxrandr-native-1_1.5.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxshmfence-native-1.3.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2216 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_create_spdx_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_spdx_setscene: Started
NOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2217 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2218 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe expect-5.45.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2219 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_create_spdx_setscene)
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe lua-5.5.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2220 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_create_recipe_spdx_setscene)
NOTE: recipe kmod-34.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libassuan-3.0.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe clang-native-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-pluggy-native-1.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2221 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm_git.bb:do_create_spdx_setscene)
NOTE: recipe libxrandr-native-1_1.5.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2222 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libksba/libksba_1.6.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-trove-classifiers-native-2026.1.14.14-r0: task do_create_spdx_setscene: Started
NOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2227 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_sysroot_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2228 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.7.bb:do_create_spdx_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2229 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libxslt/libxslt_1.1.45.bb:do_create_spdx_setscene)
NOTE: recipe docbook-xsl-stylesheets-native-1.79.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe pixman-1_0.46.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2230 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb:do_create_spdx_setscene)
NOTE: recipe lua-5.5.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe kmod-34.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2231 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-tools_1.4.341.0.bb:do_create_spdx_setscene)
NOTE: recipe libassuan-3.0.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tcl8-native-8.6.17-r0: task do_create_spdx_setscene: Started
NOTE: recipe kmod-34.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2233 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/wayland/wayland_1.24.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2234 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_packagedata_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-trove-classifiers-native-2026.1.14.14-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2237 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/cross-localedef-native_2.43.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2238 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libksba-1.6.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe llvm-native-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe tcl8-native-8.6.17-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe pixman-1_0.46.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2239 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2240 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_spdx_setscene)
NOTE: recipe libxxf86vm-native-1_1.1.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe kmod-34.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxslt-native-1.1.45-r0: task do_create_spdx_setscene: Started
NOTE: recipe iptables-1.8.13-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2241 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pathspec_1.0.4.bb:do_create_spdx_setscene)
NOTE: recipe cross-localedef-native-2.43+git-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2242 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpciaccess_0.19.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2243 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_create_spdx_setscene)
NOTE: recipe libmnl-1.0.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libksba-1.6.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe dbus-1.16.2-r0: task do_packagedata_setscene: Started
NOTE: recipe spirv-tools-native-1_1.4.341.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2244 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-editables_0.6.bb:do_create_spdx_setscene)
NOTE: recipe llvm-native-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe wayland-native-1.24.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2245 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/freetype/freetype_2.14.3.bb:do_create_spdx_setscene)
NOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2246 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libxxf86vm-native-1_1.1.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe docbook-xml-dtd4-native-4.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxslt-native-1.1.45-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2247 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 2248 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/dbus/dbus_1.16.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2251 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm-tblgen-native_git.bb:do_create_spdx_setscene)
NOTE: recipe acl-2.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe mpfr-4.2.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe cross-localedef-native-2.43+git-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2252 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_recipe_spdx_setscene)
NOTE: recipe spirv-tools-native-1_1.4.341.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmnl-1.0.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2253 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2254 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_create_spdx_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe wayland-native-1.24.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-pathspec-native-1.0.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2256 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2257 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_create_spdx_setscene)
NOTE: recipe libpciaccess-native-0.19-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-editables-native-0.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmpc-1.4.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe llvm-tblgen-native-22.1.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe mpfr-4.2.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2258 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/iptables/iptables_1.8.13.bb:do_packagedata_setscene)
NOTE: Running setscene task 2260 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pycairo_1.29.0.bb:do_packagedata_setscene)
NOTE: recipe e2fsprogs-1.47.4-r0: task do_packagedata_setscene: Started
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe dbus-1.16.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-pathspec-native-1.0.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2262 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libpciaccess-native-0.19-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2264 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2266 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_packagedata_setscene)
NOTE: recipe readline-8.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-editables-native-0.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe llvm-tblgen-native-22.1.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2268 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_create_recipe_spdx_setscene)
NOTE: recipe freetype-2.14.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmpc-1.4.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2270 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libsolv/libsolv_0.7.36.bb:do_packagedata_setscene)
NOTE: recipe binutils-native-2.46-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxext-native-1_1.3.7-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2273 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2274 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)
NOTE: recipe libxrender-1_0.9.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe iptables-1.8.13-r0: task do_packagedata_setscene: Started
NOTE: recipe e2fsprogs-1.47.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2276 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools-scm_9.2.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-pycairo-1.29.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2277 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/mesa/mesa.bb:do_populate_sysroot_setscene)
NOTE: recipe dbus-1.16.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2278 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_create_spdx_setscene)
NOTE: recipe libmodulemd-2.15.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe rpm-1_4.20.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2280 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata_setscene)
NOTE: recipe readline-8.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe mpfr-4.2.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2281 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb:do_create_spdx_setscene)
NOTE: recipe binutils-native-2.46-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxext-native-1_1.3.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2282 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_create_spdx_setscene)
NOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2283 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_create_spdx_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gpgme-2.0.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libsolv-0.7.36-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-pycairo-1.29.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2284 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_spdx_setscene)
NOTE: recipe iptables-1.8.13-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2288 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_create_spdx_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2289 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-scm-native-9.2.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe curl-8.19.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmnl-1.0.5-r0: task do_packagedata_setscene: Started
NOTE: recipe mpfr-4.2.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe update-rc.d-0.8+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2292 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_create_spdx_setscene)
NOTE: recipe libsm-1_1.2.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2294 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2296 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpng-1.6.56-r0: task do_create_spdx_setscene: Started
NOTE: recipe gpgme-2.0.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libsolv-0.7.36-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2298 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2299 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dnf/dnf_4.24.0.bb:do_recipe_qa_setscene)
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2300 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe mesa-native-2_26.0.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-setuptools-scm-native-9.2.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2301 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/kmod/kmod_34.2.bb:do_populate_sysroot_setscene)
NOTE: recipe libmnl-1.0.5-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libx11-1_1.8.13-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2302 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe curl-8.19.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2303 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-calver_2025.10.20.bb:do_create_spdx_setscene)
NOTE: recipe libsm-1_1.2.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2304 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libpng-1.6.56-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2306 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_create_spdx_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe pixman-1_0.46.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2307 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_create_spdx_setscene)
NOTE: recipe fontconfig-2.17.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2308 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_create_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe libyaml-0.2.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxrender-native-1_0.9.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe initscripts-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2310 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libdnf/libdnf_0.75.0.bb:do_recipe_qa_setscene)
NOTE: recipe libx11-1_1.8.13-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe mesa-native-2_26.0.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2311 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_create_spdx_setscene)
NOTE: recipe mpfr-4.2.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2313 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe pixman-1_0.46.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gnutls-3.8.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe tcl8-8.6.17-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2314 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_spdx_setscene)
NOTE: recipe fontconfig-2.17.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe kmod-native-34.2-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2315 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_create_spdx_setscene)
NOTE: recipe dnf-4.24.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe python3-calver-native-2025.10.20-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2316 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/udev/eudev_3.2.14.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2320 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libyaml-0.2.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxrender-native-1_0.9.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2323 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2324 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_create_spdx_setscene)
NOTE: recipe shadow-native-4.19.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxml2-native-2.15.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe mpfr-4.2.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libdnf-0.75.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe python3-packaging-native-26.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2326 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/librepo/librepo_1.20.0.bb:do_packagedata_setscene)
NOTE: recipe file-5.47-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-calver-native-2025.10.20-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2328 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_create_spdx_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2329 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb:do_packagedata_setscene)
NOTE: recipe kmod-native-34.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2332 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe shadow-native-4.19.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2333 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_create_spdx_setscene)
NOTE: recipe libxml2-native-2.15.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe shadow-4.19.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Started
NOTE: Running setscene task 2334 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-headers_1.4.341.0.bb:do_create_spdx_setscene)
NOTE: recipe lua-5.5.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libx11-1_1.8.13-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe base-passwd-3.6.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libdnf-0.75.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe python3-packaging-native-26.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2335 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/sysvinit/sysvinit_3.14.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2336 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2337 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_spdx_setscene)
NOTE: recipe librepo-1.20.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2338 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_create_spdx_setscene)
NOTE: recipe base-files-3.0.14-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2340 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libice_1.1.2.bb:do_create_spdx_setscene)
NOTE: recipe eudev-3.2.14-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe libseccomp-2.6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe tcl8-8.6.17-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2341 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_packagedata_setscene)
NOTE: recipe libassuan-3.0.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe shadow-4.19.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libx11-1_1.8.13-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe lua-5.5.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2344 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2347 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2348 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libmodulemd/libmodulemd_2.15.2.bb:do_packagedata_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2350 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_create_spdx_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_recipe_qa_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe spirv-headers-native-1_1.4.341.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxcb-1.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe librepo-1.20.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2353 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/mesa/mesa-tools-native.bb:do_populate_sysroot_setscene)
NOTE: recipe tcl8-8.6.17-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libice-1_1.1.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libseccomp-2.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2354 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_create_recipe_spdx_setscene)
NOTE: recipe update-rc.d-native-0.8+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libassuan-3.0.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe util-linux-2.41.3-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2356 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2357 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2358 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb:do_packagedata_setscene)
NOTE: recipe sysvinit-3.14-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe rpm-1_4.20.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2359 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_create_spdx_setscene)
NOTE: recipe readline-8.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe spirv-headers-native-1_1.4.341.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe attr-2.5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmodulemd-2.15.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2364 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_create_spdx_setscene)
NOTE: recipe nettle-3.10.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2365 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata_setscene)
NOTE: recipe libxcb-1.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2366 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx_setscene)
NOTE: recipe mesa-tools-native-2_26.0.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libice-1_1.1.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2367 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_create_recipe_spdx_setscene)
NOTE: recipe rpm-1_4.20.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2370 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_create_spdx_setscene)
NOTE: recipe elfutils-0.194-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_packagedata_setscene: Started
NOTE: recipe readline-8.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe util-linux-2.41.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2371 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)
NOTE: recipe libmodulemd-2.15.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2372 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_packagedata_setscene)
NOTE: recipe attr-2.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2373 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe nettle-3.10.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libtasn1-4.21.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2374 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_packagedata_setscene)
NOTE: Running setscene task 2375 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/freetype/freetype_2.14.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe elfutils-native-0.194-r0: task do_create_spdx_setscene: Started
NOTE: recipe libx11-native-1_1.8.13-r0: task do_create_spdx_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe popt-1.19-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libsm-1_1.2.6-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe elfutils-0.194-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe lzlib-1.16-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2376 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2377 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_create_spdx_setscene)
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2381 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libx11-native-1_1.8.13-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe base-passwd-3.6.8-r0: task do_packagedata_setscene: Started
NOTE: recipe base-files-3.0.14-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe elfutils-native-0.194-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2382 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0-initial_2.88.0.bb:do_create_spdx_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2383 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2384 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2385 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_packagedata_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2388 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_create_recipe_spdx_setscene)
NOTE: recipe popt-1.19-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2392 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_populate_sysroot_setscene)
NOTE: recipe lzlib-1.16-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2394 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_create_spdx_setscene)
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libidn2-2.3.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2395 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libice_1.1.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe base-passwd-3.6.8-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2397 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libxau-1_1.0.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2398 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_spdx_setscene)
NOTE: recipe mesa-tools-native-2_26.0.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe shadow-4.19.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2399 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_packagedata_setscene)
NOTE: Running setscene task 2400 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2402 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_spdx_setscene)
NOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe shadow-sysroot-4.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2403 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libidn2-2.3.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2404 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gpgme/gpgme_2.0.1.bb:do_packagedata_setscene)
NOTE: recipe libice-1_1.1.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2407 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/libclc_git.bb:do_populate_sysroot_setscene)
NOTE: recipe file-native-5.47-r0: task do_create_spdx_setscene: Started
NOTE: recipe shadow-native-4.19.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe json-c-0.18-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxau-1_1.0.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2409 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.19.4.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libbsd-native-0.12.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2410 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_packagedata_setscene)
NOTE: Running setscene task 2411 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2412 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_create_recipe_spdx_setscene)
NOTE: recipe popt-1.19-r0: task do_packagedata_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2414 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_create_spdx_setscene)
NOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe file-native-5.47-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libice-1_1.1.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libpng-1.6.56-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2416 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_packagedata_setscene)
NOTE: recipe gpgme-2.0.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2418 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/cairo/cairo_1.18.4.bb:do_packagedata_setscene)
NOTE: recipe json-c-0.18-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2419 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)
NOTE: recipe shadow-4.19.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libyaml-0.2.5-r0: task do_packagedata_setscene: Started
NOTE: recipe libxcb-1.17.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libclc-native-22.1.3-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2420 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_populate_sysroot_setscene)
NOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2421 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.7.bb:do_populate_sysroot_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe popt-1.19-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2422 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2425 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libpng-1.6.56-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gpgme-2.0.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2426 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx_setscene)
NOTE: recipe libarchive-native-3.8.7-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2428 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx_setscene)
NOTE: recipe libxml2-2.15.2-r0: task do_packagedata_setscene: Started
NOTE: recipe gmp-6.3.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe cairo-1.18.4-r0: task do_packagedata_setscene: Started
NOTE: recipe shadow-4.19.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxcb-1.17.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libyaml-0.2.5-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe shadow-native-4.19.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2429 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2430 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2431 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2432 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyyaml_6.0.3.bb:do_populate_sysroot_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2433 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_create_spdx_setscene)
NOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libarchive-native-3.8.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe file-5.47-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2434 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot_setscene)
NOTE: recipe libxxf86vm-native-1_1.1.7-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxml2-2.15.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2438 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gmp-6.3.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libclc-native-22.1.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe cairo-1.18.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2439 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2441 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2443 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_packagedata_setscene)
NOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xtrans-1_1.6.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2444 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_create_spdx_setscene)
NOTE: recipe file-5.47-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxxf86vm-native-1_1.1.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2445 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2446 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-mako_1.3.10.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-3.14.4-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2447 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe lzlib-native-1.16-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pyyaml-native-6.0.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2448 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_spdx_setscene)
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2450 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_create_spdx_setscene)
NOTE: recipe elfutils-0.194-r0: task do_packagedata_setscene: Started
NOTE: recipe libgcrypt-1.12.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2451 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzlib-native-1.16-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2452 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libice_1.1.2.bb:do_packagedata_setscene)
NOTE: recipe python3-pyyaml-native-6.0.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpcre2-10.47-r0: task do_create_spdx_setscene: Started
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2453 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_populate_sysroot_setscene)
NOTE: recipe acl-2.3.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-3.14.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2455 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2456 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2459 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_spdx_setscene)
NOTE: recipe xcb-proto-1.17.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2461 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_packagedata_setscene)
NOTE: recipe python3-mako-native-1.3.10-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe elfutils-0.194-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libbsd-native-0.12.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2464 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-llvm-translator_22.1.1.bb:do_populate_sysroot_setscene)
NOTE: recipe lzlib-1.16-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe json-c-native-0.18-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2465 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2467 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_spdx_setscene)
NOTE: recipe libpcre2-10.47-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libice-1_1.1.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2468 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_create_spdx_setscene)
NOTE: recipe acl-2.3.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2469 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libassuan/libassuan_3.0.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2470 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libseccomp-2.6.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-mako-native-1.3.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2471 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2473 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_packagedata_setscene)
NOTE: recipe json-c-native-0.18-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe lua-5.5.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2474 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_packagedata_setscene)
NOTE: recipe lzlib-1.16-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2475 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/drm/libdrm_2.4.131.bb:do_populate_sysroot_setscene)
NOTE: recipe libffi-3.5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libice-1_1.1.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2477 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe spirv-llvm-translator-native-22.1.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libseccomp-2.6.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2478 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libassuan-3.0.2-r0: task do_packagedata_setscene: Started
NOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libtasn1-4.21.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2479 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/wayland/wayland-protocols_1.48.bb:do_populate_sysroot_setscene)
NOTE: recipe libmd-native-1.1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2480 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2483 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_sysroot_setscene)
NOTE: recipe lua-5.5.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2484 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdamage_1.1.7.bb:do_populate_sysroot_setscene)
NOTE: recipe libxrender-1_0.9.12-r0: task do_packagedata_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_packagedata_setscene: Started
NOTE: recipe util-linux-2.41.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libffi-3.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2485 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2486 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_create_spdx_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe spirv-llvm-translator-native-22.1.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2487 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_create_spdx_setscene)
NOTE: recipe curl-8.19.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libassuan-3.0.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2488 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-tools_1.4.341.0.bb:do_populate_sysroot_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2489 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_populate_sysroot_setscene)
NOTE: recipe libdrm-native-2.4.131-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2490 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxrender-1_0.9.12-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libgpg-error-1.59-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxext-1_1.3.7-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2492 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe wayland-protocols-native-1.48-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-linux-2.41.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2496 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2498 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libxdamage-native-1_1.1.7-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe curl-8.19.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2499 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_create_spdx_setscene)
NOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe expat-2.7.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcrypt-native-1.12.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe gobject-introspection-1.86.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libgpg-error-1.59-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2500 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_recipe_spdx_setscene)
NOTE: recipe spirv-tools-native-1_1.4.341.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe base-passwd-3.6.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2501 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_packagedata_setscene)
NOTE: recipe libdrm-native-2.4.131-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxdamage-native-1_1.1.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe wayland-protocols-native-1.48-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2503 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx_setscene)
NOTE: recipe libmd-native-1.1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2504 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe attr-2.5.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2506 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2507 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_create_spdx_setscene)
NOTE: recipe nettle-3.10.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libgcrypt-native-1.12.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2508 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-markupsafe_3.0.3.bb:do_populate_sysroot_setscene)
NOTE: recipe expat-2.7.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2509 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_create_spdx_setscene)
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2510 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2513 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe base-passwd-3.6.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxau-1_1.0.12-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2516 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2517 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrandr_1.5.5.bb:do_populate_sysroot_setscene)
NOTE: recipe attr-2.5.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe nettle-3.10.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2518 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_create_spdx_setscene)
NOTE: recipe libidn2-2.3.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2519 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb:do_packagedata_setscene)
NOTE: recipe openssl-3.5.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe spirv-tools-native-1_1.4.341.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2520 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2521 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_packagedata_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe e2fsprogs-native-1.47.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-markupsafe-native-3.0.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxau-1_1.0.12-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2522 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_create_spdx_setscene)
NOTE: recipe libgpg-error-native-1.59-r0: task do_create_spdx_setscene: Started
NOTE: recipe gdbm-1.26-r0: task do_create_spdx_setscene: Started
NOTE: recipe libidn2-2.3.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2523 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_create_spdx_setscene)
NOTE: recipe libxrandr-native-1_1.5.5-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2524 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)
NOTE: recipe openssl-3.5.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe fontconfig-2.17.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2525 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe e2fsprogs-native-1.47.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2526 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-cython_3.2.4.bb:do_populate_sysroot_setscene)
NOTE: recipe libcap-2.78-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe python3-markupsafe-native-3.0.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2527 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/clang_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2528 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_packagedata_setscene)
NOTE: recipe json-c-0.18-r0: task do_packagedata_setscene: Started
NOTE: recipe libgpg-error-native-1.59-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe curl-native-8.19.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2530 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_create_spdx_setscene)
NOTE: recipe libpthread-stubs-0.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2531 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe glib-2.0-1_2.88.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gdbm-1.26-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2532 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_create_spdx_setscene)
NOTE: recipe libxrandr-native-1_1.5.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2534 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/wayland/wayland_1.24.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2535 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-headers_1.4.341.0.bb:do_populate_sysroot_setscene)
NOTE: recipe libedit-20251016-3.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe fontconfig-2.17.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2536 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_create_spdx_setscene)
NOTE: recipe gnutls-native-3.8.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe gmp-6.3.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe curl-native-8.19.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2537 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_create_spdx_setscene)
NOTE: recipe json-c-0.18-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2538 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2540 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb:do_packagedata_setscene)
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_packagedata_setscene: Started
NOTE: recipe xorgproto-2025.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-cython-native-3.2.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe clang-native-22.1.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libedit-20251016-3.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gnutls-native-3.8.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2542 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pygments_2.20.0.bb:do_populate_sysroot_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2544 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_spdx_setscene)
NOTE: recipe gmp-6.3.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2545 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_packagedata_setscene)
NOTE: recipe xz-5.8.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2547 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe spirv-headers-native-1_1.4.341.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe wayland-native-1.24.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libmicrohttpd-1.0.5-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2549 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/freetype/freetype_2.14.3.bb:do_packagedata_setscene)
NOTE: recipe xorgproto-2025.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe pixman-1_0.46.4-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2550 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2551 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpciaccess_0.19.bb:do_populate_sysroot_setscene)
NOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2553 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_packagedata_setscene)
NOTE: recipe python3-cython-native-3.2.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2554 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xz-5.8.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe spirv-headers-native-1_1.4.341.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libunistring-1.4.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe wayland-native-1.24.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libarchive-3.8.7-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2557 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2559 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2560 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0-initial_2.88.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2561 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_create_recipe_spdx_setscene)
NOTE: recipe python3-pygments-native-2.20.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pixman-1_0.46.4-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2562 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_create_spdx_setscene)
NOTE: recipe freetype-2.14.3-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2563 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-native_10.2.0.bb:do_create_spdx_setscene)
NOTE: recipe readline-8.3-r0: task do_packagedata_setscene: Started
NOTE: recipe libidn2-native-2.3.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpciaccess-native-0.19-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libunistring-1.4.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xorgproto-2025.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libarchive-3.8.7-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2567 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxfixes_6.0.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2568 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_create_spdx_setscene)
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2569 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_packagedata_setscene)
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe freetype-2.14.3-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe qemu-native-10.2.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2572 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe xorgproto-native-2025.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe libidn2-native-2.3.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe readline-8.3-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libcap-native-2.78-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpciaccess-native-0.19-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2575 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_packagedata_setscene)
NOTE: recipe python3-pygments-native-2.20.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2577 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_create_spdx_setscene)
NOTE: recipe python3-3.14.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2578 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2579 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb:do_create_spdx_setscene)
NOTE: recipe xorgproto-2025.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2580 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxext_1.3.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2582 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_create_spdx_setscene)
NOTE: recipe qemu-native-10.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-initial-1_2.88.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2584 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_packagedata_setscene)
NOTE: recipe xorgproto-native-2025.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-1.86.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libcap-native-2.78-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxfixes-native-1_6.0.2-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2585 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_packagedata_setscene)
NOTE: Running setscene task 2588 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2590 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_packagedata_setscene)
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-3.14.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2591 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_packagedata_setscene)
NOTE: recipe util-linux-native-2.41.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe libpcre2-10.47-r0: task do_packagedata_setscene: Started
NOTE: recipe ncurses-6.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe libunistring-native-1.4.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxfixes-native-1_6.0.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe p11-kit-native-0.26.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2592 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gobject-introspection-1.86.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libx11-1_1.8.13-r0: task do_packagedata_setscene: Started
NOTE: recipe libxext-native-1_1.3.7-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2593 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe util-macros-1_1.20.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe file-5.47-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2595 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_packagedata_setscene)
NOTE: recipe util-linux-native-2.41.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe nettle-native-3.10.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe gnutls-3.8.12-r0: task do_packagedata_setscene: Started
NOTE: recipe libpcre2-10.47-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2600 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libpcre2-10.47-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2601 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libunistring-native-1.4.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-1.12.1-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2603 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-hatchling_1.29.0.bb:do_populate_sysroot_setscene)
NOTE: recipe ncurses-6.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2604 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe p11-kit-native-0.26.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2605 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_packagedata_setscene)
NOTE: recipe libxext-native-1_1.3.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libx11-1_1.8.13-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2606 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libffi-3.5.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2607 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_create_spdx_setscene)
NOTE: recipe nettle-native-3.10.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe file-5.47-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2608 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_create_spdx_setscene)
NOTE: recipe libpcre2-10.47-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2609 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2610 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.5.4.bb:do_create_spdx_setscene)
NOTE: recipe gnutls-3.8.12-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libedit-20251016-3.1-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2611 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_recipe_spdx_setscene)
NOTE: recipe libgcrypt-1.12.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2612 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_create_recipe_spdx_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_packagedata_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-hatchling-native-1.29.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe curl-8.19.0-r0: task do_packagedata_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libffi-3.5.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe gdbm-1.26-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libxcrypt-4.5.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2613 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2614 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe libedit-20251016-3.1-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2615 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_create_spdx_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe expat-2.7.5-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2617 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_create_spdx_setscene)
NOTE: recipe sqlite3-3_3.53.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2618 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_create_recipe_spdx_setscene)
NOTE: recipe glib-2.0-native-1_2.88.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-hatchling-native-1.29.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe curl-8.19.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gdbm-1.26-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2619 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb:do_populate_sysroot_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2621 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2623 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-multimedia/libpng/libpng_1.6.56.bb:do_packagedata_setscene)
NOTE: Running setscene task 2624 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_packagedata_setscene)
NOTE: Running setscene task 2628 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_create_recipe_spdx_setscene)
NOTE: recipe bash-completion-2.17.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2629 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_packagedata_setscene)
NOTE: recipe xz-5.8.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2630 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-trove-classifiers_2026.1.14.14.bb:do_populate_sysroot_setscene)
NOTE: recipe acl-2.3.2-r0: task do_packagedata_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2632 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_packagedata_setscene)
NOTE: recipe glib-2.0-native-1_2.88.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe expat-2.7.5-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2635 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-editables_0.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2637 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_packagedata_setscene)
NOTE: recipe libtasn1-native-4.21.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libcap-ng-native-0.9.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_packagedata_setscene: Started
NOTE: recipe libpng-1.6.56-r0: task do_packagedata_setscene: Started
NOTE: recipe xz-5.8.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe acl-2.3.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe libseccomp-2.6.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2638 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_packagedata_setscene)
NOTE: recipe libx11-native-1_1.8.13-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2639 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_packagedata_setscene)
NOTE: recipe libtasn1-native-4.21.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe nettle-3.10.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2641 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-trove-classifiers-native-2026.1.14.14-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libcap-ng-native-0.9.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xtrans-1_1.6.0-r0: task do_packagedata_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2643 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2644 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_packagedata_setscene)
NOTE: recipe python3-editables-native-0.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2645 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_create_spdx_setscene)
NOTE: recipe libpng-1.6.56-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2646 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pluggy_1.6.0.bb:do_populate_sysroot_setscene)
NOTE: recipe libx11-native-1_1.8.13-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libseccomp-2.6.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2647 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/gettext/gettext_1.0.bb:do_create_spdx_setscene)
NOTE: recipe lzlib-1.16-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2648 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pathspec_1.0.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2650 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2651 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_packagedata_setscene)
NOTE: recipe libtasn1-4.21.0-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-trove-classifiers-native-2026.1.14.14-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe nettle-3.10.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2654 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/meson/meson_1.11.0.bb:do_create_spdx_setscene)
NOTE: recipe xtrans-1_1.6.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2655 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_packagedata_setscene)
NOTE: Running setscene task 2662 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_packagedata_setscene)
NOTE: recipe python3-editables-native-0.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe zlib-1.3.2-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2665 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_create_recipe_spdx_setscene)
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzlib-1.16-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2667 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-calver_2025.10.20.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-3.14.4-r0: task do_packagedata_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libtasn1-4.21.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2668 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_packagedata_setscene)
NOTE: recipe python3-pluggy-native-1.6.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libcap-2.78-r0: task do_packagedata_setscene: Started
NOTE: recipe gettext-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-pathspec-native-1.0.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libxcb-1.17.0-r0: task do_packagedata_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: Running setscene task 2669 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata_setscene)
NOTE: recipe meson-native-1.11.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gobject-introspection-native-1.86.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2671 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_create_spdx_setscene)
NOTE: recipe python3-3.14.4-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-pluggy-native-1.6.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2674 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_populate_sysroot_setscene)
NOTE: recipe gettext-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2676 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-gnome/gtk-doc/gtk-doc_1.35.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2677 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-cross_2.5.4.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2680 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_packagedata_setscene)
NOTE: Running setscene task 2681 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_create_spdx_setscene)
NOTE: recipe libcap-2.78-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libidn2-2.3.8-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-pathspec-native-1.0.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2686 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata_setscene)
NOTE: recipe python3-calver-native-2025.10.20-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2689 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2691 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_packagedata_setscene)
NOTE: recipe meson-native-1.11.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2693 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata_setscene)
NOTE: recipe libxcb-1.17.0-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2694 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools-scm_9.2.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2697 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_packagedata_setscene)
NOTE: recipe attr-2.5.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-calver-native-2025.10.20-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2699 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_packagedata_setscene)
NOTE: recipe libidn2-2.3.8-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gmp-6.3.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libgcc-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2702 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_packagedata_setscene)
NOTE: recipe libgpg-error-1.59-r0: task do_packagedata_setscene: Started
NOTE: recipe libxcrypt-4.5.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libpcre2-native-10.47-r0: task do_create_spdx_setscene: Started
NOTE: recipe libffi-3.5.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gtk-doc-native-1.35.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe bzip2-1.0.8-r0: task do_packagedata_setscene: Started
NOTE: recipe libedit-20251016-3.1-r0: task do_packagedata_setscene: Started
NOTE: recipe attr-2.5.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2703 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-scm-native-9.2.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libtool-cross-2.5.4-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2704 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_packagedata_setscene)
NOTE: recipe clang-native-22.1.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpcre2-native-10.47-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2706 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm_git.bb:do_populate_sysroot_setscene)
NOTE: recipe gmp-6.3.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libgcc-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe gtk-doc-native-1.35.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libffi-3.5.2-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2710 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_packagedata_setscene)
NOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libgpg-error-1.59-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2712 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_packagedata_setscene)
NOTE: recipe xz-5.8.2-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2718 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_packagedata_setscene)
NOTE: Running setscene task 2722 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2723 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils_2.46.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2724 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_packagedata_setscene)
NOTE: Running setscene task 2725 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_packagedata_setscene)
NOTE: Running setscene task 2728 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_populate_sysroot_setscene)
NOTE: recipe bzip2-1.0.8-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libedit-20251016-3.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2729 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2730 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_packagedata_setscene)
NOTE: recipe python3-setuptools-scm-native-9.2.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2731 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_create_spdx_setscene)
NOTE: recipe python3-setuptools-native-82.0.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_packagedata_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2733 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot_setscene)
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_packagedata_setscene: Started
NOTE: recipe xz-5.8.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe expat-2.7.5-r0: task do_packagedata_setscene: Started
NOTE: recipe zlib-1.3.2-r0: task do_packagedata_setscene: Started
NOTE: recipe gdbm-1.26-r0: task do_packagedata_setscene: Started
NOTE: Running setscene task 2735 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_packagedata_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_packagedata_setscene: Started
NOTE: recipe llvm-native-22.1.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe openssl-3.5.6-r0: task do_packagedata_setscene: Started
NOTE: recipe libxau-1_1.0.12-r0: task do_packagedata_setscene: Started
NOTE: recipe python3-setuptools-native-82.0.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2736 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_packagedata_setscene)
NOTE: recipe binutils-native-2.46-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zstd-1.5.7-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2738 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_create_recipe_spdx_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_create_spdx_setscene: Started
NOTE: recipe libxdmcp-1_1.1.5-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2741 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_packagedata_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libgcc-15.2.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe expat-2.7.5-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2744 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_packagedata_setscene)
NOTE: recipe gdbm-1.26-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libpthread-stubs-0.5-r0: task do_packagedata_setscene: Started
NOTE: recipe libxau-1_1.0.12-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2745 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2750 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-wheel_0.46.3.bb:do_create_spdx_setscene)
NOTE: recipe openssl-3.5.6-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2755 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_packagedata_setscene)
NOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2758 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_packagedata_setscene)
NOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xcb-proto-1.17.0-r0: task do_packagedata_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_create_spdx_setscene: Succeeded
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe binutils-native-2.46-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libunistring-1.4.2-r0: task do_packagedata_setscene: Started
NOTE: recipe libpthread-stubs-0.5-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_packagedata_setscene: Started
NOTE: recipe xcb-proto-1.17.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe util-macros-1_1.20.2-r0: task do_packagedata_setscene: Started
NOTE: recipe xorgproto-2025.1-r0: task do_packagedata_setscene: Started
NOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-wheel-native-0.46.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe libunistring-1.4.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe util-macros-1_1.20.2-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xorgproto-2025.1-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-wheel-native-0.46.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2760 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-proto/xorgproto_2025.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2761 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2763 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.4.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2765 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gperf/gperf_3.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2768 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc-initial_15.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2772 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2773 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2775 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-native_10.2.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2776 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_packagedata_setscene)
NOTE: recipe qemu-native-10.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libgcc-initial-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_packagedata_setscene: Started
NOTE: recipe libgcc-15.2.0-r0: task do_create_recipe_spdx_setscene: Started
NOTE: recipe python3-build-native-1.4.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe gperf-native-3.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe xorgproto-native-2025.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gawk-native-5.4.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcc-initial-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2778 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_15.2.bb:do_create_spdx_setscene)
NOTE: recipe gperf-native-3.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_packagedata_setscene: Succeeded
NOTE: recipe python3-build-native-1.4.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2780 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_populate_sysroot_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_create_recipe_spdx_setscene: Succeeded
NOTE: Running setscene task 2781 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_packagedata_setscene)
NOTE: recipe gawk-native-5.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2782 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_create_recipe_spdx_setscene)
NOTE: Running setscene task 2784 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_create_spdx_setscene)
NOTE: recipe xorgproto-native-2025.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gcc-cross-aarch64-15.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_packagedata_setscene: Started
NOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_create_recipe_spdx_setscene: Started
NOTE: recipe gcc-cross-aarch64-15.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2785 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmpc/libmpc_1.4.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2786 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.46.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2787 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_create_spdx_setscene)
NOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe qemu-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2788 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2789 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glib-2.0/glib-2.0_2.88.0.bb:do_populate_sysroot_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_create_recipe_spdx_setscene: Succeeded
NOTE: recipe glibc-2.43+git-r1: task do_packagedata_setscene: Succeeded
NOTE: recipe binutils-cross-aarch64-2.46-r0: task do_create_spdx_setscene: Started
NOTE: recipe linux-libc-headers-6.18-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmpc-native-1.4.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe binutils-cross-aarch64-2.46-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gcc-runtime-15.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2791 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gcc/libgcc_15.2.bb:do_populate_sysroot_setscene)
NOTE: recipe libmpc-native-1.4.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe linux-libc-headers-6.18-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe glib-2.0-native-1_2.88.0-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2792 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2793 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rsync/rsync_3.4.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2794 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2795 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2796 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.18.bb:do_packagedata_setscene)
NOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2797 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_create_spdx_setscene)
NOTE: recipe libgcc-15.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe linux-libc-headers-6.18-r0: task do_packagedata_setscene: Started
NOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Started
NOTE: recipe rsync-native-3.4.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe llvm-native-22.1.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2798 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm-tblgen-native_git.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2799 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxml/libxml2_2.15.2.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe glib-2.0-native-1_2.88.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2800 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/gettext/gettext_1.0.bb:do_populate_sysroot_setscene)
NOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libgcc-15.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe linux-libc-headers-6.18-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2801 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.43.bb:do_populate_sysroot_setscene)
NOTE: recipe rsync-native-3.4.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe unifdef-native-2.12-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2802 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2804 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/rpm/rpm_4.20.1.bb:do_populate_sysroot_setscene)
NOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2806 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2809 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)
NOTE: recipe llvm-tblgen-native-22.1.3-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2812 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)
NOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2813 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2814 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)
NOTE: recipe libxml2-native-2.15.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gettext-native-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe glibc-2.43+git-r1: task do_populate_sysroot_setscene: Started
NOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe llvm-tblgen-native-22.1.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe rpm-native-1_4.20.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started
NOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe libxml2-native-2.15.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2816 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)
NOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-native-3.14.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe rpm-native-1_4.20.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2817 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/file/file_5.47.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2818 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2819 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/lua/lua_5.5.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2820 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.194.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-native-3.14.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2821 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2822 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2823 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2824 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2825 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2826 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_create_spdx_setscene)
NOTE: recipe glibc-2.43+git-r1: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gettext-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2832 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/sqlite/sqlite3_3.53.0.bb:do_populate_sysroot_setscene)
NOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe file-native-5.47-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-linux-libuuid-native-2.41.3-r0: task do_create_spdx_setscene: Started
NOTE: recipe lua-native-5.5.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe sqlite3-native-3_3.53.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libffi-native-3.5.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe elfutils-native-0.194-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libedit-native-20251016-3.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Started
NOTE: recipe expat-native-2.7.5-r0: task do_create_spdx_setscene: Started
NOTE: recipe sqlite3-native-3_3.53.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe util-linux-libuuid-native-2.41.3-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe sqlite3-native-3_3.53.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libffi-native-3.5.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe file-native-5.47-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libedit-native-20251016-3.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe lua-native-5.5.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2846 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/lzip/lzlib_1.16.bb:do_populate_sysroot_setscene)
NOTE: recipe expat-native-2.7.5-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2848 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/readline/readline_8.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2849 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.3.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2850 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_create_spdx_setscene)
NOTE: recipe sqlite3-native-3_3.53.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2853 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)
NOTE: recipe elfutils-native-0.194-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2854 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/json-c/json-c_0.18.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2855 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libarchive/libarchive_3.8.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2856 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.5.bb:do_populate_sysroot_setscene)
NOTE: recipe cmake-native-4.3.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe lzlib-native-1.16-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe ninja-native-1.13.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe readline-native-8.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe pseudo-native-1.9.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe cmake-native-4.3.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2857 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2858 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2859 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2860 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_create_spdx_setscene)
NOTE: recipe lzlib-native-1.16-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ninja-native-1.13.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2862 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/re2c/re2c_4.5.1.bb:do_create_spdx_setscene)
NOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libarchive-native-3.8.7-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe readline-native-8.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pseudo-native-1.9.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Started
NOTE: recipe libmicrohttpd-native-1.0.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2865 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/gnutls_3.8.12.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2866 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgcrypt/libgcrypt_1.12.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2867 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/curl/curl_8.19.0.bb:do_populate_sysroot_setscene)
NOTE: recipe openssl-native-3.5.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe ncurses-native-6.6-r0: task do_create_spdx_setscene: Started
NOTE: recipe xz-native-5.8.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe libarchive-native-3.8.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2868 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.4.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2869 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)
NOTE: recipe re2c-native-4.5.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe openssl-native-3.5.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe xz-native-5.8.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe ncurses-native-6.6-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2870 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_create_spdx_setscene)
NOTE: recipe re2c-native-4.5.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe libgcrypt-native-1.12.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gnutls-native-3.8.12-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe curl-native-8.19.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe e2fsprogs-native-1.47.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe perl-native-5.42.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe libgcrypt-native-1.12.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe curl-native-8.19.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2871 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2872 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_populate_sysroot_setscene)
NOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gnutls-native-3.8.12-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2876 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2877 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2878 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/nettle/nettle_3.10.2.bb:do_populate_sysroot_setscene)
NOTE: recipe perl-native-5.42.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2879 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl-cross/perlcross_1.6.4.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2880 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2881 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2882 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2883 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_create_spdx_setscene)
NOTE: recipe e2fsprogs-native-1.47.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libcap-native-2.78-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2884 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2885 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)
NOTE: recipe libgpg-error-native-1.59-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe p11-kit-native-0.26.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe nettle-native-3.10.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe perlcross-native-1.6.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe zlib-native-1.3.2-r0: task do_create_spdx_setscene: Started
NOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started
NOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe gdbm-native-1.26-r0: task do_create_spdx_setscene: Started
NOTE: recipe libcap-native-2.78-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libgpg-error-native-1.59-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2888 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libunistring/libunistring_1.4.2.bb:do_populate_sysroot_setscene)
NOTE: recipe perlcross-native-1.6.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe p11-kit-native-0.26.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe zlib-native-1.3.2-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2891 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gnutls/libtasn1_4.21.0.bb:do_populate_sysroot_setscene)
NOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2892 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-setuptools_82.0.1.bb:do_populate_sysroot_setscene)
NOTE: recipe nettle-native-3.10.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2893 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)
NOTE: recipe util-linux-native-2.41.3-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2894 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/pkgconf/pkgconf_2.5.1.bb:do_create_spdx_setscene)
NOTE: recipe gdbm-native-1.26-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libunistring-native-1.4.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-setuptools-native-82.0.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libtasn1-native-4.21.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe pkgconf-native-2.5.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe libunistring-native-1.4.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libtasn1-native-4.21.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2903 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)
NOTE: recipe python3-setuptools-native-82.0.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe pkgconf-native-2.5.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2904 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-wheel_0.46.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2905 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_create_spdx_setscene)
NOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Started
NOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-wheel-native-0.46.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2906 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/automake/automake_1.18.1.bb:do_create_spdx_setscene)
NOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-wheel-native-0.46.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2908 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-build_1.4.3.bb:do_populate_sysroot_setscene)
NOTE: recipe util-linux-native-2.41.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2909 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libpcre/libpcre2_10.47.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2912 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_populate_sysroot_setscene)
NOTE: recipe automake-native-1.18.1-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-build-native-1.4.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe automake-native-1.18.1-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2913 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/autoconf/autoconf_2.73.bb:do_create_spdx_setscene)
NOTE: recipe libcap-ng-native-0.9.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-build-native-1.4.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpcre2-native-10.47-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2914 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-packaging_26.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2915 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_populate_sysroot_setscene)
NOTE: recipe autoconf-native-2.73-r0: task do_create_spdx_setscene: Started
NOTE: recipe libcap-ng-native-0.9.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libpcre2-native-10.47-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-packaging-native-26.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe autoconf-native-2.73-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2918 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_create_spdx_setscene)
NOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-packaging-native-26.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2919 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)
NOTE: recipe m4-native-1.4.21-r0: task do_create_spdx_setscene: Started
NOTE: recipe m4-native-1.4.21-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2920 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2921 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2922 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/gettext/gettext-minimal-native_1.0.bb:do_create_spdx_setscene)
NOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe gettext-minimal-native-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gnu-config-native-20250709+git-r0: task do_create_spdx_setscene: Started
NOTE: Running setscene task 2923 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_populate_sysroot_setscene)
NOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gettext-minimal-native-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe gnu-config-native-20250709+git-r0: task do_create_spdx_setscene: Succeeded
NOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2927 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2928 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.4.bb:do_populate_sysroot_setscene)
NOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe python3-native-3.14.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe python3-native-3.14.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2930 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/expat/expat_2.7.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2931 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libffi/libffi_3.5.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2933 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libedit/libedit_20251016-3.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2934 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_populate_sysroot_setscene)
NOTE: recipe libffi-native-3.5.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libedit-native-20251016-3.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe expat-native-2.7.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-linux-libuuid-native-2.41.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libffi-native-3.5.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libedit-native-20251016-3.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe util-linux-libuuid-native-2.41.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe expat-native-2.7.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2939 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.3.1.bb:do_populate_sysroot_setscene)
NOTE: recipe cmake-native-4.3.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe cmake-native-4.3.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2944 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2945 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2946 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.6.bb:do_populate_sysroot_setscene)
NOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe ncurses-native-6.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe openssl-native-3.5.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ncurses-native-6.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe openssl-native-3.5.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2949 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/perl/perl_5.42.0.bb:do_populate_sysroot_setscene)
NOTE: recipe perl-native-5.42.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe perl-native-5.42.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2951 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/gdbm/gdbm_1.26.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2952 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2953 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2954 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)
NOTE: recipe zlib-native-1.3.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gdbm-native-1.26-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe zlib-native-1.3.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe gdbm-native-1.26-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2961 of 2971 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/xz/xz_5.8.2.bb:do_populate_sysroot_setscene)
NOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe xz-native-5.8.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe xz-native-5.8.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2963 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_populate_sysroot_setscene)
NOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2969 of 2971 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/m4/m4-native_1.4.21.bb:do_populate_sysroot_setscene)
NOTE: recipe m4-native-1.4.21-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe m4-native-1.4.21-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Setscene tasks completed
NOTE: Running task 4969 of 5532 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_prepare_recipe_sysroot)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: Running task 5136 of 5532 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_package_spdx)
NOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_package_spdx: Started
NOTE: Running task 5431 of 5532 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_package_spdx: Succeeded
NOTE: recipe core-image-minimal-1.0-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: Running task 5520 of 5532 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3219796
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3219846
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5520 tasks of which 5516 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425212345.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425212345.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3219796
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3219846
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
======================================================================
2026-04-25 21:41:12,847 - oe-selftest - INFO - FAIL: wic.ModifyTests.test_wic_cp (subunit.RemotedTestCase)
2026-04-25 21:41:12,849 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,850 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 426 Local 419 Mirrors 0 Missed 7 Current 1997 (98% match, 99% complete)
done.
Removing 1 stale sstate objects for arch qemuarm64...done.
Removing 4 stale sstate objects for arch aarch64...done.
NOTE: Executing Tasks
NOTE: Running setscene task 2004 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/systemd/systemd-boot_259.5.bb:do_deploy_setscene)
NOTE: Running setscene task 2019 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_create_package_spdx_setscene)
NOTE: Running setscene task 2075 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_image_sbom_spdx_setscene)
NOTE: Running setscene task 2113 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_populate_lic_setscene)
NOTE: Running setscene task 2162 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub-efi_2.14.bb:do_deploy_setscene)
NOTE: Running setscene task 2169 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_create_image_sbom_spdx_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe wic-tools-1.0-r0: task do_populate_lic_setscene: Started
NOTE: recipe systemd-boot-259.5-r0: task do_deploy_setscene: Started
NOTE: recipe grub-efi-2.14-r0: task do_deploy_setscene: Started
NOTE: recipe wic-tools-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe wic-tools-1.0-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe systemd-boot-259.5-r0: task do_deploy_setscene: Succeeded
NOTE: recipe core-image-minimal-1.0-r0: task do_create_image_sbom_spdx_setscene: Started
NOTE: recipe grub-efi-2.14-r0: task do_deploy_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_image_sbom_spdx_setscene: Started
NOTE: Running setscene task 2256 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_create_spdx_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_image_sbom_spdx_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_image_sbom_spdx_setscene: Succeeded
NOTE: Running setscene task 2260 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_rootfs_spdx_setscene)
NOTE: Running setscene task 2264 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_create_rootfs_spdx_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2266 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2284 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub-efi_2.14.bb:do_packagedata_setscene)
NOTE: Running setscene task 2293 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/systemd/systemd-boot_259.5.bb:do_packagedata_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe grub-efi-2.14-r0: task do_packagedata_setscene: Started
NOTE: recipe systemd-boot-259.5-r0: task do_packagedata_setscene: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_rootfs_spdx_setscene: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_rootfs_spdx_setscene: Started
NOTE: recipe wic-tools-1.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2299 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/wic/wic_0.3.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2300 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtools/mtools_4.0.49.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2301 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/parted/parted_3.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2302 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2303 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2304 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2305 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bmaptool/bmaptool_3.9.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2306 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/systemd/systemd-boot_259.5.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2308 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.1.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2309 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/fdisk/gptfdisk_1.0.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2310 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_populate_sysroot_setscene)
NOTE: recipe grub-efi-2.14-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2311 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub-efi_2.14.bb:do_populate_sysroot_setscene)
NOTE: recipe systemd-boot-259.5-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2313 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_recipe_qa_setscene)
NOTE: recipe cdrtools-native-3.01-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_rootfs_spdx_setscene: Succeeded
NOTE: Running setscene task 2315 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_populate_lic_setscene)
NOTE: Running setscene task 2316 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_package_qa_setscene)
NOTE: recipe core-image-minimal-1.0-r0: task do_create_rootfs_spdx_setscene: Succeeded
NOTE: Running setscene task 2317 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_create_package_spdx_setscene)
NOTE: recipe wic-tools-1.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe wic-native-0.3.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe systemd-boot-259.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe mtools-native-4.0.49-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe squashfs-tools-native-4.7.5-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe grub-efi-2.14-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe bmaptool-native-3.9.0+git-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe parted-native-3.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe gptfdisk-native-1.0.10-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe btrfs-tools-native-6.19.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe erofs-utils-native-1.9.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe dosfstools-native-4.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe wic-tools-1.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: Running setscene task 2318 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_create_package_spdx_setscene)
NOTE: recipe lzo-2.10-r0: task do_package_qa_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_populate_lic_setscene: Started
NOTE: recipe wic-native-0.3.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2319 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_package_write_rpm_setscene)
NOTE: recipe systemd-boot-259.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe squashfs-tools-native-4.7.5-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe mtools-native-4.0.49-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe bmaptool-native-3.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2320 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_package_write_rpm_setscene)
NOTE: Running setscene task 2321 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_populate_lic_setscene)
NOTE: Running setscene task 2322 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_create_package_spdx_setscene)
NOTE: recipe mtd-utils-2.3.1-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 2323 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_package_qa_setscene)
NOTE: recipe parted-native-3.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2324 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.78.bb:do_populate_sysroot_setscene)
NOTE: recipe gptfdisk-native-1.0.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2326 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_create_package_spdx_setscene)
NOTE: recipe cdrtools-native-3.01-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe erofs-utils-native-1.9.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe dosfstools-native-4.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2329 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2332 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bmaptool/bmaptool_3.9.0.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2337 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb:do_recipe_qa_setscene)
NOTE: recipe grub-efi-2.14-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2339 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtools/mtools_4.0.49.bb:do_recipe_qa_setscene)
NOTE: recipe lzo-2.10-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe btrfs-tools-native-6.19.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2344 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lz4/lz4_1.10.0.bb:do_populate_sysroot_setscene)
NOTE: recipe lzo-2.10-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe lzo-2.10-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 2347 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/wic/wic_0.3.0.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2348 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb:do_recipe_qa_setscene)
NOTE: recipe mtd-utils-2.3.1-r0: task do_package_write_rpm_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe lzo-2.10-r0: task do_package_write_rpm_setscene: Started
NOTE: Running setscene task 2349 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/fdisk/gptfdisk_1.0.10.bb:do_recipe_qa_setscene)
NOTE: recipe libcap-2.78-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_populate_lic_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_package_qa_setscene: Started
NOTE: recipe squashfs-tools-native-4.7.5-r0: task do_recipe_qa_setscene: Started
NOTE: recipe bmaptool-native-3.9.0+git-r0: task do_recipe_qa_setscene: Started
NOTE: recipe mtools-native-4.0.49-r0: task do_recipe_qa_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: Running setscene task 2350 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/systemd/systemd-boot_259.5.bb:do_recipe_qa_setscene)
NOTE: recipe coreutils-native-9.10-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lz4-native-1_1.10.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 2352 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb:do_recipe_qa_setscene)
NOTE: recipe wic-native-0.3.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_package_qa_setscene: Succeeded
NOTE: recipe mtd-utils-2.3.1-r0: task do_populate_lic_setscene: Succeeded
NOTE: recipe mtd-utils-2.3.1-r0: task do_package_write_rpm_setscene: Succeeded
NOTE: Running setscene task 2353 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.1.bb:do_recipe_qa_setscene)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: Running setscene task 2356 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/parted/parted_3.6.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2357 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub-efi_2.14.bb:do_recipe_qa_setscene)
NOTE: recipe core-image-minimal-1.0-r0: task do_create_package_spdx_setscene: Started
NOTE: recipe squashfs-tools-native-4.7.5-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe dosfstools-native-4.2-r0: task do_recipe_qa_setscene: Started
NOTE: Running setscene task 2358 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub_2.14.bb:do_populate_sysroot_setscene)
NOTE: recipe bmaptool-native-3.9.0+git-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe gptfdisk-native-1.0.10-r0: task do_recipe_qa_setscene: Started
NOTE: Running setscene task 2360 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb:do_recipe_qa_setscene)
NOTE: recipe mtools-native-4.0.49-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe wic-native-0.3.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe cdrtools-native-3.01-r0: task do_recipe_qa_setscene: Started
NOTE: recipe lz4-native-1_1.10.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe dosfstools-native-4.2-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe systemd-boot-259.5-r0: task do_recipe_qa_setscene: Started
NOTE: recipe gptfdisk-native-1.0.10-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe grub-efi-2.14-r0: task do_recipe_qa_setscene: Started
NOTE: recipe erofs-utils-native-1.9.1-r0: task do_recipe_qa_setscene: Started
NOTE: recipe cdrtools-native-3.01-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe parted-native-3.6-r0: task do_recipe_qa_setscene: Started
NOTE: Running setscene task 2363 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_create_spdx_setscene)
NOTE: Running setscene task 2368 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_packagedata_setscene)
NOTE: recipe grub-native-2.14-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe btrfs-tools-native-6.19.1-r0: task do_recipe_qa_setscene: Started
NOTE: recipe systemd-boot-259.5-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe erofs-utils-native-1.9.1-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe grub-efi-2.14-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe parted-native-3.6-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe btrfs-tools-native-6.19.1-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe libcap-2.78-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe mtd-utils-2.3.1-r0: task do_packagedata_setscene: Started
NOTE: recipe core-image-minimal-1.0-r0: task do_create_package_spdx_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_spdx_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2373 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_packagedata_setscene)
NOTE: Running setscene task 2375 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 2379 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux_2.41.3.bb:do_populate_sysroot_setscene)
NOTE: recipe grub-native-2.14-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2383 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-extended/gawk/gawk_5.4.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2385 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-bsp/grub/grub_2.14.bb:do_recipe_qa_setscene)
NOTE: recipe lzo-2.10-r0: task do_packagedata_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_recipe_qa_setscene: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_create_spdx_setscene: Succeeded
NOTE: Running setscene task 2388 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_recipe_qa_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe mtd-utils-2.3.1-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe grub-native-2.14-r0: task do_recipe_qa_setscene: Started
NOTE: recipe gawk-native-5.4.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_packagedata_setscene: Succeeded
NOTE: Running setscene task 2392 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/lzo/lzo_2.10.bb:do_recipe_qa_setscene)
NOTE: recipe util-linux-2.41.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2393 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2396 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/libxcrypt/libxcrypt_4.5.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2397 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/ncurses/ncurses_6.6.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2398 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/zlib/zlib_1.3.2.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2399 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/util-linux/util-linux-libuuid_2.41.3.bb:do_populate_sysroot_setscene)
NOTE: Running setscene task 2400 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb:do_populate_sysroot_setscene)
NOTE: recipe grub-native-2.14-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe gawk-native-5.4.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe lzo-2.10-r0: task do_recipe_qa_setscene: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_recipe_qa_setscene: Started
NOTE: recipe coreutils-native-9.10-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libxcrypt-4.5.2-r0: task do_populate_sysroot_setscene: Started
NOTE: Running setscene task 2403 of 2423 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/coreutils/coreutils_9.10.bb:do_recipe_qa_setscene)
NOTE: recipe zlib-1.3.2-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe ncurses-6.6-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe libcap-ng-0.9.1-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe lzo-2.10-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe bash-completion-2.17.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libxcrypt-4.5.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe coreutils-native-9.10-r0: task do_recipe_qa_setscene: Started
NOTE: recipe util-linux-libuuid-2.41.3-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe libcap-ng-0.9.1-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe ncurses-6.6-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2404 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_populate_sysroot_setscene)
NOTE: recipe coreutils-native-9.10-r0: task do_recipe_qa_setscene: Succeeded
NOTE: recipe zlib-1.3.2-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: recipe opkg-utils-0.7.0-r0: task do_populate_sysroot_setscene: Started
NOTE: recipe opkg-utils-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Running setscene task 2408 of 2423 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/binutils/binutils-cross_2.46.bb:do_populate_sysroot_setscene)
NOTE: Running noexec task 1256 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_fetch)
NOTE: recipe binutils-cross-aarch64-2.46-r0: task do_populate_sysroot_setscene: Started
NOTE: Running task 1531 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_fetch)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe binutils-cross-aarch64-2.46-r0: task do_populate_sysroot_setscene: Succeeded
NOTE: Setscene tasks completed
NOTE: recipe wic-tools-1.0-r0: task do_fetch: Started
NOTE: recipe wic-tools-1.0-r0: task do_fetch: Succeeded
NOTE: Running task 4008 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_prepare_recipe_sysroot)
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_prepare_recipe_sysroot: Started
NOTE: No pressure is limiting task startup
NOTE: Running task 4010 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: Running task 4011 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_rootfs)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_rootfs: Started
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3419284
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_rootfs: Succeeded
NOTE: Tasks Summary: Attempted 4015 tasks of which 4010 didn't need to be rerun and 1 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213824.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213824.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 1 task failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3419284
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2026-04-25 21:41:12,907 - oe-selftest - INFO - FAIL: wic.ModifyTests.test_wic_cp_ext (subunit.RemotedTestCase)
2026-04-25 21:41:12,910 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,911 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 357 Local 350 Mirrors 0 Missed 7 Current 2066 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: Running task 4275 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_flush_pseudodb)
NOTE: Running task 4350 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_write_qemuboot_conf)
NOTE: Running task 4371 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_flush_pseudodb: Started
NOTE: Running task 4455 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_prepare_recipe_sysroot)
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_flush_pseudodb: Succeeded
NOTE: Running task 4570 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_image_qa)
NOTE: recipe wic-tools-1.0-r0: task do_prepare_recipe_sysroot: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_write_qemuboot_conf: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_write_qemuboot_conf: Succeeded
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_qa: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_qa: Succeeded
NOTE: recipe wic-tools-1.0-r0: task do_prepare_recipe_sysroot: Succeeded
NOTE: Running task 4606 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_image)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image: Started
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image: Succeeded
NOTE: No pressure is limiting task startup
NOTE: Running task 4607 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_image_ext4)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: Running task 4608 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal-mtdutils.bb:do_image_tar)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_ext4: Started
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: Running task 4614 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_build_sysroot)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_tar: Started
NOTE: recipe wic-tools-1.0-r0: task do_build_sysroot: Started
NOTE: recipe wic-tools-1.0-r0: task do_build_sysroot: Succeeded
NOTE: Running noexec task 4616 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/meta/wic-tools.bb:do_build)
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_tar: Succeeded
NOTE: recipe core-image-minimal-mtdutils-1.0-r0: task do_image_ext4: Succeeded
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426064
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426055
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4616 tasks of which 4605 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213912.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213912.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426064
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426055
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2026-04-25 21:41:12,954 - oe-selftest - INFO - FAIL: wic.ModifyTests.test_wic_ls (subunit.RemotedTestCase)
2026-04-25 21:41:12,956 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,957 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 356 Local 350 Mirrors 0 Missed 6 Current 2067 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426315
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
NOTE: No pressure is limiting task startup
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3923 tasks of which 3922 didn't need to be rerun and 1 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213937.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425213937.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 1 task failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426315
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2026-04-25 21:41:12,996 - oe-selftest - INFO - FAIL: wic.ModifyTests.test_wic_ls_ext (subunit.RemotedTestCase)
2026-04-25 21:41:12,999 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:12,999 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 356 Local 350 Mirrors 0 Missed 6 Current 2067 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: No pressure is limiting task startup
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: Running task 4373 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426425
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426434
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4616 tasks of which 4614 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214000.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214000.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426425
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426434
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2026-04-25 21:41:13,041 - oe-selftest - INFO - FAIL: wic.ModifyTests.test_wic_rm (subunit.RemotedTestCase)
2026-04-25 21:41:13,044 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:13,044 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 356 Local 350 Mirrors 0 Missed 6 Current 2067 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: Running task 4373 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426552
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426547
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4616 tasks of which 4614 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214025.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214025.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426552
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426547
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2026-04-25 21:41:13,081 - oe-selftest - INFO - FAIL: wic.ModifyTests.test_wic_rm_ext (subunit.RemotedTestCase)
2026-04-25 21:41:13,084 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-04-25 21:41:13,085 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py", line 54, in _oeSetUp
self.setUpMethod()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/case.py", line 121, in setUp
self.setUpLocal()
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/wic.py", line 75, in setUpLocal
bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 2068 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.19.0"
BUILD_SYS = "aarch64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
SDKMACHINE = "aarch64"
DISTRO = "poky"
DISTRO_VERSION = "6.0.99+snapshot-7f9e6b66ca0d3d7902adf28b0a13194fba777754"
TUNE_FEATURES = "aarch64 crc cortexa57"
meta = "mathieu/master-next-test2:7f9e6b66ca0d3d7902adf28b0a13194fba777754"
meta-yocto-bsp
meta-poky = "master:a67ae0e83d8aba0c46cb8383808b2d1203fbb414"
meta-selftest = "master:1a578d4ce57b9495ceb70f7513450de2539eb806"
Initialising tasks...Sstate summary: Wanted 356 Local 350 Mirrors 0 Missed 6 Current 2067 (98% match, 99% complete)
done.
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3895 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Started
NOTE: No pressure is limiting task startup
ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: Running task 4373 of 4633 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot)
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Started
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: qemu-helper-native-1.0-r0 do_addto_recipe_sysroot: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:extend_recipe_sysroot(d)
0003:
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 621, function: extend_recipe_sysroot
0617: if "/bin/" in l or "/sbin/" in l:
0618: # defer /*bin/* files until last in case they need libs
0619: binfiles[l] = (targetdir, dest)
0620: else:
*** 0621: staging_copyfile(l, targetdir, dest, postinsts, seendirs)
0622:
0623: # Handle deferred binfiles
0624: for l in binfiles:
0625: (targetdir, dest) = binfiles[l]
File: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/classes-global/staging.bbclass', lineno: 165, function: staging_copyfile
0161: os.symlink(linkto, dest)
0162: #bb.warn(c)
0163: else:
0164: try:
*** 0165: os.link(c, dest)
0166: except OSError as err:
0167: if err.errno == errno.EXDEV:
0168: bb.utils.copyfile(c, dest)
0169: else:
Exception: FileExistsError: [Errno 17] File exists: '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/sysroots-components/aarch64/glib-2.0-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py' -> '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/share/gdb/auto-load/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712322/tmp/work/aarch64-linux/glib-2.0-native/2.88.0/recipe-sysroot-native/usr/lib/libglib-2.0.so.0.8800.0-gdb.py'
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
NOTE: No pressure is limiting task startup
NOTE: CPU pressure (>20000.0us) is limiting task startup
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426666
NOTE: recipe core-image-minimal-1.0-r0: task do_rootfs: Failed
NOTE: No pressure is limiting task startup
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1'
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426673
NOTE: recipe qemu-helper-native-1.0-r0: task do_addto_recipe_sysroot: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4405 tasks of which 4403 didn't need to be rerun and 2 failed.
NOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214050.txt
You can send the errors to a reports server by running:
send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/log/error-report/error_report_20260425214050.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 2 tasks failed:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/temp/log.do_rootfs.3426666
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_addto_recipe_sysroot
log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/temp/log.do_addto_recipe_sysroot.3426673
Summary: There were 2 ERROR messages, returning a non-zero exit code.
Stderr:
2026-04-25 13:28:43,474 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/conf/local.conf
2026-04-25 13:28:43,475 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425134948
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425134948
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.9gppe8h7
Created listening socket for qemu serial console on: 127.0.0.1:53087
Created listening socket for qemu serial console on: 127.0.0.1:36157
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=53087:36157 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait"
runqemu started, pid is 2458490
waiting at most 300 seconds for qemu pid (04/25/26 17:52:23)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.biqusr5q
QMP connected to QEMU at 04/25/26 17:52:23 and took 0.63 seconds
QMP released QEMU at 04/25/26 17:52:23 and took 0.08 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 2458751 (04/25/26 17:52:23)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512
runqemu - INFO - Copy done in 0.050360679626464844 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425135028.ext4.2458512,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53087,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36157,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.biqusr5q,server,wait -qmp unix:./.9gppe8h7,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473091.62
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 17:52:23)
Connection from 127.0.0.1:57848
Reached login banner in 2.45 seconds (04/25/26 17:52:26)
Logged in as root in serial console
WARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
Parsing recipes...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425175658
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425175658
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ac1emzmu
Created listening socket for qemu serial console on: 127.0.0.1:52875
Created listening socket for qemu serial console on: 127.0.0.1:38569
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=52875:38569 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait"
runqemu started, pid is 3195207
waiting at most 300 seconds for qemu pid (04/25/26 18:00:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.uchucxew
QMP connected to QEMU at 04/25/26 18:00:17 and took 1.66 seconds
QMP released QEMU at 04/25/26 18:00:17 and took 0.11 seconds from connect
qemu started in 1.77 seconds - qemu procces pid is 3195305 (04/25/26 18:00:17)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212
runqemu - INFO - Copy done in 0.04582619667053223 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425175823.ext4.3195212,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52875,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:38569,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.uchucxew,server,wait -qmp unix:./.ac1emzmu,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 473564.33
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:00:17)
Connection from 127.0.0.1:48328
Reached login banner in 3.36 seconds (04/25/26 18:00:20)
Logged in as root in serial console
Data received serial thread [ 31.821350] sel
Data received serial thread ftest_kmod
Data received serial thread ule: loading out-of-tree module taints kernel.
Data received serial thread [
Data received serial thread 31.828040] selfte
Data received serial thread st-kmodule: loa
Data received serial thread ded
Data received serial thread [
Data received serial thread 56.255825] s
Data received serial thread elft
Data received serial thread est-kmod
Data received serial thread ule:
Data received serial thread unload
Data received serial thread ed
Data received serial thread [
Data received serial thread 56.564898] selft
Data received serial thread est-kmodul
Data received serial thread e: loaded
Data received serial thread
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20260425180651
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20260425180651
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.13hx8eem
Created listening socket for qemu serial console on: 127.0.0.1:36113
Created listening socket for qemu serial console on: 127.0.0.1:45161
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=36113:45161 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait"
runqemu started, pid is 4060738
waiting at most 300 seconds for qemu pid (04/25/26 18:09:01)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.okbu8nqz
QMP connected to QEMU at 04/25/26 18:09:02 and took 0.60 seconds
QMP released QEMU at 04/25/26 18:09:02 and took 0.10 seconds from connect
qemu started in 0.70 seconds - qemu procces pid is 4060919 (04/25/26 18:09:02)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742
runqemu - INFO - Copy done in 0.03907370567321777 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20260425180730.ext4.4060742,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36113,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45161,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.okbu8nqz,server,wait -qmp unix:./.13hx8eem,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 474090.48
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:09:02)
Connection from 127.0.0.1:48548
Reached login banner in 2.32 seconds (04/25/26 18:09:05)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425182354
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425182354
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.goxhrr2k
Created listening socket for qemu serial console on: 127.0.0.1:45735
Created listening socket for qemu serial console on: 127.0.0.1:34271
launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45735:34271 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait"
runqemu started, pid is 1435658
waiting at most 300 seconds for qemu pid (04/25/26 18:24:32)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ievvhg_f
QMP connected to QEMU at 04/25/26 18:24:33 and took 0.79 seconds
QMP released QEMU at 04/25/26 18:24:33 and took 0.12 seconds from connect
qemu started in 0.90 seconds - qemu procces pid is 1435912 (04/25/26 18:24:33)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.zst: 28514304 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667
runqemu - INFO - Copy done in 0.021555185317993164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425182229.ext4.1435667,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45735,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34271,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ievvhg_f,server,wait -qmp unix:./.goxhrr2k,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 475021.15
QEMU 10.2.0 monitor - type 'help' for more information
(qemu)
Waiting at most 1000 seconds for login banner (04/25/26 18:24:33)
Connection from 127.0.0.1:35388
Reached login banner in 2.48 seconds (04/25/26 18:24:36)
Logged in as root in serial console
2026-04-25 18:24:41,393 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-nudg7cq0' -ex "target extended-remote 192.168.7.2:9999" -ex "info line kmod_help"
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201036
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201036
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.kvukp5rx
Created listening socket for qemu serial console on: 127.0.0.1:54195
Created listening socket for qemu serial console on: 127.0.0.1:58051
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=54195:58051 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait"
runqemu started, pid is 3171954
waiting at most 300 seconds for qemu pid (04/25/26 20:13:18)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.ff_njmyd
QMP connected to QEMU at 04/25/26 20:13:19 and took 1.11 seconds
QMP released QEMU at 04/25/26 20:13:19 and took 0.09 seconds from connect
qemu started in 1.19 seconds - qemu procces pid is 3173448 (04/25/26 20:13:19)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.zst: 394078208 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976
runqemu - INFO - Copy done in 0.2301795482635498 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201104.ext4.3171976,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54195,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58051,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.ff_njmyd,server,wait -qmp unix:./.kvukp5rx,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 481547.84
Waiting at most 1000 seconds for login banner (04/25/26 20:13:19)
Connection from 127.0.0.1:51152
Reached login banner in 5.64 seconds (04/25/26 20:13:25)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425201335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425201335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.emb7tc5j
Created listening socket for qemu serial console on: 127.0.0.1:45503
Created listening socket for qemu serial console on: 127.0.0.1:50141
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45503:50141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait"
runqemu started, pid is 1674974
waiting at most 300 seconds for qemu pid (04/25/26 20:58:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.z0rxt76z
QMP connected to QEMU at 04/25/26 20:58:43 and took 0.59 seconds
QMP released QEMU at 04/25/26 20:58:43 and took 0.09 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1674990 (04/25/26 20:58:43)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.zst: 184657920 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975
runqemu - INFO - Copy done in 0.09797930717468262 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425201404.ext4.1674975,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45503,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.z0rxt76z,server,wait -qmp unix:./.emb7tc5j,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 484271.61
Waiting at most 1000 seconds for login banner (04/25/26 20:58:43)
Connection from 127.0.0.1:56756
Reached login banner in 6.00 seconds (04/25/26 20:58:49)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20260425205859
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20260425205859
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.onikf7tr
Created listening socket for qemu serial console on: 127.0.0.1:34193
Created listening socket for qemu serial console on: 127.0.0.1:44145
launchcmd=runqemu snapshot kvm qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34193:44145 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait"
runqemu started, pid is 3191054
waiting at most 300 seconds for qemu pid (04/25/26 21:22:56)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/.h83fy7ti
QMP connected to QEMU at 04/25/26 21:22:56 and took 0.59 seconds
QMP released QEMU at 04/25/26 21:22:56 and took 0.09 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 3191247 (04/25/26 21:22:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1
Target IP: 192.168.7.2
Server IP: 192.168.7.1
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4
/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.zst: 165668864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image]
MACHINE: [qemuarm64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]
runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059
runqemu - INFO - Copy done in 0.09680414199829102 seconds
runqemu - INFO - Using VNC server at unix:/tmp/qemu-tap-locks/tap0.vnc-socket for graphical output
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20260425205927.ext4.3191059,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34193,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44145,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/pidfile_3712369 -S -qmp unix:./.h83fy7ti,server,wait -qmp unix:./.onikf7tr,server,nowait -serial null -serial mon:vc -vnc unix:/tmp/qemu-tap-locks/tap0.vnc-socket -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3712369/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 485724.87
Waiting at most 1000 seconds for login banner (04/25/26 21:22:56)
Connection from 127.0.0.1:39852
Reached login banner in 5.92 seconds (04/25/26 21:23:02)
Logged in as root in serial console
NOTE: Reconnecting to bitbake server...
/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
----------------------------------------------------------------------
2026-04-25 21:41:13,128 - oe-selftest - INFO - Ran 676 tests in 29549.095s
2026-04-25 21:41:13,131 - oe-selftest - INFO - FAILED
2026-04-25 21:41:13,131 - oe-selftest - INFO - (failures=15, skipped=43)
2026-04-25 21:41:17,298 - oe-selftest - INFO - Failure (SKIPPED) for reproducible.DiffoscopeTests.test_diffoscope:
Skip by the command line argument "reproducible"
2026-04-25 21:41:17,299 - oe-selftest - INFO - Failure (SKIPPED) for reproducible.ReproducibleTests.test_reproducible_builds:
Skip by the command line argument "reproducible"
2026-04-25 21:41:17,501 - oe-selftest - INFO - RESULTS:
2026-04-25 21:41:17,501 - oe-selftest - INFO - RESULTS - pokybleeding.PokyBleeding.test_poky_bleeding_autorev: PASSED (101.53s)
2026-04-25 21:41:17,501 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name: PASSED (67.36s)
2026-04-25 21:41:17,501 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_filters_by_type: PASSED (58.48s)
2026-04-25 21:41:17,501 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_filters_by_type_and_name: PASSED (50.56s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_configured: PASSED (49.08s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_diff: PASSED (48.44s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_dumpdata: PASSED (49.19s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror: PASSED (53.11s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror_combined: PASSED (73.97s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror_excludes: PASSED (49.65s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror_gitsm: PASSED (29.10s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow: PASSED (58.67s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_original: PASSED (50.18s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_patched: PASSED (50.76s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_recipe: PASSED (54.82s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch: PASSED (160.72s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_srpm_mode: PASSED (123.30s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - barebox.BareboxTest.test_boot_barebox: PASSED (14627.12s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - baremetal.BaremetalTest.test_baremetal: PASSED (4888.93s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bbclasses.Systemd.test_systemd_in_distro: PASSED (827.60s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bbclasses.Systemd.test_sysvinit_in_distro: PASSED (50.10s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments: PASSED (27.51s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bblayers.BitbakeConfigBuild.test_enable_disable_fragments: PASSED (19.98s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bblayers.BitbakeConfigBuild.test_show_fragment: PASSED (2.52s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_add_remove: PASSED (9.51s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_createlayer: PASSED (8.01s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_flatten: PASSED (36.65s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends: PASSED (1.46s)
2026-04-25 21:41:17,502 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_setup: PASSED (35.46s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showappends: PASSED (9.17s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends: PASSED (28.04s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showlayers: PASSED (0.71s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed: PASSED (4.77s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showrecipes: PASSED (28.85s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_updatelayer: PASSED (5.77s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry: PASSED (2.12s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_validate_examplelayersjson: PASSED (0.28s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_architecture_specific: PASSED (288.27s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_multiple_recipe_single_task: PASSED (1582.13s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_single_recipe_all_tasks: PASSED (1030.61s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_single_recipe_multiple_tasks: PASSED (991.44s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_single_recipe_single_task: PASSED (1013.62s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_python_loggingA: PASSED (60.46s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_python_loggingB: PASSED (45.56s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_python_loggingC: PASSED (47.06s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_python_loggingD: PASSED (14.82s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA: PASSED (14.09s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB: PASSED (14.34s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC: PASSED (14.73s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD: PASSED (15.05s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exit_loggingA: PASSED (18.42s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exit_loggingB: PASSED (15.11s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exit_loggingC: PASSED (15.17s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exit_loggingD: PASSED (14.91s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_fatal_loggingA: PASSED (15.38s)
2026-04-25 21:41:17,503 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_fatal_loggingB: PASSED (14.87s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_fatal_loggingC: PASSED (16.09s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_fatal_loggingD: PASSED (22.72s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_shell_loggingA: PASSED (14.51s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_shell_loggingB: PASSED (16.84s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_shell_loggingC: PASSED (17.39s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_shell_loggingD: PASSED (15.03s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bb_env_bb_getvar_equality: PASSED (4.45s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bbappend_order: PASSED (56.02s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bitbake_g: PASSED (6.86s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bitbake_invalid_recipe: PASSED (1.89s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bitbake_invalid_target: PASSED (7.07s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_checkuri: PASSED (12.47s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_continue: PASSED (229.71s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_dry_run: PASSED (9.92s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_environment: PASSED (3.82s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_event_handler: PASSED (39.06s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_force_task_1: PASSED (1563.93s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_force_task_2: PASSED (51.37s)
2026-04-25 21:41:17,504 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_git_patchtool: PASSED (26.83s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_git_patchtool2: PASSED (31.12s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_git_unpack_nonetwork: PASSED (50.41s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_git_unpack_nonetwork_fail: PASSED (16.24s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_image_manifest: PASSED (12940.31s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_invalid_patch: PASSED (56.55s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_invalid_recipe_src_uri: PASSED (6.07s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_just_parse: PASSED (5.28s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_local_sstate: PASSED (27.61s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_non_gplv3: PASSED (47.00s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_postfile: PASSED (5.08s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_prefile: PASSED (8.26s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_rename_downloaded_file: PASSED (43.70s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_run_bitbake_from_dir_1: PASSED (4.10s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_run_bitbake_from_dir_2: PASSED (3.81s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_run_bitbake_from_dir_3: PASSED (3.29s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_setscene_only: PASSED (28.85s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_skip_setscene: PASSED (58.79s)
2026-04-25 21:41:17,505 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_unexpanded_variable_in_path: PASSED (42.44s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_version: PASSED (6.31s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_warnings_errors: PASSED (0.97s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildhistory.BuildhistoryTests.test_buildhistory_basic: PASSED (1365.91s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards: PASSED (84.72s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildhistory.BuildhistoryTests.test_buildhistory_diff: PASSED (89.68s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildhistory.BuildhistoryTests.test_fileinfo: PASSED (21.52s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildoptions.ArchiverTest.test_arch_work_dir_and_export_source: PASSED (1246.23s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildoptions.DiskMonTest.test_stoptask_behavior: PASSED (151.14s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildoptions.ImageOptionsTests.test_ccache_tool: PASSED (1264.62s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildoptions.ImageOptionsTests.test_incremental_image_generation: PASSED (13447.73s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildoptions.ImageOptionsTests.test_read_only_image: PASSED (3468.71s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildoptions.Poisoning.test_poisoning: PASSED (1893.82s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildoptions.SanityOptionsTest.test_layer_without_git_dir: PASSED (80.20s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch: PASSED (843.36s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - buildoptions.ToolchainOptions.test_toolchain_fortran: PASSED (1146.63s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - c_cpp.CMakeTests.test_cmake_qemu: PASSED (54.76s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - c_cpp.CMakeTests.test_cmake_qemu_failing: PASSED (65.10s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - c_cpp.MesonTests.test_meson_qemu: PASSED (59.38s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - c_cpp.MesonTests.test_meson_qemu_failing: PASSED (59.32s)
2026-04-25 21:41:17,506 - oe-selftest - INFO - RESULTS - containerimage.ContainerImageTests.test_expected_files: PASSED (6899.13s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_convert_cve_version: PASSED (0.01s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_parse_cve_from_patch_contents: PASSED (0.01s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_parse_cve_from_patch_filename: PASSED (0.01s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_product_match: PASSED (0.00s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_version_compare: PASSED (0.01s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - debuginfod.Debuginfod.test_debuginfod_native: PASSED (867.91s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - debuginfod.Debuginfod.test_debuginfod_qemu: PASSED (10469.12s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add: PASSED (616.61s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_binary: PASSED (85.65s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_fetch: PASSED (94.68s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_fetch_git: PASSED (96.26s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_fetch_simple: PASSED (56.33s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_git_local: PASSED (271.37s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_git_style1: PASSED (61.42s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_git_style2: PASSED (62.22s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_library: PASSED (2128.51s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_python_egg_requires: PASSED (53.56s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolBuildImageTests.test_devtool_build_image: PASSED (14251.41s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolDeployTargetTests.test_devtool_deploy_target: PASSED (364.52s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolExtractTests.test_devtool_extract: PASSED (79.83s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolExtractTests.test_devtool_extract_virtual: PASSED (48.92s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake: PASSED (14827.16s)
2026-04-25 21:41:17,507 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_kernel_module: PASSED (322.96s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson: PASSED (273.41s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu: PASSED (697.33s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins: PASSED (90.47s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots: PASSED (114.86s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_buildclean: PASSED (656.92s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify: PASSED (5565.85s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_git: PASSED (190.18s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath: PASSED (278.55s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract: PASSED (42.22s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_go: PASSED (66.38s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_invalid: PASSED (177.48s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_localfiles: PASSED (150.17s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only: PASSED (104.81s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources: PASSED (3504.04s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_native: PASSED (730.80s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_nested_gitsm: PASSED (64.75s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_overrides: PASSED (50.61s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_virtual: PASSED (55.02s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolResetTests.test_devtool_reset_all: PASSED (238.90s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus: PASSED (48.80s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolTests.test_create_workspace: PASSED (7.64s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir: PASSED (169.31s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_git_submodules: PASSED (221.30s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe: PASSED (63.34s)
2026-04-25 21:41:17,508 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_append: PASSED (129.69s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git: PASSED (125.47s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_git: PASSED (72.56s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files: PASSED (181.29s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3: PASSED (64.67s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir: PASSED (61.02s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz: PASSED (62.65s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename: PASSED (73.79s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore: PASSED (72.86s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer: PASSED (172.83s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer: PASSED (98.00s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch: PASSED (102.39s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer: PASSED (130.08s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer: PASSED (137.28s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_layer_plugins: PASSED (3.67s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_load_plugin: PASSED (14.26s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_rename: PASSED (121.25s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade: PASSED (121.96s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums: PASSED (111.52s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum: PASSED (109.97s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_git: PASSED (72.45s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm: PASSED (76.83s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks: PASSED (122.06s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify: PASSED (1450.73s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - distrodata.Distrodata.test_common_include_recipes: PASSED (87.68s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - distrodata.Distrodata.test_maintainers: PASSED (125.49s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds: PASSED (128.12s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - esdk.oeSDKExtSelfTest.test_install_libraries_headers: PASSED (50.79s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files: PASSED (90.94s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - fetch.Dependencies.test_dependencies: PASSED (5.05s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - fetch.Fetch.test_git_mirrors: PASSED (142.43s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - fitimage.FitImagePyTests.test_fitimage_py_conf_extra_mappings_unused_error: PASSED (0.05s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - fitimage.FitImagePyTests.test_fitimage_py_conf_loadables: PASSED (0.01s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - fitimage.FitImagePyTests.test_fitimage_py_conf_mappings: PASSED (0.01s)
2026-04-25 21:41:17,509 - oe-selftest - INFO - RESULTS - fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_unused_error: PASSED (0.01s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.FitImagePyTests.test_fitimage_py_conf_mappings_with_alias: PASSED (0.01s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.FitImagePyTests.test_fitimage_py_default: PASSED (0.01s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.FitImagePyTests.test_fitimage_py_default_dtb: PASSED (0.02s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_fit_image: PASSED (134.67s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo: PASSED (72.70s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs: PASSED (1516.36s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle: PASSED (245.97s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb: PASSED (222.38s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations: PASSED (94.54s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual: PASSED (109.68s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image: PASSED (768.23s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image: PASSED (69.63s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image: PASSED (71.48s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl: PASSED (68.97s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual: PASSED (771.99s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image: PASSED (69.07s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_uboot_fit_image: PASSED (69.42s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - gdbserver.GdbServerTest.test_gdb_server: PASSED (172.92s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_create_first_test_tag: PASSED (1.34s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_create_second_test_tag: PASSED (1.41s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_get_revs_on_branch: PASSED (0.86s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag: PASSED (0.83s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote: PASSED (0.96s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url: PASSED (0.58s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - gotoolchain.oeGoToolchainSelfTest.test_go_dep_build: PASSED (3.25s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - image_typedep.ImageTypeDepTests.test_conversion_typedep_added: PASSED (41.58s)
2026-04-25 21:41:17,510 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password: PASSED (12720.54s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_bmap: PASSED (92.00s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_empty_image: PASSED (64.62s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_hypervisor_fmts: PASSED (107.03s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_image_fstypes: PASSED (184.72s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_image_gen_debugfs: PASSED (116.36s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_long_chain_conversion: PASSED (98.99s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_mandb: PASSED (3536.22s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_no_busybox_base_utils: PASSED (45.05s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password: PASSED (114.54s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_useradd_static: PASSED (565.20s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_wayland_support_in_image: PASSED (175.09s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license: PASSED (11113.66s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default: PASSED (130.03s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions: PASSED (107.99s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license: PASSED (629.04s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license: PASSED (41.29s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias: PASSED (40.93s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard: PASSED (40.37s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard: PASSED (13.74s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard: PASSED (9.70s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard: PASSED (9.49s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard: PASSED (10.13s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license: PASSED (33.37s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license: PASSED (34.91s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias: PASSED (6.79s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard: PASSED (35.67s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses: PASSED (36.37s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston: PASSED (344.29s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal: PASSED (83.22s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - install.InstallTests.test_gstreamer_plugins: PASSED (16449.93s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - install.InstallTests.test_linux_firmware: PASSED (150.83s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - install.InstallTests.test_linux_modules: PASSED (92.84s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - install.InstallTests.test_perl: PASSED (98.48s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - install.InstallTests.test_python: PASSED (86.55s)
2026-04-25 21:41:17,511 - oe-selftest - INFO - RESULTS - intercept.GitCheck.test_git_intercept: PASSED (27.68s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - kerneldevelopment.KernelDev.test_apply_patches: PASSED (224.12s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - layerappend.LayerAppendTests.test_layer_appends: PASSED (72.94s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - liboe.CopyTreeTests.test_copy_hardlink_tree_count: PASSED (0.02s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - liboe.CopyTreeTests.test_copy_tree_special: PASSED (0.01s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - liboe.CopyTreeTests.test_copy_tree_xattr: PASSED (17.62s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - liboe.SubprocessTests.test_subprocess_tweak: PASSED (0.02s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - lic_checksum.LicenseTests.test_checksum_with_space: PASSED (40.86s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - lic_checksum.LicenseTests.test_nonmatching_checksum: PASSED (27.17s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - locales.LocalesTest.test_locales_off: PASSED (2564.72s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - locales.LocalesTest.test_locales_on: PASSED (107.77s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - manifest.VerifyManifest.test_SDK_manifest_entries: PASSED (380.95s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - manifest.VerifyManifest.test_image_manifest_entries: PASSED (14.44s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - minidebuginfo.Minidebuginfo.test_minidebuginfo: PASSED (13225.41s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu: PASSED (3703.86s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - multiconfig.MultiConfig.test_multiconfig: PASSED (4734.84s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - multiconfig.MultiConfig.test_multiconfig_inlayer: PASSED (126.97s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - multiconfig.MultiConfig.test_multiconfig_reparse: PASSED (118.03s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - newlib.NewlibTest.test_newlib: PASSED (210.66s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.buildhistory.TestBlobParsing.test_blob_to_dict: PASSED (2.16s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs: PASSED (0.93s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default: PASSED (0.95s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.buildhistory.TestFileListCompare.test_compare_file_lists: PASSED (0.17s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.elf.TestElf.test_machine_name: PASSED (0.00s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.license.TestComplexCombinations.test_tests: PASSED (0.01s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.license.TestIsIncluded.test_tests: PASSED (0.01s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.license.TestSimpleCombinations.test_tests: PASSED (0.00s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.license.TestSingleLicense.test_invalid_licenses: PASSED (0.00s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.license.TestSingleLicense.test_single_licenses: PASSED (0.00s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.path.TestRealPath.test_loop: PASSED (0.01s)
2026-04-25 21:41:17,512 - oe-selftest - INFO - RESULTS - oelib.path.TestRealPath.test_norm: PASSED (0.01s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.path.TestRealPath.test_phys: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.types.TestBooleanType.test_bool_equality: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.types.TestBooleanType.test_false: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.types.TestBooleanType.test_invalid: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.types.TestBooleanType.test_true: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.types.TestList.test_list_nosep: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.types.TestList.test_list_usersep: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.utils.TestDefaultFeatures.test_filter_default_features: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch: PASSED (0.08s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.utils.TestPackagesFilterOutSystem.test_filter: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.utils.TestTrimVersion.test_num_exception: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.utils.TestTrimVersion.test_valid: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oelib.utils.TestTrimVersion.test_version_exception: PASSED (0.00s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEGitproxyTests.test_oegitproxy_help: PASSED (0.07s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEGitproxyTests.test_oegitproxy_proxy: PASSED (0.27s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash: PASSED (0.22s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_default: PASSED (391.56s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_help: PASSED (0.48s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all: PASSED (461.37s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags: PASSED (497.55s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only: PASSED (534.24s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEPybootchartguyTests.test_pybootchartguy_help: PASSED (0.17s)
2026-04-25 21:41:17,513 - oe-selftest - INFO - RESULTS - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output: PASSED (1.03s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output: PASSED (3.03s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output: PASSED (0.66s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - oescripts.OeRunNativeTest.test_oe_run_native: PASSED (13.48s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set: PASSED (2387.49s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict: PASSED (4.86s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_correct_image_fstab: PASSED (5077.61s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_correct_image_unit: PASSED (110.86s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_distro_features_missing: PASSED (40.04s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_mount_unit_not_set: PASSED (21.80s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_not_all_units_installed: PASSED (97.68s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped: PASSED (123.18s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_wrong_mount_unit_set: PASSED (20.21s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - package.PackageTests.test_gdb_hardlink_debug: PASSED (6763.86s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - package.PackageTests.test_package_name_conflict: PASSED (53.41s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - package.PackageTests.test_preserve_ownership: PASSED (116.22s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - package.PackageTests.test_preserve_sparse_hardlinks: PASSED (54.75s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - package.VersionOrdering.test_dpkg: PASSED (0.04s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - package.VersionOrdering.test_opkg: PASSED (0.06s)
2026-04-25 21:41:17,514 - oe-selftest - INFO - RESULTS - package.VersionOrdering.test_rpm: PASSED (0.32s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - picolibc.PicolibcTest.test_picolibc: PASSED (388.33s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_find_path: PASSED (3.31s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_glob: PASSED (2.08s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_list_pkg_files: PASSED (9.14s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_list_pkgs: PASSED (7.86s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_lookup_pkg: PASSED (6.20s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_lookup_recipe: PASSED (2.90s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_no_param: PASSED (0.09s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_read_value: PASSED (2.87s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir: PASSED (1.02s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_stopping_prservice_message: PASSED (0.84s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - pseudo.Pseudo.test_pseudo_pyc_creation: PASSED (49.82s)
2026-04-25 21:41:17,515 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add: PASSED (93.91s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir: PASSED (45.07s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine: PASSED (45.58s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives: PASSED (40.86s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic: PASSED (42.51s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary: PASSED (28.27s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer: PASSED (6.70s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func: PASSED (39.87s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob: PASSED (41.58s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob: PASSED (43.95s)
2026-04-25 21:41:17,516 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid: PASSED (43.34s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig: PASSED (43.09s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch: PASSED (44.12s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall: PASSED (49.61s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed: PASSED (42.02s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script: PASSED (42.18s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir: PASSED (42.70s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir: PASSED (42.19s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard: PASSED (15.65s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic: PASSED (75.92s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard: PASSED (56.79s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri: PASSED (21.75s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params: PASSED (21.41s)
2026-04-25 21:41:17,517 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine: PASSED (67.21s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir: PASSED (35.32s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic: PASSED (24.28s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic: PASSED (44.35s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest: PASSED (41.77s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic: PASSED (10.36s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic: PASSED (56.16s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir: PASSED (55.02s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create: PASSED (40.53s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_autotools: PASSED (62.24s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_cmake: PASSED (37.34s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_git_http: PASSED (38.81s)
2026-04-25 21:41:17,518 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch: PASSED (39.33s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch: PASSED (42.53s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master: PASSED (42.66s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_github: PASSED (46.06s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball: PASSED (42.70s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_go: PASSED (61.34s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi: PASSED (44.47s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling: PASSED (43.95s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin: PASSED (45.11s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy: PASSED (44.58s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api: PASSED (42.24s)
2026-04-25 21:41:17,519 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta: PASSED (40.56s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_pep639: PASSED (41.10s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta_license_prepep639: PASSED (39.37s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools: PASSED (40.58s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi: PASSED (68.60s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball: PASSED (39.79s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_simple: PASSED (38.50s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolTests.test_recipetool_handle_license_vars: PASSED (2.76s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolTests.test_recipetool_load_plugin: PASSED (10.88s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses: PASSED (0.02s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_patch_recipe_appends: PASSED (0.27s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend: PASSED (0.18s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_patch_recipe_varflag: PASSED (0.13s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_split_var_value: PASSED (0.01s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_validate_pn: PASSED (0.01s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_can_compare_ltp_tests: PASSED (0.01s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names: PASSED (0.01s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests: PASSED (0.01s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_junit_empty_testresults: PASSED (0.01s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_junit_log_attached: PASSED (0.01s)
2026-04-25 21:41:17,520 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_junit_log_inline: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_junit_missing_image_tests: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_junit_missing_ptests: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_machine_matches: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_machine_mismatches: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_merge_can_merged_results: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_regression_can_get_regression_result: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_report_can_aggregate_test_result: PASSED (0.01s)
2026-04-25 21:41:17,521 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared: PASSED (0.01s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared: PASSED (0.01s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared: PASSED (0.01s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared: PASSED (0.01s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - retain.Retain.test_retain_always: PASSED (53.53s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - retain.Retain.test_retain_failure: PASSED (61.29s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - retain.Retain.test_retain_global: PASSED (73.69s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - retain.Retain.test_retain_misc: PASSED (108.46s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - rpmtests.BitbakeTests.test_rpm_filenames: PASSED (10.61s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_list_not_found: PASSED (0.01s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_list_okay: PASSED (0.02s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_log: PASSED (0.01s)
2026-04-25 21:41:17,522 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_log_split: PASSED (0.01s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_no_shell: PASSED (0.01s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_output: PASSED (0.01s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_output_split: PASSED (0.01s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_result_assertion: PASSED (0.02s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_result_exception: PASSED (0.02s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_result_false: PASSED (0.02s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_result_okay: PASSED (0.02s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_shell: PASSED (0.02s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_stdin: PASSED (0.01s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_stdin_timeout: PASSED (10.01s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_timeout: PASSED (10.01s)
2026-04-25 21:41:17,523 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_timeout_split: PASSED (10.02s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_deploy: PASSED (10077.02s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine: PASSED (28.13s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine_ext4: PASSED (28.18s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine_slirp: PASSED (35.17s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_qemu_boot: PASSED (22.35s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_recipe_image: PASSED (30.43s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_rootfs: PASSED (27.97s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runtime_test.Postinst.test_failing_postinst: PASSED (6252.59s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd: PASSED (4362.02s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runtime_test.RustKernel.test_kernel_rust_sample: PASSED (599.75s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runtime_test.SystemTap.test_crosstap_helloworld: PASSED (177.91s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runtime_test.SystemTap.test_crosstap_pstree: PASSED (53.30s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runtime_test.SystemTap.test_crosstap_syscalls_by_pid: PASSED (51.76s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runtime_test.SystemTap.test_crosstap_syscalls_by_proc: PASSED (54.94s)
2026-04-25 21:41:17,524 - oe-selftest - INFO - RESULTS - runtime_test.TestExport.test_testexport_basic: PASSED (124.50s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - runtime_test.TestExport.test_testexport_sdk: PASSED (139.07s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_apt: PASSED (1881.31s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_dnf: PASSED (220.47s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_install: PASSED (173.16s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_slirp: PASSED (120.40s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - rust.RustStaticMuslTest.test_static_musl_linking: PASSED (670.33s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - sdk.SDKTests.test_sdk_manifests: PASSED (5341.36s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - sdk.SDKTests.test_sdk_runqemu: PASSED (535.97s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - selftest.ExternalLayer.test_list_imported: PASSED (0.02s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - signing.LockedSignatures.test_locked_signatures: PASSED (164.34s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - signing.Signing.test_signing_packages: PASSED (4016.46s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - signing.Signing.test_signing_sstate_archive: PASSED (228.10s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_baremetal_helloworld: PASSED (119.38s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_base_files: PASSED (72.09s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_core_image_minimal: PASSED (83.98s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_core_image_minimal_sdk: PASSED (810.44s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_custom_annotation_vars: PASSED (49.21s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_download_location_defensive_handling: PASSED (17.66s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_extra_opts: PASSED (141.89s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_gcc_include_source: PASSED (1455.31s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_kernel_config_spdx: PASSED (156.83s)
2026-04-25 21:41:17,525 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_packageconfig_spdx: PASSED (42.15s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_version_extraction_patterns: PASSED (16.38s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_world_sbom: PASSED (56.30s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine: PASSED (2375.72s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1: PASSED (204.42s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2: PASSED (228.38s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3: PASSED (506.97s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific: PASSED (77.39s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateCleanup.test_cleansstate_task_distro_specific: PASSED (72.36s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific: PASSED (73.40s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific: PASSED (61.35s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateCreation.test_sstate_creation_distro_specific: PASSED (56.94s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets: PASSED (89.62s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target: PASSED (81.89s)
2026-04-25 21:41:17,526 - oe-selftest - INFO - RESULTS - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target: PASSED (85.04s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo: PASSED (825.12s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash: PASSED (139.04s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash: PASSED (153.61s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash: PASSED (144.16s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs: PASSED (169.64s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib: PASSED (218.56s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs: PASSED (101.11s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs: PASSED (280.93s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs: PASSED (99.00s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs: PASSED (157.41s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source: PASSED (1010.40s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure: PASSED (716.61s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross: PASSED (433.48s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sstatetests.SStateTests.test_autorev_sstate_works: PASSED (98.14s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sysroot.SysrootTests.test_sysroot_cleanup: PASSED (104.32s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sysroot.SysrootTests.test_sysroot_la: PASSED (33.95s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sysroot.SysrootTests.test_sysroot_max_shebang: PASSED (15.99s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - sysroot.SysrootTests.test_sysroot_pkgconfig: PASSED (33.15s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_datastore_operations: PASSED (1.53s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_expand: PASSED (0.52s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_getvar: PASSED (1.02s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_getvar_bb_origenv: PASSED (1.03s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_list_recipes: PASSED (5.71s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_recipe: PASSED (5.60s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_recipe_copy_expand: PASSED (5.51s)
2026-04-25 21:41:17,527 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_recipe_custom_data: PASSED (5.17s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_virtual_recipe: PASSED (5.97s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data: PASSED (4.72s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_setvariable_clean: PASSED (3.03s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_variable_history: PASSED (5.19s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_wait_event: PASSED (2.00s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - toolchain.ToolchainTests.test_toolchain_switching: PASSED (141.25s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract: PASSED (39.08s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract_error_missing_config: PASSED (30.75s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract_error_nothing_set: PASSED (37.56s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract_error_set_both_config_and_machine: PASSED (35.65s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_binary: PASSED (34.64s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_fragments: PASSED (32.33s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_image_fstypes: PASSED (32.58s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract_error_set_uboot_config_make_opts: PASSED (33.04s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract_legacy: PASSED (39.31s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootConfigTest.test_uboot_config_extract_single_config: PASSED (38.24s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootTest.test_boot_uboot: PASSED (119.77s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootTest.test_boot_uboot_kvm_to_full_target: PASSED (257.65s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootTest.test_uboot_config_initial_env_binary: PASSED (82.14s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - uboot.UBootTest.test_uboot_initial_env_binary: PASSED (89.14s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package: PASSED (20.01s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - usergrouptests.UserGroupTests.test_group_from_dep_package: PASSED (49.70s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - usergrouptests.UserGroupTests.test_postinst_order: PASSED (27.49s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - usergrouptests.UserGroupTests.test_static_useradd_from_dynamic: PASSED (192.15s)
2026-04-25 21:41:17,528 - oe-selftest - INFO - RESULTS - wic.CLITests.test_createhelp: PASSED (81.52s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help: PASSED (5.02s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_create: PASSED (5.51s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_kickstart: PASSED (5.48s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_list: PASSED (5.81s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_overview: PASSED (5.05s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_plugins: PASSED (5.45s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_list_images: PASSED (8.83s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_list_source_plugins: PASSED (11.79s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_listed_images_help: PASSED (87.94s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_listhelp: PASSED (5.43s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_no_command: PASSED (4.77s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_unsupported_subcommand: PASSED (4.88s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.CLITests.test_version: PASSED (5.71s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_build_image_name: PASSED (163.83s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_build_rootfs_long: PASSED (59.25s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_build_rootfs_short: PASSED (55.82s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_change_directory: PASSED (43.64s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_change_directory_errors: PASSED (65.08s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_compress_bzip2: PASSED (38.16s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_compress_gzip: PASSED (35.55s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_compress_xz: PASSED (42.36s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_debug_long: PASSED (37.05s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_debug_short: PASSED (37.38s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_efi_bootpart: PASSED (85.36s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_exclude_path: PASSED (47.71s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_exclude_path_errors: PASSED (69.41s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_exclude_path_with_extra_space: PASSED (136.50s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_extra_space: PASSED (34.47s)
2026-04-25 21:41:17,529 - oe-selftest - INFO - RESULTS - wic.Wic.test_include_path: PASSED (45.36s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_include_path_embeded: PASSED (47.82s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_include_path_errors: PASSED (113.42s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_kernel_install: PASSED (54.36s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_mkefidisk: PASSED (36.69s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_no_fstab_update: PASSED (56.60s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_no_fstab_update_errors: PASSED (62.50s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_no_table: PASSED (32.86s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_partition_hidden_attributes: PASSED (41.25s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_permissions: PASSED (435.95s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_sdimage_bootpart: PASSED (78.66s)
2026-04-25 21:41:17,530 - oe-selftest - INFO - RESULTS - wic.Wic.test_skip_build_check_long: PASSED (36.15s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic.test_skip_build_check_short: PASSED (37.98s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic.test_skip_kernel_install: PASSED (50.20s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic.test_systemd_bootdisk: PASSED (141.61s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic.test_wic_sector_size_cli: PASSED (112.63s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic.test_wic_sector_size_env: PASSED (120.02s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic.test_wrong_compressor: PASSED (7.85s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic2.test_bmap_long: PASSED (145.42s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic2.test_bmap_short: PASSED (35.61s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic2.test_diskid_on_gpt_partition: PASSED (42.22s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic2.test_diskid_on_msdos_partition: PASSED (39.53s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64: PASSED (1233.63s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic2.test_empty_plugin: PASSED (130.67s)
2026-04-25 21:41:17,531 - oe-selftest - INFO - RESULTS - wic.Wic2.test_empty_zeroize_plugin: PASSED (61.89s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_extra_filesystem_space: PASSED (39.98s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_extra_partition_plugin: PASSED (111.78s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_extra_partition_space: PASSED (48.30s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_fixed_size: PASSED (41.83s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_fixed_size_error: PASSED (36.07s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_fs_types: PASSED (38.30s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_gpt_partition_name: PASSED (120.14s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_image_bootpart_globbed: PASSED (79.86s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_image_env: PASSED (68.63s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_image_vars_dir_long: PASSED (11.84s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_image_vars_dir_short: PASSED (11.89s)
2026-04-25 21:41:17,532 - oe-selftest - INFO - RESULTS - wic.Wic2.test_kickstart_parser: PASSED (35.44s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - wic.Wic2.test_mkfs_extraopts: PASSED (37.51s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - wic.Wic2.test_offset: PASSED (212.50s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - wic.Wic2.test_rawcopy_plugin: PASSED (129.07s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - wic.Wic2.test_rawcopy_plugin_unpack: PASSED (136.35s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - wic.Wic2.test_uefi_kernel: PASSED (128.68s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - wrapper.WrapperTests.test_shebang_wrapper: PASSED (56.18s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir: PASSED (15.97s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1: PASSED (0.07s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built: PASSED (3569.34s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_npm: SKIPPED (1.36s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - distrodata.Distrodata.test_checkpkg: SKIPPED (0.00s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - efibootpartition.GenericEFITest.test_boot_efi: SKIPPED (0.00s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing: SKIPPED (0.00s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access: SKIPPED (0.00s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs: SKIPPED (0.00s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original: SKIPPED (0.00s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit: SKIPPED (0.00s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only: SKIPPED (0.00s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_npm: SKIPPED (1.18s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - reproducible.DiffoscopeTests.test_diffoscope: SKIPPED
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - reproducible.ReproducibleTests.test_reproducible_builds: SKIPPED
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files: SKIPPED (40.84s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files: SKIPPED (8.12s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_compressed_wic_by_path: SKIPPED (0.01s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe: SKIPPED (0.01s)
2026-04-25 21:41:17,533 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_deploy_hddimg: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine_iso: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine_slirp_qcow2: SKIPPED (0.01s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_recipe_image_vdi: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_recipe_image_vmdk: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_virgl_gtk_sdl: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_virgl_headless: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - uki.UkiTest.test_uki_boot_systemd: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - uki.UkiTest.test_uki_sysvinit: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic.test_bootloader_config: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic.test_build_artifacts: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic.test_default_output_dir: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic.test_gpt_image: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic.test_grub_install_pcbios: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic.test_iso_image: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic.test_qemux86_directdisk: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic.test_rootfs_artifacts: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic.test_rootfs_indirect_recipes: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic2.test_biosplusefi_plugin: SKIPPED (0.01s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic2.test_biosplusefi_plugin_qemu: SKIPPED (0.01s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86: SKIPPED (0.01s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic2.test_efi_plugin_unified_kernel_image_qemu: SKIPPED (0.01s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic2.test_expand_mbr_image: SKIPPED (0.01s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic2.test_qemu: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic2.test_qemu_efi: SKIPPED (0.00s)
2026-04-25 21:41:17,534 - oe-selftest - INFO - RESULTS - wic.Wic2.test_rawcopy_plugin_qemu: SKIPPED (0.00s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - wic.Wic2.test_wic_image_type: SKIPPED (0.00s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_import_export_override_db: FAILED (2.69s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_import_export_replace_db: FAILED (2.32s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_deb_arch_dep: FAILED (2.50s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_deb_arch_indep: FAILED (2.18s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_ipk_arch_dep: FAILED (2.40s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_ipk_arch_indep: FAILED (2.35s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_rpm_arch_dep: FAILED (2.30s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_rpm_arch_indep: FAILED (2.30s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit: FAILED (83.68s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_cp: FAILED (48.73s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_cp_ext: FAILED (24.49s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_ls: FAILED (23.69s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_ls_ext: FAILED (25.43s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_rm: FAILED (24.19s)
2026-04-25 21:41:17,535 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_rm_ext: FAILED (25.68s)
2026-04-25 21:41:17,545 - oe-selftest - INFO - SUMMARY:
2026-04-25 21:41:17,545 - oe-selftest - INFO - oe-selftest () - Ran 676 tests in 29549.873s
2026-04-25 21:41:17,545 - oe-selftest - INFO - oe-selftest - FAIL - Required tests failed (successes=618, skipped=43, failures=15, errors=0)