Running '. ./init-build-env; ${SCRIPTSDIR}/checkvnc; OEQA_DEBUGGING_SAVED_OUTPUT=/srv/autobuilder/valkyrie.yocto.io/pub/repro-fail/ DISPLAY=:1 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-fedora/build/build/command-2-cmds.log in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build
Poky - The Yocto Project testing distribution
2025-11-21 09:47:25,099 - oe-selftest - INFO - Adding layer libraries:
2025-11-21 09:47:25,099 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/meta-yocto/meta-poky/lib
2025-11-21 09:47:25,099 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib
2025-11-21 09:47:25,099 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/meta-yocto/meta-yocto-bsp/lib
2025-11-21 09:47:25,099 - oe-selftest - INFO - /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta-selftest/lib
2025-11-21 09:47:25,100 - oe-selftest - INFO - Checking base configuration is valid/parsable
NOTE: Reconnecting to bitbake server...
2025-11-21 09:47:25,529 - oe-selftest - INFO - barebox.BareboxTest.test_boot_barebox (subunit.RemotedTestCase)
2025-11-21 09:47:25,530 - oe-selftest - INFO - ... skipped 'Test skipped on x86_64\n'
2025-11-21 09:47:25,530 - oe-selftest - INFO - 2: 1/19 1/643 (0.00s) (0 failed) (barebox.BareboxTest.test_boot_barebox)
2025-11-21 09:47:25,530 - oe-selftest - INFO - Test skipped on x86_64
2025-11-21 09:47:27,415 - oe-selftest - INFO - bblock.BBLock.test_lock_architecture_specific (subunit.RemotedTestCase)
2025-11-21 09:47:27,417 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,534 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078678/conf/local.conf
2025-11-21 09:47:25,534 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 09:47:27,417 - oe-selftest - INFO - 7: 1/46 2/643 (1.88s) (0 failed) (bblock.BBLock.test_lock_architecture_specific)
2025-11-21 09:47:27,417 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/bblock.py", line 127, in test_lock_architecture_specific
self.lock_recipes(recipes, tasks)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/bblock.py", line 55, in lock_recipes
result = runCmd(cmd)
^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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 'bblock quilt -t do_compile' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/bblock", line 178, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/bblock", line 132, in main
tinfoil.prepare(config_only=True)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 551, in prepare
self.run_command('parseConfiguration')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 612, in run_command
result = self.server_connection.connection.runCommand(commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,534 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078678/conf/local.conf
2025-11-21 09:47:25,534 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 09:47:28,275 - oe-selftest - INFO - bbtests.BitbakeTests.test_bb_env_bb_getvar_equality (subunit.RemotedTestCase)
2025-11-21 09:47:28,275 - oe-selftest - INFO - ... ok
2025-11-21 09:47:28,275 - oe-selftest - INFO - 9: 1/95 3/643 (2.74s) (0 failed) (bbtests.BitbakeTests.test_bb_env_bb_getvar_equality)
2025-11-21 09:47:48,981 - oe-selftest - INFO - bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments (subunit.RemotedTestCase)
2025-11-21 09:47:48,982 - oe-selftest - INFO - ... ok
2025-11-21 09:47:48,982 - oe-selftest - INFO - 5: 1/28 4/643 (23.44s) (0 failed) (bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments)
2025-11-21 09:48:00,392 - oe-selftest - INFO - bbtests.BitbakeTests.test_bbappend_order (subunit.RemotedTestCase)
2025-11-21 09:48:00,392 - oe-selftest - INFO - ... ok
2025-11-21 09:48:00,392 - oe-selftest - INFO - 9: 2/95 5/643 (32.12s) (0 failed) (bbtests.BitbakeTests.test_bbappend_order)
2025-11-21 09:48:05,241 - oe-selftest - INFO - bbtests.BitbakeTests.test_bitbake_g (subunit.RemotedTestCase)
2025-11-21 09:48:05,241 - oe-selftest - INFO - ... ok
2025-11-21 09:48:05,241 - oe-selftest - INFO - 9: 3/95 6/643 (4.85s) (0 failed) (bbtests.BitbakeTests.test_bitbake_g)
2025-11-21 09:48:06,257 - oe-selftest - INFO - bbtests.BitbakeTests.test_bitbake_invalid_recipe (subunit.RemotedTestCase)
2025-11-21 09:48:06,257 - oe-selftest - INFO - ... ok
2025-11-21 09:48:06,257 - oe-selftest - INFO - 9: 4/95 7/643 (1.02s) (0 failed) (bbtests.BitbakeTests.test_bitbake_invalid_recipe)
2025-11-21 09:48:06,402 - oe-selftest - INFO - bblayers.BitbakeConfigBuild.test_enable_disable_fragments (subunit.RemotedTestCase)
2025-11-21 09:48:06,402 - oe-selftest - INFO - ... ok
2025-11-21 09:48:06,402 - oe-selftest - INFO - 5: 2/28 8/643 (17.42s) (0 failed) (bblayers.BitbakeConfigBuild.test_enable_disable_fragments)
2025-11-21 09:48:08,255 - oe-selftest - INFO - bblayers.BitbakeConfigBuild.test_show_fragment (subunit.RemotedTestCase)
2025-11-21 09:48:08,255 - oe-selftest - INFO - ... ok
2025-11-21 09:48:08,255 - oe-selftest - INFO - 5: 3/28 9/643 (1.85s) (0 failed) (bblayers.BitbakeConfigBuild.test_show_fragment)
2025-11-21 09:48:08,265 - oe-selftest - INFO - cve_check.CVECheck.test_convert_cve_version (subunit.RemotedTestCase)
2025-11-21 09:48:08,265 - oe-selftest - INFO - ... ok
2025-11-21 09:48:08,265 - oe-selftest - INFO - 5: 4/28 10/643 (0.01s) (0 failed) (cve_check.CVECheck.test_convert_cve_version)
2025-11-21 09:48:25,870 - oe-selftest - INFO - bbtests.BitbakeTests.test_bitbake_invalid_target (subunit.RemotedTestCase)
2025-11-21 09:48:25,870 - oe-selftest - INFO - ... ok
2025-11-21 09:48:25,870 - oe-selftest - INFO - 9: 5/95 11/643 (19.61s) (0 failed) (bbtests.BitbakeTests.test_bitbake_invalid_target)
2025-11-21 09:48:30,889 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_python_loggingA (subunit.RemotedTestCase)
2025-11-21 09:48:30,889 - oe-selftest - INFO - ... ok
2025-11-21 09:48:30,889 - oe-selftest - INFO - 8: 1/94 12/643 (65.35s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_python_loggingA)
2025-11-21 09:48:48,650 - oe-selftest - INFO - pokybleeding.PokyBleeding.test_poky_bleeding_autorev (subunit.RemotedTestCase)
2025-11-21 09:48:48,651 - oe-selftest - INFO - ... ok
2025-11-21 09:48:48,651 - oe-selftest - INFO - 0: 1/43 13/643 (83.12s) (0 failed) (pokybleeding.PokyBleeding.test_poky_bleeding_autorev)
2025-11-21 09:49:05,388 - oe-selftest - INFO - bbtests.BitbakeTests.test_checkuri (subunit.RemotedTestCase)
2025-11-21 09:49:05,388 - oe-selftest - INFO - ... ok
2025-11-21 09:49:05,388 - oe-selftest - INFO - 9: 6/95 14/643 (39.52s) (0 failed) (bbtests.BitbakeTests.test_checkuri)
2025-11-21 09:49:21,288 - oe-selftest - INFO - archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name (subunit.RemotedTestCase)
2025-11-21 09:49:21,289 - oe-selftest - INFO - ... ok
2025-11-21 09:49:21,289 - oe-selftest - INFO - 1: 1/59 15/643 (115.76s) (0 failed) (archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name)
2025-11-21 09:49:31,280 - oe-selftest - INFO - buildoptions.Poisoning.test_poisoning (subunit.RemotedTestCase)
2025-11-21 09:49:31,280 - oe-selftest - INFO - ... ok
2025-11-21 09:49:31,281 - oe-selftest - INFO - 14: 1/14 16/643 (125.72s) (0 failed) (buildoptions.Poisoning.test_poisoning)
2025-11-21 09:49:52,410 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_python_loggingB (subunit.RemotedTestCase)
2025-11-21 09:49:52,410 - oe-selftest - INFO - ... ok
2025-11-21 09:49:52,410 - oe-selftest - INFO - 8: 2/94 17/643 (81.52s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_python_loggingB)
2025-11-21 09:49:53,380 - oe-selftest - INFO - buildoptions.ArchiverTest.test_arch_work_dir_and_export_source (subunit.RemotedTestCase)
2025-11-21 09:49:53,380 - oe-selftest - INFO - ... ok
2025-11-21 09:49:53,380 - oe-selftest - INFO - 11: 1/35 18/643 (147.84s) (0 failed) (buildoptions.ArchiverTest.test_arch_work_dir_and_export_source)
2025-11-21 09:50:04,716 - oe-selftest - INFO - bbclasses.Systemd.test_systemd_and_sysvinit_in_distro (subunit.RemotedTestCase)
2025-11-21 09:50:04,716 - oe-selftest - INFO - ... ok
2025-11-21 09:50:04,716 - oe-selftest - INFO - 4: 1/26 19/643 (159.16s) (0 failed) (bbclasses.Systemd.test_systemd_and_sysvinit_in_distro)
2025-11-21 09:50:16,620 - oe-selftest - INFO - c_cpp.CMakeTests.test_cmake_qemu (subunit.RemotedTestCase)
2025-11-21 09:50:16,620 - oe-selftest - INFO - ... ok
2025-11-21 09:50:16,621 - oe-selftest - INFO - 2: 2/19 20/643 (171.09s) (0 failed) (c_cpp.CMakeTests.test_cmake_qemu)
2025-11-21 09:50:33,242 - oe-selftest - INFO - buildoptions.SanityOptionsTest.test_layer_without_git_dir (subunit.RemotedTestCase)
2025-11-21 09:50:33,242 - oe-selftest - INFO - ... ok
2025-11-21 09:50:33,242 - oe-selftest - INFO - 0: 2/43 21/643 (104.59s) (0 failed) (buildoptions.SanityOptionsTest.test_layer_without_git_dir)
2025-11-21 09:50:55,943 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_python_loggingC (subunit.RemotedTestCase)
2025-11-21 09:50:55,944 - oe-selftest - INFO - ... ok
2025-11-21 09:50:55,944 - oe-selftest - INFO - 8: 3/94 22/643 (63.53s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_python_loggingC)
2025-11-21 09:50:55,944 - oe-selftest - INFO - buildoptions.DiskMonTest.test_stoptask_behavior (subunit.RemotedTestCase)
2025-11-21 09:50:55,944 - oe-selftest - INFO - ... ok
2025-11-21 09:50:55,944 - oe-selftest - INFO - 12: 1/44 23/643 (210.40s) (0 failed) (buildoptions.DiskMonTest.test_stoptask_behavior)
2025-11-21 09:50:59,951 - oe-selftest - INFO - archiver.Archiver.test_archiver_filters_by_type (subunit.RemotedTestCase)
2025-11-21 09:50:59,951 - oe-selftest - INFO - ... ok
2025-11-21 09:50:59,951 - oe-selftest - INFO - 1: 2/59 24/643 (98.66s) (0 failed) (archiver.Archiver.test_archiver_filters_by_type)
2025-11-21 09:51:00,084 - oe-selftest - INFO - buildhistory.BuildhistoryTests.test_buildhistory_basic (subunit.RemotedTestCase)
2025-11-21 09:51:00,084 - oe-selftest - INFO - ... ok
2025-11-21 09:51:00,084 - oe-selftest - INFO - 10: 1/25 25/643 (214.55s) (0 failed) (buildhistory.BuildhistoryTests.test_buildhistory_basic)
2025-11-21 09:51:12,186 - oe-selftest - INFO - bbclasses.Systemd.test_systemd_in_distro (subunit.RemotedTestCase)
2025-11-21 09:51:12,186 - oe-selftest - INFO - ... ok
2025-11-21 09:51:12,186 - oe-selftest - INFO - 4: 2/26 26/643 (67.47s) (0 failed) (bbclasses.Systemd.test_systemd_in_distro)
2025-11-21 09:51:30,628 - oe-selftest - INFO - devtool.DevtoolTests.test_create_workspace (subunit.RemotedTestCase)
2025-11-21 09:51:30,629 - oe-selftest - INFO - ... ok
2025-11-21 09:51:30,629 - oe-selftest - INFO - 14: 2/14 27/643 (6.84s) (0 failed) (devtool.DevtoolTests.test_create_workspace)
2025-11-21 09:51:51,473 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_python_loggingD (subunit.RemotedTestCase)
2025-11-21 09:51:51,473 - oe-selftest - INFO - ... ok
2025-11-21 09:51:51,473 - oe-selftest - INFO - 8: 4/94 28/643 (55.53s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_python_loggingD)
2025-11-21 09:51:56,540 - oe-selftest - INFO - bbtests.BitbakeTests.test_continue (subunit.RemotedTestCase)
2025-11-21 09:51:56,540 - oe-selftest - INFO - ... ok
2025-11-21 09:51:56,540 - oe-selftest - INFO - 9: 7/95 29/643 (171.15s) (0 failed) (bbtests.BitbakeTests.test_continue)
2025-11-21 09:52:28,314 - oe-selftest - INFO - image_typedep.ImageTypeDepTests.test_conversion_typedep_added (subunit.RemotedTestCase)
2025-11-21 09:52:28,314 - oe-selftest - INFO - ... ok
2025-11-21 09:52:28,314 - oe-selftest - INFO - 14: 3/14 30/643 (57.57s) (0 failed) (image_typedep.ImageTypeDepTests.test_conversion_typedep_added)
2025-11-21 09:52:32,060 - oe-selftest - INFO - c_cpp.CMakeTests.test_cmake_qemu_failing (subunit.RemotedTestCase)
2025-11-21 09:52:32,061 - oe-selftest - INFO - ... ok
2025-11-21 09:52:32,061 - oe-selftest - INFO - 2: 3/19 31/643 (135.44s) (0 failed) (c_cpp.CMakeTests.test_cmake_qemu_failing)
2025-11-21 09:52:32,061 - oe-selftest - INFO - distrodata.Distrodata.test_checkpkg (subunit.RemotedTestCase)
2025-11-21 09:52:32,061 - oe-selftest - INFO - ... skipped 'Skip by the command line argument "distrodata.Distrodata.test_checkpkg"\n'
2025-11-21 09:52:32,061 - oe-selftest - INFO - 2: 4/19 32/643 (0.00s) (0 failed) (distrodata.Distrodata.test_checkpkg)
2025-11-21 09:52:32,061 - oe-selftest - INFO - Skip by the command line argument "distrodata.Distrodata.test_checkpkg"
2025-11-21 09:52:42,274 - oe-selftest - INFO - bbtests.BitbakeTests.test_dry_run (subunit.RemotedTestCase)
2025-11-21 09:52:42,274 - oe-selftest - INFO - ... ok
2025-11-21 09:52:42,274 - oe-selftest - INFO - 9: 8/95 33/643 (45.73s) (0 failed) (bbtests.BitbakeTests.test_dry_run)
2025-11-21 09:52:43,171 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA (subunit.RemotedTestCase)
2025-11-21 09:52:43,171 - oe-selftest - INFO - ... ok
2025-11-21 09:52:43,171 - oe-selftest - INFO - 8: 5/94 34/643 (51.70s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA)
2025-11-21 09:52:45,351 - oe-selftest - INFO - bbtests.BitbakeTests.test_environment (subunit.RemotedTestCase)
2025-11-21 09:52:45,352 - oe-selftest - INFO - ... ok
2025-11-21 09:52:45,352 - oe-selftest - INFO - 9: 9/95 35/643 (3.08s) (0 failed) (bbtests.BitbakeTests.test_environment)
2025-11-21 09:52:57,461 - oe-selftest - INFO - archiver.Archiver.test_archiver_filters_by_type_and_name (subunit.RemotedTestCase)
2025-11-21 09:52:57,461 - oe-selftest - INFO - ... ok
2025-11-21 09:52:57,462 - oe-selftest - INFO - 1: 3/59 36/643 (117.51s) (0 failed) (archiver.Archiver.test_archiver_filters_by_type_and_name)
2025-11-21 09:53:01,965 - oe-selftest - INFO - bbclasses.Systemd.test_sysvinit_in_distro (subunit.RemotedTestCase)
2025-11-21 09:53:01,965 - oe-selftest - INFO - ... ok
2025-11-21 09:53:01,965 - oe-selftest - INFO - 4: 3/26 37/643 (109.78s) (0 failed) (bbclasses.Systemd.test_sysvinit_in_distro)
2025-11-21 09:53:18,521 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB (subunit.RemotedTestCase)
2025-11-21 09:53:18,521 - oe-selftest - INFO - ... ok
2025-11-21 09:53:18,521 - oe-selftest - INFO - 8: 6/94 38/643 (35.35s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB)
2025-11-21 09:53:24,831 - oe-selftest - INFO - buildoptions.ImageOptionsTests.test_ccache_tool (subunit.RemotedTestCase)
2025-11-21 09:53:24,831 - oe-selftest - INFO - ... ok
2025-11-21 09:53:24,831 - oe-selftest - INFO - 13: 1/36 39/643 (359.29s) (0 failed) (buildoptions.ImageOptionsTests.test_ccache_tool)
2025-11-21 09:53:30,341 - oe-selftest - INFO - bbtests.BitbakeTests.test_event_handler (subunit.RemotedTestCase)
2025-11-21 09:53:30,341 - oe-selftest - INFO - ... ok
2025-11-21 09:53:30,341 - oe-selftest - INFO - 9: 10/95 40/643 (44.99s) (0 failed) (bbtests.BitbakeTests.test_event_handler)
2025-11-21 09:53:42,108 - oe-selftest - INFO - distrodata.Distrodata.test_common_include_recipes (subunit.RemotedTestCase)
2025-11-21 09:53:42,108 - oe-selftest - INFO - ... ok
2025-11-21 09:53:42,108 - oe-selftest - INFO - 2: 5/19 41/643 (70.05s) (0 failed) (distrodata.Distrodata.test_common_include_recipes)
2025-11-21 09:53:48,224 - oe-selftest - INFO - buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch (subunit.RemotedTestCase)
2025-11-21 09:53:48,224 - oe-selftest - INFO - ... ok
2025-11-21 09:53:48,224 - oe-selftest - INFO - 0: 3/43 42/643 (194.98s) (0 failed) (buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch)
2025-11-21 09:53:49,525 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC (subunit.RemotedTestCase)
2025-11-21 09:53:49,526 - oe-selftest - INFO - ... ok
2025-11-21 09:53:49,526 - oe-selftest - INFO - 8: 7/94 43/643 (31.00s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC)
2025-11-21 09:53:57,698 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_configured (subunit.RemotedTestCase)
2025-11-21 09:53:57,698 - oe-selftest - INFO - ... ok
2025-11-21 09:53:57,698 - oe-selftest - INFO - 1: 4/59 44/643 (60.24s) (0 failed) (archiver.Archiver.test_archiver_mode_configured)
2025-11-21 09:54:04,701 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD (subunit.RemotedTestCase)
2025-11-21 09:54:04,701 - oe-selftest - INFO - ... ok
2025-11-21 09:54:04,701 - oe-selftest - INFO - 8: 8/94 45/643 (15.18s) (0 failed) (bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD)
2025-11-21 09:54:46,719 - oe-selftest - INFO - distrodata.Distrodata.test_maintainers (subunit.RemotedTestCase)
2025-11-21 09:54:46,719 - oe-selftest - INFO - ... ok
2025-11-21 09:54:46,720 - oe-selftest - INFO - 2: 6/19 46/643 (64.61s) (0 failed) (distrodata.Distrodata.test_maintainers)
2025-11-21 09:54:47,798 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exit_loggingA (subunit.RemotedTestCase)
2025-11-21 09:54:47,799 - oe-selftest - INFO - ... ok
2025-11-21 09:54:47,799 - oe-selftest - INFO - 8: 9/94 47/643 (43.10s) (0 failed) (bblogging.BitBakeLogging.test_python_exit_loggingA)
2025-11-21 09:55:02,894 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license (subunit.RemotedTestCase)
2025-11-21 09:55:02,895 - oe-selftest - INFO - ... ok
2025-11-21 09:55:02,895 - oe-selftest - INFO - 2: 7/19 48/643 (16.18s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license)
2025-11-21 09:55:36,081 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias (subunit.RemotedTestCase)
2025-11-21 09:55:36,082 - oe-selftest - INFO - ... ok
2025-11-21 09:55:36,082 - oe-selftest - INFO - 2: 8/19 49/643 (33.19s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias)
2025-11-21 09:55:40,588 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exit_loggingB (subunit.RemotedTestCase)
2025-11-21 09:55:40,588 - oe-selftest - INFO - ... ok
2025-11-21 09:55:40,588 - oe-selftest - INFO - 8: 10/94 50/643 (52.79s) (0 failed) (bblogging.BitBakeLogging.test_python_exit_loggingB)
2025-11-21 09:55:48,234 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_diff (subunit.RemotedTestCase)
2025-11-21 09:55:48,234 - oe-selftest - INFO - ... ok
2025-11-21 09:55:48,234 - oe-selftest - INFO - 1: 5/59 51/643 (110.54s) (0 failed) (archiver.Archiver.test_archiver_mode_diff)
2025-11-21 09:55:56,740 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard (subunit.RemotedTestCase)
2025-11-21 09:55:56,741 - oe-selftest - INFO - ... ok
2025-11-21 09:55:56,741 - oe-selftest - INFO - 2: 9/19 52/643 (20.66s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard)
2025-11-21 09:56:11,754 - oe-selftest - INFO - buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards (subunit.RemotedTestCase)
2025-11-21 09:56:11,754 - oe-selftest - INFO - ... ok
2025-11-21 09:56:11,754 - oe-selftest - INFO - 10: 2/25 53/643 (311.67s) (0 failed) (buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards)
2025-11-21 09:56:13,286 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard (subunit.RemotedTestCase)
2025-11-21 09:56:13,286 - oe-selftest - INFO - ... ok
2025-11-21 09:56:13,286 - oe-selftest - INFO - 2: 10/19 54/643 (16.55s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard)
2025-11-21 09:56:17,721 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exit_loggingC (subunit.RemotedTestCase)
2025-11-21 09:56:17,721 - oe-selftest - INFO - ... ok
2025-11-21 09:56:17,721 - oe-selftest - INFO - 8: 11/94 55/643 (37.13s) (0 failed) (bblogging.BitBakeLogging.test_python_exit_loggingC)
2025-11-21 09:56:30,327 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard (subunit.RemotedTestCase)
2025-11-21 09:56:30,327 - oe-selftest - INFO - ... ok
2025-11-21 09:56:30,327 - oe-selftest - INFO - 2: 11/19 56/643 (17.04s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard)
2025-11-21 09:56:30,364 - oe-selftest - INFO - containerimage.ContainerImageTests.test_expected_files (subunit.RemotedTestCase)
2025-11-21 09:56:30,364 - oe-selftest - INFO - ... ok
2025-11-21 09:56:30,364 - oe-selftest - INFO - 4: 4/26 57/643 (208.40s) (0 failed) (containerimage.ContainerImageTests.test_expected_files)
2025-11-21 09:56:40,605 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_exit_loggingD (subunit.RemotedTestCase)
2025-11-21 09:56:40,605 - oe-selftest - INFO - ... ok
2025-11-21 09:56:40,605 - oe-selftest - INFO - 8: 12/94 58/643 (22.88s) (0 failed) (bblogging.BitBakeLogging.test_python_exit_loggingD)
2025-11-21 09:56:43,800 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard (subunit.RemotedTestCase)
2025-11-21 09:56:43,800 - oe-selftest - INFO - ... ok
2025-11-21 09:56:43,801 - oe-selftest - INFO - 2: 12/19 59/643 (13.47s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard)
2025-11-21 09:56:53,340 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_dumpdata (subunit.RemotedTestCase)
2025-11-21 09:56:53,340 - oe-selftest - INFO - ... ok
2025-11-21 09:56:53,340 - oe-selftest - INFO - 1: 6/59 60/643 (65.11s) (0 failed) (archiver.Archiver.test_archiver_mode_dumpdata)
2025-11-21 09:57:28,141 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard (subunit.RemotedTestCase)
2025-11-21 09:57:28,141 - oe-selftest - INFO - ... ok
2025-11-21 09:57:28,141 - oe-selftest - INFO - 2: 13/19 61/643 (44.34s) (0 failed) (incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard)
2025-11-21 09:57:28,244 - oe-selftest - INFO - oelib.buildhistory.TestFileListCompare.test_compare_file_lists (subunit.RemotedTestCase)
2025-11-21 09:57:28,244 - oe-selftest - INFO - ... ok
2025-11-21 09:57:28,244 - oe-selftest - INFO - 2: 14/19 62/643 (0.10s) (0 failed) (oelib.buildhistory.TestFileListCompare.test_compare_file_lists)
2025-11-21 09:58:13,323 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_fatal_loggingA (subunit.RemotedTestCase)
2025-11-21 09:58:13,323 - oe-selftest - INFO - ... ok
2025-11-21 09:58:13,323 - oe-selftest - INFO - 8: 13/94 63/643 (92.72s) (0 failed) (bblogging.BitBakeLogging.test_python_fatal_loggingA)
2025-11-21 09:58:35,344 - oe-selftest - INFO - baremetal.BaremetalTest.test_baremetal (subunit.RemotedTestCase)
2025-11-21 09:58:35,345 - oe-selftest - INFO - ... ok
2025-11-21 09:58:35,345 - oe-selftest - INFO - 3: 1/41 64/643 (669.81s) (0 failed) (baremetal.BaremetalTest.test_baremetal)
2025-11-21 09:58:47,009 - oe-selftest - INFO - bbtests.BitbakeTests.test_force_task_1 (subunit.RemotedTestCase)
2025-11-21 09:58:47,009 - oe-selftest - INFO - ... ok
2025-11-21 09:58:47,010 - oe-selftest - INFO - 9: 11/95 65/643 (316.67s) (0 failed) (bbtests.BitbakeTests.test_force_task_1)
2025-11-21 10:00:16,854 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_fatal_loggingB (subunit.RemotedTestCase)
2025-11-21 10:00:16,854 - oe-selftest - INFO - ... ok
2025-11-21 10:00:16,854 - oe-selftest - INFO - 8: 14/94 66/643 (123.53s) (0 failed) (bblogging.BitBakeLogging.test_python_fatal_loggingB)
2025-11-21 10:01:27,668 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir (subunit.RemotedTestCase)
2025-11-21 10:01:27,668 - oe-selftest - INFO - ... ok
2025-11-21 10:01:27,668 - oe-selftest - INFO - 0: 4/43 67/643 (440.34s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir)
2025-11-21 10:02:09,995 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_buildclean (subunit.RemotedTestCase)
2025-11-21 10:02:09,995 - oe-selftest - INFO - ... ok
2025-11-21 10:02:09,995 - oe-selftest - INFO - 12: 2/44 68/643 (639.21s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_buildclean)
2025-11-21 10:02:13,610 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror (subunit.RemotedTestCase)
2025-11-21 10:02:13,610 - oe-selftest - INFO - ... ok
2025-11-21 10:02:13,610 - oe-selftest - INFO - 1: 7/59 69/643 (320.27s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror)
2025-11-21 10:02:17,373 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_fatal_loggingC (subunit.RemotedTestCase)
2025-11-21 10:02:17,373 - oe-selftest - INFO - ... ok
2025-11-21 10:02:17,373 - oe-selftest - INFO - 8: 15/94 70/643 (120.52s) (0 failed) (bblogging.BitBakeLogging.test_python_fatal_loggingC)
2025-11-21 10:03:30,661 - oe-selftest - INFO - bblogging.BitBakeLogging.test_python_fatal_loggingD (subunit.RemotedTestCase)
2025-11-21 10:03:30,662 - oe-selftest - INFO - ... ok
2025-11-21 10:03:30,662 - oe-selftest - INFO - 8: 16/94 71/643 (73.29s) (0 failed) (bblogging.BitBakeLogging.test_python_fatal_loggingD)
2025-11-21 10:04:27,509 - oe-selftest - INFO - oescripts.OeRunNativeTest.test_oe_run_native (subunit.RemotedTestCase)
2025-11-21 10:04:27,509 - oe-selftest - INFO - ... ok
2025-11-21 10:04:27,509 - oe-selftest - INFO - 2: 15/19 72/643 (419.26s) (0 failed) (oescripts.OeRunNativeTest.test_oe_run_native)
2025-11-21 10:05:11,256 - oe-selftest - INFO - bblogging.BitBakeLogging.test_shell_loggingA (subunit.RemotedTestCase)
2025-11-21 10:05:11,256 - oe-selftest - INFO - ... ok
2025-11-21 10:05:11,257 - oe-selftest - INFO - 8: 17/94 73/643 (100.60s) (0 failed) (bblogging.BitBakeLogging.test_shell_loggingA)
2025-11-21 10:05:38,440 - oe-selftest - INFO - c_cpp.MesonTests.test_meson_qemu (subunit.RemotedTestCase)
2025-11-21 10:05:38,441 - oe-selftest - INFO - ... ok
2025-11-21 10:05:38,441 - oe-selftest - INFO - 3: 2/41 74/643 (423.10s) (0 failed) (c_cpp.MesonTests.test_meson_qemu)
2025-11-21 10:06:24,529 - oe-selftest - INFO - bblogging.BitBakeLogging.test_shell_loggingB (subunit.RemotedTestCase)
2025-11-21 10:06:24,529 - oe-selftest - INFO - ... ok
2025-11-21 10:06:24,529 - oe-selftest - INFO - 8: 18/94 75/643 (73.27s) (0 failed) (bblogging.BitBakeLogging.test_shell_loggingB)
2025-11-21 10:06:30,330 - oe-selftest - INFO - bbtests.BitbakeTests.test_force_task_2 (subunit.RemotedTestCase)
2025-11-21 10:06:30,330 - oe-selftest - INFO - ... ok
2025-11-21 10:06:30,331 - oe-selftest - INFO - 9: 12/95 76/643 (463.32s) (0 failed) (bbtests.BitbakeTests.test_force_task_2)
2025-11-21 10:07:07,180 - oe-selftest - INFO - bblogging.BitBakeLogging.test_shell_loggingC (subunit.RemotedTestCase)
2025-11-21 10:07:07,180 - oe-selftest - INFO - ... ok
2025-11-21 10:07:07,180 - oe-selftest - INFO - 8: 19/94 77/643 (42.65s) (0 failed) (bblogging.BitBakeLogging.test_shell_loggingC)
2025-11-21 10:07:11,459 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror_combined (subunit.RemotedTestCase)
2025-11-21 10:07:11,459 - oe-selftest - INFO - ... ok
2025-11-21 10:07:11,459 - oe-selftest - INFO - 1: 8/59 78/643 (297.85s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror_combined)
2025-11-21 10:07:12,371 - oe-selftest - INFO - setUpClass (reproducible.ReproducibleTests) [ (subunit.RemotedTestCase)
2025-11-21 10:07:12,371 - oe-selftest - INFO - ... skipped 'Skip by the command line argument "reproducible"\n'
2025-11-21 10:07:12,371 - oe-selftest - INFO - Skip by the command line argument "reproducible"
2025-11-21 10:07:20,712 - oe-selftest - INFO - buildhistory.BuildhistoryTests.test_buildhistory_diff (subunit.RemotedTestCase)
2025-11-21 10:07:20,712 - oe-selftest - INFO - ... ok
2025-11-21 10:07:20,713 - oe-selftest - INFO - 10: 3/25 79/643 (668.96s) (0 failed) (buildhistory.BuildhistoryTests.test_buildhistory_diff)
2025-11-21 10:07:24,661 - oe-selftest - INFO - bbtests.BitbakeTests.test_git_patchtool (subunit.RemotedTestCase)
2025-11-21 10:07:24,661 - oe-selftest - INFO - ... ok
2025-11-21 10:07:24,661 - oe-selftest - INFO - 9: 13/95 80/643 (54.33s) (0 failed) (bbtests.BitbakeTests.test_git_patchtool)
2025-11-21 10:07:29,627 - oe-selftest - INFO - c_cpp.MesonTests.test_meson_qemu_failing (subunit.RemotedTestCase)
2025-11-21 10:07:29,628 - oe-selftest - INFO - ... ok
2025-11-21 10:07:29,628 - oe-selftest - INFO - 3: 3/41 81/643 (111.19s) (0 failed) (c_cpp.MesonTests.test_meson_qemu_failing)
2025-11-21 10:07:29,797 - oe-selftest - INFO - bblogging.BitBakeLogging.test_shell_loggingD (subunit.RemotedTestCase)
2025-11-21 10:07:29,797 - oe-selftest - INFO - ... ok
2025-11-21 10:07:29,797 - oe-selftest - INFO - 8: 20/94 82/643 (22.62s) (0 failed) (bblogging.BitBakeLogging.test_shell_loggingD)
2025-11-21 10:08:04,528 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror_excludes (subunit.RemotedTestCase)
2025-11-21 10:08:04,528 - oe-selftest - INFO - ... ok
2025-11-21 10:08:04,528 - oe-selftest - INFO - 1: 9/59 83/643 (53.07s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror_excludes)
2025-11-21 10:08:07,924 - oe-selftest - INFO - buildhistory.BuildhistoryTests.test_fileinfo (subunit.RemotedTestCase)
2025-11-21 10:08:07,924 - oe-selftest - INFO - ... ok
2025-11-21 10:08:07,924 - oe-selftest - INFO - 10: 4/25 84/643 (47.21s) (0 failed) (buildhistory.BuildhistoryTests.test_fileinfo)
2025-11-21 10:08:20,463 - oe-selftest - INFO - spdx.SPDX22Check.test_spdx_base_files (subunit.RemotedTestCase)
2025-11-21 10:08:20,463 - oe-selftest - INFO - ... ok
2025-11-21 10:08:20,463 - oe-selftest - INFO - 2: 16/19 85/643 (68.09s) (0 failed) (spdx.SPDX22Check.test_spdx_base_files)
2025-11-21 10:08:35,905 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake (subunit.RemotedTestCase)
2025-11-21 10:08:35,905 - oe-selftest - INFO - ... ok
2025-11-21 10:08:35,905 - oe-selftest - INFO - 11: 2/35 86/643 (1031.90s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake)
2025-11-21 10:08:56,360 - oe-selftest - INFO - bbtests.BitbakeTests.test_git_patchtool2 (subunit.RemotedTestCase)
2025-11-21 10:08:56,360 - oe-selftest - INFO - ... ok
2025-11-21 10:08:56,360 - oe-selftest - INFO - 9: 14/95 87/643 (91.70s) (0 failed) (bbtests.BitbakeTests.test_git_patchtool2)
2025-11-21 10:08:56,844 - oe-selftest - INFO - bblock.BBLock.test_lock_multiple_recipe_single_task (subunit.RemotedTestCase)
2025-11-21 10:08:56,844 - oe-selftest - INFO - ... ok
2025-11-21 10:08:56,844 - oe-selftest - INFO - 7: 2/46 88/643 (1289.43s) (2 failed) (bblock.BBLock.test_lock_multiple_recipe_single_task)
2025-11-21 10:09:13,434 - oe-selftest - INFO - spdx.SPDX22Check.test_spdx_tar (subunit.RemotedTestCase)
2025-11-21 10:09:13,435 - oe-selftest - INFO - ... ok
2025-11-21 10:09:13,435 - oe-selftest - INFO - 2: 17/19 89/643 (52.97s) (0 failed) (spdx.SPDX22Check.test_spdx_tar)
2025-11-21 10:09:29,814 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify (subunit.RemotedTestCase)
2025-11-21 10:09:29,814 - oe-selftest - INFO - ... ok
2025-11-21 10:09:29,814 - oe-selftest - INFO - 12: 3/44 90/643 (439.82s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify)
2025-11-21 10:10:16,108 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror_gitsm (subunit.RemotedTestCase)
2025-11-21 10:10:16,108 - oe-selftest - INFO - ... ok
2025-11-21 10:10:16,108 - oe-selftest - INFO - 1: 10/59 91/643 (131.58s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror_gitsm)
2025-11-21 10:10:19,790 - oe-selftest - INFO - buildoptions.ImageOptionsTests.test_incremental_image_generation (subunit.RemotedTestCase)
2025-11-21 10:10:19,790 - oe-selftest - INFO - ... ok
2025-11-21 10:10:19,790 - oe-selftest - INFO - 13: 2/36 92/643 (1014.96s) (0 failed) (buildoptions.ImageOptionsTests.test_incremental_image_generation)
2025-11-21 10:10:38,149 - oe-selftest - INFO - devtool.DevtoolExtractTests.test_devtool_extract (subunit.RemotedTestCase)
2025-11-21 10:10:38,149 - oe-selftest - INFO - ... ok
2025-11-21 10:10:38,149 - oe-selftest - INFO - 10: 5/25 93/643 (112.55s) (0 failed) (devtool.DevtoolExtractTests.test_devtool_extract)
2025-11-21 10:10:48,248 - oe-selftest - INFO - bbtests.BitbakeTests.test_git_unpack_nonetwork (subunit.RemotedTestCase)
2025-11-21 10:10:48,249 - oe-selftest - INFO - ... ok
2025-11-21 10:10:48,249 - oe-selftest - INFO - 9: 15/95 94/643 (111.89s) (0 failed) (bbtests.BitbakeTests.test_git_unpack_nonetwork)
2025-11-21 10:11:13,706 - oe-selftest - INFO - bbtests.BitbakeTests.test_git_unpack_nonetwork_fail (subunit.RemotedTestCase)
2025-11-21 10:11:13,706 - oe-selftest - INFO - ... ok
2025-11-21 10:11:13,706 - oe-selftest - INFO - 9: 16/95 95/643 (25.46s) (0 failed) (bbtests.BitbakeTests.test_git_unpack_nonetwork_fail)
2025-11-21 10:11:20,041 - oe-selftest - INFO - devtool.DevtoolExtractTests.test_devtool_extract_virtual (subunit.RemotedTestCase)
2025-11-21 10:11:20,041 - oe-selftest - INFO - ... ok
2025-11-21 10:11:20,042 - oe-selftest - INFO - 10: 6/25 96/643 (41.89s) (0 failed) (devtool.DevtoolExtractTests.test_devtool_extract_virtual)
2025-11-21 10:11:21,174 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image (subunit.RemotedTestCase)
2025-11-21 10:11:21,174 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:21,174 - oe-selftest - INFO - 10: 7/25 97/643 (1.01s) (0 failed) (fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image)
2025-11-21 10:11:21,174 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1567, in test_sign_cascaded_uboot_fit_image
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:21,825 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image (subunit.RemotedTestCase)
2025-11-21 10:11:21,825 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:21,825 - oe-selftest - INFO - 10: 8/25 98/643 (0.65s) (2 failed) (fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image)
2025-11-21 10:11:21,825 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1692, in test_sign_standalone_uboot_atf_tee_fit_image
bb_vars = self._fit_get_bb_vars([
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:22,349 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image (subunit.RemotedTestCase)
2025-11-21 10:11:22,350 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:22,350 - oe-selftest - INFO - 10: 9/25 99/643 (0.52s) (4 failed) (fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image)
2025-11-21 10:11:22,350 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1515, in test_sign_standalone_uboot_fit_image
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:22,945 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl (subunit.RemotedTestCase)
2025-11-21 10:11:22,945 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:22,945 - oe-selftest - INFO - 10: 10/25 100/643 (0.60s) (6 failed) (fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl)
2025-11-21 10:11:22,945 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1770, in test_sign_uboot_fit_image_without_spl
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:23,582 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual (subunit.RemotedTestCase)
2025-11-21 10:11:23,583 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:23,583 - oe-selftest - INFO - 10: 11/25 101/643 (0.64s) (8 failed) (fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual)
2025-11-21 10:11:23,583 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1729, in test_sign_uboot_kernel_individual
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
WARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/selftest.inc:8 has a lack of whitespace around the assignment: 'UBOOT_MKIMAGE_DTCOPTS="-I dts -O dtb -p 2000"'
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:24,144 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image (subunit.RemotedTestCase)
2025-11-21 10:11:24,144 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:24,144 - oe-selftest - INFO - 10: 12/25 102/643 (0.56s) (10 failed) (fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image)
2025-11-21 10:11:24,144 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1620, in test_uboot_atf_tee_fit_image
bb_vars = self._fit_get_bb_vars([
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:24,707 - oe-selftest - INFO - fitimage.UBootFitImageTests.test_uboot_fit_image (subunit.RemotedTestCase)
2025-11-21 10:11:24,707 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:24,707 - oe-selftest - INFO - 10: 13/25 103/643 (0.56s) (12 failed) (fitimage.UBootFitImageTests.test_uboot_fit_image)
2025-11-21 10:11:24,707 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1469, in test_uboot_fit_image
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:11:26,347 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow (subunit.RemotedTestCase)
2025-11-21 10:11:26,347 - oe-selftest - INFO - ... ok
2025-11-21 10:11:26,347 - oe-selftest - INFO - 1: 11/59 104/643 (70.24s) (0 failed) (archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow)
2025-11-21 10:12:17,799 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_git (subunit.RemotedTestCase)
2025-11-21 10:12:17,799 - oe-selftest - INFO - ... ok
2025-11-21 10:12:17,799 - oe-selftest - INFO - 12: 4/44 105/643 (167.99s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_git)
2025-11-21 10:12:19,152 - oe-selftest - INFO - lic_checksum.LicenseTests.test_checksum_with_space (subunit.RemotedTestCase)
2025-11-21 10:12:19,153 - oe-selftest - INFO - ... ok
2025-11-21 10:12:19,153 - oe-selftest - INFO - 10: 14/25 106/643 (54.45s) (14 failed) (lic_checksum.LicenseTests.test_checksum_with_space)
2025-11-21 10:12:52,159 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_original (subunit.RemotedTestCase)
2025-11-21 10:12:52,159 - oe-selftest - INFO - ... ok
2025-11-21 10:12:52,159 - oe-selftest - INFO - 1: 12/59 107/643 (85.81s) (0 failed) (archiver.Archiver.test_archiver_mode_original)
2025-11-21 10:12:53,701 - oe-selftest - INFO - toolchain.ToolchainTests.test_toolchain_switching (subunit.RemotedTestCase)
2025-11-21 10:12:53,702 - oe-selftest - INFO - ... ok
2025-11-21 10:12:53,702 - oe-selftest - INFO - 2: 18/19 108/643 (220.27s) (0 failed) (toolchain.ToolchainTests.test_toolchain_switching)
2025-11-21 10:13:06,051 - oe-selftest - INFO - lic_checksum.LicenseTests.test_nonmatching_checksum (subunit.RemotedTestCase)
2025-11-21 10:13:06,051 - oe-selftest - INFO - ... ok
2025-11-21 10:13:06,051 - oe-selftest - INFO - 10: 15/25 109/643 (46.90s) (14 failed) (lic_checksum.LicenseTests.test_nonmatching_checksum)
2025-11-21 10:13:06,051 - oe-selftest - INFO - oelib.types.TestList.test_list_nosep (subunit.RemotedTestCase)
2025-11-21 10:13:06,051 - oe-selftest - INFO - ... ok
2025-11-21 10:13:06,052 - oe-selftest - INFO - 10: 16/25 110/643 (0.00s) (14 failed) (oelib.types.TestList.test_list_nosep)
2025-11-21 10:13:06,052 - oe-selftest - INFO - oelib.types.TestList.test_list_usersep (subunit.RemotedTestCase)
2025-11-21 10:13:06,052 - oe-selftest - INFO - ... ok
2025-11-21 10:13:06,052 - oe-selftest - INFO - 10: 17/25 111/643 (0.00s) (14 failed) (oelib.types.TestList.test_list_usersep)
2025-11-21 10:13:35,078 - oe-selftest - INFO - pseudo.Pseudo.test_pseudo_pyc_creation (subunit.RemotedTestCase)
2025-11-21 10:13:35,078 - oe-selftest - INFO - ... ok
2025-11-21 10:13:35,078 - oe-selftest - INFO - 10: 18/25 112/643 (29.03s) (14 failed) (pseudo.Pseudo.test_pseudo_pyc_creation)
2025-11-21 10:13:37,445 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_patched (subunit.RemotedTestCase)
2025-11-21 10:13:37,445 - oe-selftest - INFO - ... ok
2025-11-21 10:13:37,445 - oe-selftest - INFO - 1: 13/59 113/643 (45.29s) (0 failed) (archiver.Archiver.test_archiver_mode_patched)
2025-11-21 10:14:09,431 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson (subunit.RemotedTestCase)
2025-11-21 10:14:09,432 - oe-selftest - INFO - ... ok
2025-11-21 10:14:09,432 - oe-selftest - INFO - 11: 3/35 114/643 (333.53s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson)
2025-11-21 10:14:30,351 - oe-selftest - INFO - archiver.Archiver.test_archiver_mode_recipe (subunit.RemotedTestCase)
2025-11-21 10:14:30,352 - oe-selftest - INFO - ... ok
2025-11-21 10:14:30,352 - oe-selftest - INFO - 1: 14/59 115/643 (52.91s) (0 failed) (archiver.Archiver.test_archiver_mode_recipe)
2025-11-21 10:14:50,254 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath (subunit.RemotedTestCase)
2025-11-21 10:14:50,254 - oe-selftest - INFO - ... ok
2025-11-21 10:14:50,254 - oe-selftest - INFO - 12: 5/44 116/643 (152.46s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath)
2025-11-21 10:15:18,792 - oe-selftest - INFO - devtool.DevtoolBuildImageTests.test_devtool_build_image (subunit.RemotedTestCase)
2025-11-21 10:15:18,792 - oe-selftest - INFO - ... ok
2025-11-21 10:15:18,792 - oe-selftest - INFO - 8: 21/94 117/643 (447.18s) (0 failed) (devtool.DevtoolBuildImageTests.test_devtool_build_image)
2025-11-21 10:15:19,205 - oe-selftest - INFO - fitimage.FitImagePyTests.test_fitimage_py_default (subunit.RemotedTestCase)
2025-11-21 10:15:19,205 - oe-selftest - INFO - ... ok
2025-11-21 10:15:19,205 - oe-selftest - INFO - 8: 22/94 118/643 (0.01s) (0 failed) (fitimage.FitImagePyTests.test_fitimage_py_default)
2025-11-21 10:15:19,211 - oe-selftest - INFO - fitimage.FitImagePyTests.test_fitimage_py_default_dtb (subunit.RemotedTestCase)
2025-11-21 10:15:19,212 - oe-selftest - INFO - ... ok
2025-11-21 10:15:19,212 - oe-selftest - INFO - 8: 23/94 119/643 (0.01s) (0 failed) (fitimage.FitImagePyTests.test_fitimage_py_default_dtb)
2025-11-21 10:15:20,178 - oe-selftest - INFO - liboe.CopyTreeTests.test_copy_hardlink_tree_count (subunit.RemotedTestCase)
2025-11-21 10:15:20,178 - oe-selftest - INFO - ... ok
2025-11-21 10:15:20,178 - oe-selftest - INFO - 8: 24/94 120/643 (0.02s) (0 failed) (liboe.CopyTreeTests.test_copy_hardlink_tree_count)
2025-11-21 10:15:20,193 - oe-selftest - INFO - liboe.CopyTreeTests.test_copy_tree_special (subunit.RemotedTestCase)
2025-11-21 10:15:20,193 - oe-selftest - INFO - ... ok
2025-11-21 10:15:20,193 - oe-selftest - INFO - 8: 25/94 121/643 (0.02s) (0 failed) (liboe.CopyTreeTests.test_copy_tree_special)
2025-11-21 10:15:26,553 - oe-selftest - INFO - bbtests.BitbakeTests.test_image_manifest (subunit.RemotedTestCase)
2025-11-21 10:15:26,553 - oe-selftest - INFO - ... ok
2025-11-21 10:15:26,553 - oe-selftest - INFO - 9: 17/95 122/643 (252.85s) (0 failed) (bbtests.BitbakeTests.test_image_manifest)
2025-11-21 10:15:35,278 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract (subunit.RemotedTestCase)
2025-11-21 10:15:35,278 - oe-selftest - INFO - ... ok
2025-11-21 10:15:35,278 - oe-selftest - INFO - 12: 6/44 123/643 (45.02s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract)
2025-11-21 10:15:39,445 - oe-selftest - INFO - liboe.CopyTreeTests.test_copy_tree_xattr (subunit.RemotedTestCase)
2025-11-21 10:15:39,445 - oe-selftest - INFO - ... ok
2025-11-21 10:15:39,445 - oe-selftest - INFO - 8: 26/94 124/643 (19.25s) (0 failed) (liboe.CopyTreeTests.test_copy_tree_xattr)
2025-11-21 10:15:39,447 - oe-selftest - INFO - oelib.path.TestRealPath.test_loop (subunit.RemotedTestCase)
2025-11-21 10:15:39,447 - oe-selftest - INFO - ... ok
2025-11-21 10:15:39,447 - oe-selftest - INFO - 8: 27/94 125/643 (0.00s) (0 failed) (oelib.path.TestRealPath.test_loop)
2025-11-21 10:15:39,449 - oe-selftest - INFO - oelib.path.TestRealPath.test_norm (subunit.RemotedTestCase)
2025-11-21 10:15:39,449 - oe-selftest - INFO - ... ok
2025-11-21 10:15:39,449 - oe-selftest - INFO - 8: 28/94 126/643 (0.00s) (0 failed) (oelib.path.TestRealPath.test_norm)
2025-11-21 10:15:39,449 - oe-selftest - INFO - oelib.path.TestRealPath.test_phys (subunit.RemotedTestCase)
2025-11-21 10:15:39,449 - oe-selftest - INFO - ... ok
2025-11-21 10:15:39,450 - oe-selftest - INFO - 8: 29/94 127/643 (0.00s) (0 failed) (oelib.path.TestRealPath.test_phys)
2025-11-21 10:16:14,467 - oe-selftest - INFO - bbtests.BitbakeTests.test_invalid_patch (subunit.RemotedTestCase)
2025-11-21 10:16:14,467 - oe-selftest - INFO - ... ok
2025-11-21 10:16:14,467 - oe-selftest - INFO - 9: 18/95 128/643 (47.91s) (0 failed) (bbtests.BitbakeTests.test_invalid_patch)
2025-11-21 10:16:18,213 - oe-selftest - INFO - bbtests.BitbakeTests.test_invalid_recipe_src_uri (subunit.RemotedTestCase)
2025-11-21 10:16:18,213 - oe-selftest - INFO - ... ok
2025-11-21 10:16:18,214 - oe-selftest - INFO - 9: 19/95 129/643 (3.75s) (0 failed) (bbtests.BitbakeTests.test_invalid_recipe_src_uri)
2025-11-21 10:16:21,160 - oe-selftest - INFO - bbtests.BitbakeTests.test_just_parse (subunit.RemotedTestCase)
2025-11-21 10:16:21,160 - oe-selftest - INFO - ... ok
2025-11-21 10:16:21,161 - oe-selftest - INFO - 9: 20/95 130/643 (2.95s) (0 failed) (bbtests.BitbakeTests.test_just_parse)
2025-11-21 10:16:47,765 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_find_path (subunit.RemotedTestCase)
2025-11-21 10:16:47,765 - oe-selftest - INFO - ... ok
2025-11-21 10:16:47,765 - oe-selftest - INFO - 8: 30/94 131/643 (2.70s) (0 failed) (pkgdata.OePkgdataUtilTests.test_find_path)
2025-11-21 10:16:49,962 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_glob (subunit.RemotedTestCase)
2025-11-21 10:16:49,962 - oe-selftest - INFO - ... ok
2025-11-21 10:16:49,962 - oe-selftest - INFO - 8: 31/94 132/643 (2.20s) (0 failed) (pkgdata.OePkgdataUtilTests.test_glob)
2025-11-21 10:16:53,844 - oe-selftest - INFO - archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch (subunit.RemotedTestCase)
2025-11-21 10:16:53,844 - oe-selftest - INFO - ... ok
2025-11-21 10:16:53,844 - oe-selftest - INFO - 1: 15/59 133/643 (143.49s) (0 failed) (archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch)
2025-11-21 10:16:54,957 - oe-selftest - INFO - archiver.Archiver.test_archiver_srpm_mode (subunit.RemotedTestCase)
2025-11-21 10:16:54,957 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:54,957 - oe-selftest - INFO - 1: 16/59 134/643 (1.11s) (0 failed) (archiver.Archiver.test_archiver_srpm_mode)
2025-11-21 10:16:54,957 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/archiver.py", line 166, in test_archiver_srpm_mode
bitbake('-n selftest-nopackages selftest-ed')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -n selftest-nopackages selftest-ed' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 10:16:54.657470)
ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:54,996 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_go (subunit.RemotedTestCase)
2025-11-21 10:16:54,996 - oe-selftest - INFO - ... ok
2025-11-21 10:16:54,996 - oe-selftest - INFO - 12: 7/44 135/643 (79.72s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_go)
2025-11-21 10:16:55,494 - oe-selftest - INFO - buildoptions.ToolchainOptions.test_toolchain_fortran (subunit.RemotedTestCase)
2025-11-21 10:16:55,494 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:55,494 - oe-selftest - INFO - 1: 17/59 136/643 (0.54s) (2 failed) (buildoptions.ToolchainOptions.test_toolchain_fortran)
2025-11-21 10:16:55,494 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/buildoptions.py", line 168, in test_toolchain_fortran
bitbake('fortran-helloworld')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 fortran-helloworld' returned non-zero exit status 1:
ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:56,101 - oe-selftest - INFO - setUpModule (devtool) [ (subunit.RemotedTestCase)
2025-11-21 10:16:56,101 - oe-selftest - INFO - ... ERROR
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:56,101 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:56,788 - oe-selftest - INFO - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license (subunit.RemotedTestCase)
2025-11-21 10:16:56,788 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:56,788 - oe-selftest - INFO - 1: 18/59 137/643 (0.69s) (6 failed) (incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license)
2025-11-21 10:16:56,788 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py", line 123, in test_bash_and_license
raise AssertionError(result.output)
AssertionError: ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:57,535 - oe-selftest - INFO - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default (subunit.RemotedTestCase)
2025-11-21 10:16:57,535 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:57,535 - oe-selftest - INFO - 1: 19/59 138/643 (0.75s) (8 failed) (incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default)
2025-11-21 10:16:57,535 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py", line 114, in test_bash_default
raise AssertionError(result.output)
AssertionError: ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:57,901 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_list_pkg_files (subunit.RemotedTestCase)
2025-11-21 10:16:57,902 - oe-selftest - INFO - ... ok
2025-11-21 10:16:57,902 - oe-selftest - INFO - 8: 32/94 139/643 (7.94s) (0 failed) (pkgdata.OePkgdataUtilTests.test_list_pkg_files)
2025-11-21 10:16:58,193 - oe-selftest - INFO - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions (subunit.RemotedTestCase)
2025-11-21 10:16:58,193 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:58,194 - oe-selftest - INFO - 1: 20/59 140/643 (0.66s) (10 failed) (incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions)
2025-11-21 10:16:58,194 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py", line 134, in test_bash_license_exceptions
bitbake('core-image-minimal')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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:
ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:58,948 - oe-selftest - INFO - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license (subunit.RemotedTestCase)
2025-11-21 10:16:58,948 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:58,948 - oe-selftest - INFO - 1: 21/59 141/643 (0.76s) (12 failed) (incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license)
2025-11-21 10:16:58,948 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py", line 129, in test_bash_or_license
bitbake('core-image-minimal')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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:
ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:16:59,630 - oe-selftest - INFO - oelib.buildhistory.TestBlobParsing.test_blob_to_dict (subunit.RemotedTestCase)
2025-11-21 10:16:59,631 - oe-selftest - INFO - ... ok
2025-11-21 10:16:59,631 - oe-selftest - INFO - 1: 22/59 142/643 (0.68s) (14 failed) (oelib.buildhistory.TestBlobParsing.test_blob_to_dict)
2025-11-21 10:17:00,342 - oe-selftest - INFO - oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs (subunit.RemotedTestCase)
2025-11-21 10:17:00,342 - oe-selftest - INFO - ... ok
2025-11-21 10:17:00,343 - oe-selftest - INFO - 1: 23/59 143/643 (0.71s) (14 failed) (oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs)
2025-11-21 10:17:01,049 - oe-selftest - INFO - oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default (subunit.RemotedTestCase)
2025-11-21 10:17:01,049 - oe-selftest - INFO - ... ok
2025-11-21 10:17:01,049 - oe-selftest - INFO - 1: 24/59 144/643 (0.71s) (14 failed) (oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default)
2025-11-21 10:17:01,049 - oe-selftest - INFO - oescripts.OEPybootchartguyTests.test_pybootchartguy_help (subunit.RemotedTestCase)
2025-11-21 10:17:01,049 - oe-selftest - INFO - ... skipped 'Python cairo module is not present\n'
2025-11-21 10:17:01,049 - oe-selftest - INFO - 1: 25/59 145/643 (0.00s) (14 failed) (oescripts.OEPybootchartguyTests.test_pybootchartguy_help)
2025-11-21 10:17:01,049 - oe-selftest - INFO - Python cairo module is not present
2025-11-21 10:17:01,050 - oe-selftest - INFO - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output (subunit.RemotedTestCase)
2025-11-21 10:17:01,050 - oe-selftest - INFO - ... skipped 'Python cairo module is not present\n'
2025-11-21 10:17:01,050 - oe-selftest - INFO - 1: 26/59 146/643 (0.00s) (14 failed) (oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output)
2025-11-21 10:17:01,050 - oe-selftest - INFO - Python cairo module is not present
2025-11-21 10:17:01,050 - oe-selftest - INFO - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output (subunit.RemotedTestCase)
2025-11-21 10:17:01,050 - oe-selftest - INFO - ... skipped 'Python cairo module is not present\n'
2025-11-21 10:17:01,050 - oe-selftest - INFO - 1: 27/59 147/643 (0.00s) (14 failed) (oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output)
2025-11-21 10:17:01,050 - oe-selftest - INFO - Python cairo module is not present
2025-11-21 10:17:01,050 - oe-selftest - INFO - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output (subunit.RemotedTestCase)
2025-11-21 10:17:01,051 - oe-selftest - INFO - ... skipped 'Python cairo module is not present\n'
2025-11-21 10:17:01,051 - oe-selftest - INFO - 1: 28/59 148/643 (0.00s) (14 failed) (oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output)
2025-11-21 10:17:01,051 - oe-selftest - INFO - Python cairo module is not present
2025-11-21 10:17:01,051 - oe-selftest - INFO - setUpClass (reproducible.DiffoscopeTests) [ (subunit.RemotedTestCase)
2025-11-21 10:17:01,051 - oe-selftest - INFO - ... skipped 'Skip by the command line argument "reproducible"\n'
2025-11-21 10:17:01,051 - oe-selftest - INFO - Skip by the command line argument "reproducible"
Exception in thread Thread-5 (_run_test):
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/core/utils/concurrencytest.py", line 234, in _run_test
testserver.run(process_result)
File "/usr/lib/python3.12/site-packages/subunit/__init__.py", line 1219, in run
protocol.lineReceived(line)
File "/usr/lib/python3.12/site-packages/subunit/__init__.py", line 583, in lineReceived
self._state.lineReceived(line)
File "/usr/lib/python3.12/site-packages/subunit/__init__.py", line 422, in lineReceived
self.details_parser.lineReceived(line)
File "/usr/lib/python3.12/site-packages/subunit/details.py", line 44, in lineReceived
self._state.endDetails()
File "/usr/lib/python3.12/site-packages/subunit/__init__.py", line 418, in endDetails
self.parser.client.stopTest(self.parser._current_test)
File "/usr/lib/python3.12/site-packages/testtools/testresult/real.py", line 1539, in stopTest
self._tags = self._tags.parent
^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'parent'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/usr/lib64/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/core/utils/concurrencytest.py", line 240, in _run_test
case.run(process_result)
File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 839, in run
result.tags(self._tags, set())
File "/usr/lib/python3.12/site-packages/testtools/testresult/real.py", line 1551, in tags
return method(new_tags, gone_tags)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/testtools/testresult/real.py", line 1338, in tags
super().tags(new_tags, gone_tags)
File "/usr/lib/python3.12/site-packages/testtools/testresult/real.py", line 245, in tags
self._tags.change_tags(new_tags, gone_tags)
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'change_tags'
2025-11-21 10:17:01,111 - oe-selftest - INFO - bbtests.BitbakeTests.test_local_sstate (subunit.RemotedTestCase)
2025-11-21 10:17:01,111 - oe-selftest - INFO - ... ok
2025-11-21 10:17:01,112 - oe-selftest - INFO - 9: 21/95 149/643 (39.95s) (0 failed) (bbtests.BitbakeTests.test_local_sstate)
2025-11-21 10:17:05,919 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_list_pkgs (subunit.RemotedTestCase)
2025-11-21 10:17:05,919 - oe-selftest - INFO - ... ok
2025-11-21 10:17:05,919 - oe-selftest - INFO - 8: 33/94 150/643 (8.02s) (0 failed) (pkgdata.OePkgdataUtilTests.test_list_pkgs)
2025-11-21 10:17:11,914 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_lookup_pkg (subunit.RemotedTestCase)
2025-11-21 10:17:11,914 - oe-selftest - INFO - ... ok
2025-11-21 10:17:11,914 - oe-selftest - INFO - 8: 34/94 151/643 (5.99s) (0 failed) (pkgdata.OePkgdataUtilTests.test_lookup_pkg)
2025-11-21 10:17:15,039 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_lookup_recipe (subunit.RemotedTestCase)
2025-11-21 10:17:15,040 - oe-selftest - INFO - ... ok
2025-11-21 10:17:15,040 - oe-selftest - INFO - 8: 35/94 152/643 (3.13s) (0 failed) (pkgdata.OePkgdataUtilTests.test_lookup_recipe)
2025-11-21 10:17:15,102 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_no_param (subunit.RemotedTestCase)
2025-11-21 10:17:15,102 - oe-selftest - INFO - ... ok
2025-11-21 10:17:15,102 - oe-selftest - INFO - 8: 36/94 153/643 (0.06s) (0 failed) (pkgdata.OePkgdataUtilTests.test_no_param)
2025-11-21 10:17:18,016 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_read_value (subunit.RemotedTestCase)
2025-11-21 10:17:18,016 - oe-selftest - INFO - ... ok
2025-11-21 10:17:18,016 - oe-selftest - INFO - 8: 37/94 154/643 (2.91s) (0 failed) (pkgdata.OePkgdataUtilTests.test_read_value)
2025-11-21 10:17:18,984 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir (subunit.RemotedTestCase)
2025-11-21 10:17:18,984 - oe-selftest - INFO - ... ok
2025-11-21 10:17:18,985 - oe-selftest - INFO - 8: 38/94 155/643 (0.97s) (0 failed) (pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir)
2025-11-21 10:17:19,673 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_add_remove (subunit.RemotedTestCase)
2025-11-21 10:17:19,673 - oe-selftest - INFO - ... ok
2025-11-21 10:17:19,673 - oe-selftest - INFO - 6: 1/38 156/643 (9.43s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_add_remove)
2025-11-21 10:17:26,750 - oe-selftest - INFO - bblock.BBLock.test_lock_single_recipe_all_tasks (subunit.RemotedTestCase)
2025-11-21 10:17:26,750 - oe-selftest - INFO - ... ok
2025-11-21 10:17:26,750 - oe-selftest - INFO - 7: 3/46 157/643 (509.91s) (2 failed) (bblock.BBLock.test_lock_single_recipe_all_tasks)
2025-11-21 10:17:27,298 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_createlayer (subunit.RemotedTestCase)
2025-11-21 10:17:27,298 - oe-selftest - INFO - ... ok
2025-11-21 10:17:27,298 - oe-selftest - INFO - 6: 2/38 158/643 (7.62s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_createlayer)
2025-11-21 10:17:31,369 - oe-selftest - INFO - bbtests.BitbakeTests.test_non_gplv3 (subunit.RemotedTestCase)
2025-11-21 10:17:31,369 - oe-selftest - INFO - ... ok
2025-11-21 10:17:31,369 - oe-selftest - INFO - 9: 22/95 159/643 (30.26s) (0 failed) (bbtests.BitbakeTests.test_non_gplv3)
2025-11-21 10:17:35,283 - oe-selftest - INFO - bbtests.BitbakeTests.test_postfile (subunit.RemotedTestCase)
2025-11-21 10:17:35,283 - oe-selftest - INFO - ... ok
2025-11-21 10:17:35,284 - oe-selftest - INFO - 9: 23/95 160/643 (3.91s) (0 failed) (bbtests.BitbakeTests.test_postfile)
2025-11-21 10:17:40,864 - oe-selftest - INFO - bbtests.BitbakeTests.test_prefile (subunit.RemotedTestCase)
2025-11-21 10:17:40,864 - oe-selftest - INFO - ... ok
2025-11-21 10:17:40,864 - oe-selftest - INFO - 9: 24/95 161/643 (5.58s) (0 failed) (bbtests.BitbakeTests.test_prefile)
2025-11-21 10:17:48,918 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_flatten (subunit.RemotedTestCase)
2025-11-21 10:17:48,918 - oe-selftest - INFO - ... ok
2025-11-21 10:17:48,918 - oe-selftest - INFO - 6: 3/38 162/643 (21.62s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_flatten)
2025-11-21 10:17:50,086 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends (subunit.RemotedTestCase)
2025-11-21 10:17:50,086 - oe-selftest - INFO - ... ok
2025-11-21 10:17:50,086 - oe-selftest - INFO - 6: 4/38 163/643 (1.17s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends)
2025-11-21 10:17:51,509 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_git_submodules (subunit.RemotedTestCase)
2025-11-21 10:17:51,509 - oe-selftest - INFO - ... ok
2025-11-21 10:17:51,509 - oe-selftest - INFO - 0: 5/43 164/643 (983.84s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_git_submodules)
2025-11-21 10:18:03,785 - oe-selftest - INFO - bbtests.BitbakeTests.test_rename_downloaded_file (subunit.RemotedTestCase)
2025-11-21 10:18:03,785 - oe-selftest - INFO - ... ok
2025-11-21 10:18:03,785 - oe-selftest - INFO - 9: 25/95 165/643 (22.92s) (0 failed) (bbtests.BitbakeTests.test_rename_downloaded_file)
2025-11-21 10:18:06,121 - oe-selftest - INFO - bbtests.BitbakeTests.test_run_bitbake_from_dir_1 (subunit.RemotedTestCase)
2025-11-21 10:18:06,121 - oe-selftest - INFO - ... ok
2025-11-21 10:18:06,121 - oe-selftest - INFO - 9: 26/95 166/643 (2.34s) (0 failed) (bbtests.BitbakeTests.test_run_bitbake_from_dir_1)
2025-11-21 10:18:09,671 - oe-selftest - INFO - bbtests.BitbakeTests.test_run_bitbake_from_dir_2 (subunit.RemotedTestCase)
2025-11-21 10:18:09,671 - oe-selftest - INFO - ... ok
2025-11-21 10:18:09,671 - oe-selftest - INFO - 9: 27/95 167/643 (3.55s) (0 failed) (bbtests.BitbakeTests.test_run_bitbake_from_dir_2)
2025-11-21 10:18:13,187 - oe-selftest - INFO - bbtests.BitbakeTests.test_run_bitbake_from_dir_3 (subunit.RemotedTestCase)
2025-11-21 10:18:13,187 - oe-selftest - INFO - ... ok
2025-11-21 10:18:13,187 - oe-selftest - INFO - 9: 28/95 168/643 (3.52s) (0 failed) (bbtests.BitbakeTests.test_run_bitbake_from_dir_3)
2025-11-21 10:18:28,794 - oe-selftest - INFO - runtime_test.SystemTap.test_crosstap_helloworld (subunit.RemotedTestCase)
2025-11-21 10:18:28,794 - oe-selftest - INFO - ... ok
2025-11-21 10:18:28,794 - oe-selftest - INFO - 10: 19/25 169/643 (293.72s) (14 failed) (runtime_test.SystemTap.test_crosstap_helloworld)
2025-11-21 10:18:32,609 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe (subunit.RemotedTestCase)
2025-11-21 10:18:32,609 - oe-selftest - INFO - ... ok
2025-11-21 10:18:32,609 - oe-selftest - INFO - 0: 6/43 170/643 (41.10s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe)
2025-11-21 10:18:32,825 - oe-selftest - INFO - buildoptions.ImageOptionsTests.test_read_only_image (subunit.RemotedTestCase)
2025-11-21 10:18:32,825 - oe-selftest - INFO - ... ok
2025-11-21 10:18:32,825 - oe-selftest - INFO - 13: 3/36 171/643 (493.04s) (0 failed) (buildoptions.ImageOptionsTests.test_read_only_image)
2025-11-21 10:18:33,323 - oe-selftest - INFO - bbtests.BitbakeTests.test_setscene_only (subunit.RemotedTestCase)
2025-11-21 10:18:33,323 - oe-selftest - INFO - ... ok
2025-11-21 10:18:33,323 - oe-selftest - INFO - 9: 29/95 172/643 (20.14s) (0 failed) (bbtests.BitbakeTests.test_setscene_only)
2025-11-21 10:18:43,312 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_setup (subunit.RemotedTestCase)
2025-11-21 10:18:43,312 - oe-selftest - INFO - ... ok
2025-11-21 10:18:43,312 - oe-selftest - INFO - 6: 5/38 173/643 (53.23s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_setup)
2025-11-21 10:18:50,183 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showappends (subunit.RemotedTestCase)
2025-11-21 10:18:50,183 - oe-selftest - INFO - ... ok
2025-11-21 10:18:50,183 - oe-selftest - INFO - 6: 6/38 174/643 (6.87s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showappends)
2025-11-21 10:18:58,484 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_invalid (subunit.RemotedTestCase)
2025-11-21 10:18:58,484 - oe-selftest - INFO - ... ok
2025-11-21 10:18:58,484 - oe-selftest - INFO - 12: 8/44 175/643 (123.49s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_invalid)
2025-11-21 10:19:10,977 - oe-selftest - INFO - runtime_test.SystemTap.test_crosstap_pstree (subunit.RemotedTestCase)
2025-11-21 10:19:10,978 - oe-selftest - INFO - ... ok
2025-11-21 10:19:10,978 - oe-selftest - INFO - 10: 20/25 176/643 (42.18s) (14 failed) (runtime_test.SystemTap.test_crosstap_pstree)
2025-11-21 10:19:11,337 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends (subunit.RemotedTestCase)
2025-11-21 10:19:11,337 - oe-selftest - INFO - ... ok
2025-11-21 10:19:11,337 - oe-selftest - INFO - 6: 7/38 177/643 (21.15s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends)
2025-11-21 10:19:12,061 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showlayers (subunit.RemotedTestCase)
2025-11-21 10:19:12,061 - oe-selftest - INFO - ... ok
2025-11-21 10:19:12,061 - oe-selftest - INFO - 6: 8/38 178/643 (0.73s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showlayers)
2025-11-21 10:19:16,664 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed (subunit.RemotedTestCase)
2025-11-21 10:19:16,665 - oe-selftest - INFO - ... ok
2025-11-21 10:19:16,665 - oe-selftest - INFO - 6: 9/38 179/643 (4.60s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed)
2025-11-21 10:19:16,665 - oe-selftest - INFO - bbtests.BitbakeTests.test_skip_setscene (subunit.RemotedTestCase)
2025-11-21 10:19:16,665 - oe-selftest - INFO - ... ok
2025-11-21 10:19:16,665 - oe-selftest - INFO - 9: 30/95 180/643 (43.34s) (0 failed) (bbtests.BitbakeTests.test_skip_setscene)
2025-11-21 10:19:34,809 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_compressed_wic_by_path (subunit.RemotedTestCase)
2025-11-21 10:19:34,809 - oe-selftest - INFO - ... ok
2025-11-21 10:19:34,809 - oe-selftest - INFO - 8: 39/94 181/643 (135.82s) (0 failed) (runqemu.RunqemuTests.test_boot_compressed_wic_by_path)
2025-11-21 10:19:36,014 - oe-selftest - INFO - bblock.BBLock.test_lock_single_recipe_multiple_tasks (subunit.RemotedTestCase)
2025-11-21 10:19:36,014 - oe-selftest - INFO - ... ok
2025-11-21 10:19:36,014 - oe-selftest - INFO - 7: 4/46 182/643 (129.26s) (2 failed) (bblock.BBLock.test_lock_single_recipe_multiple_tasks)
2025-11-21 10:19:39,772 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_showrecipes (subunit.RemotedTestCase)
2025-11-21 10:19:39,773 - oe-selftest - INFO - ... ok
2025-11-21 10:19:39,773 - oe-selftest - INFO - 6: 10/38 183/643 (23.11s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_showrecipes)
2025-11-21 10:19:41,323 - oe-selftest - INFO - bbtests.BitbakeTests.test_unexpanded_variable_in_path (subunit.RemotedTestCase)
2025-11-21 10:19:41,323 - oe-selftest - INFO - ... ok
2025-11-21 10:19:41,323 - oe-selftest - INFO - 9: 31/95 184/643 (24.66s) (0 failed) (bbtests.BitbakeTests.test_unexpanded_variable_in_path)
2025-11-21 10:19:45,796 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_updatelayer (subunit.RemotedTestCase)
2025-11-21 10:19:45,796 - oe-selftest - INFO - ... ok
2025-11-21 10:19:45,796 - oe-selftest - INFO - 6: 11/38 185/643 (6.02s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_updatelayer)
2025-11-21 10:19:45,797 - oe-selftest - INFO - bbtests.BitbakeTests.test_version (subunit.RemotedTestCase)
2025-11-21 10:19:45,797 - oe-selftest - INFO - ... ok
2025-11-21 10:19:45,798 - oe-selftest - INFO - 9: 32/95 186/643 (4.47s) (0 failed) (bbtests.BitbakeTests.test_version)
2025-11-21 10:19:46,262 - oe-selftest - INFO - bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry (subunit.RemotedTestCase)
2025-11-21 10:19:46,262 - oe-selftest - INFO - ... ok
2025-11-21 10:19:46,263 - oe-selftest - INFO - 6: 12/38 187/643 (0.47s) (0 failed) (bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry)
2025-11-21 10:19:46,472 - oe-selftest - INFO - bblayers.BitbakeLayers.test_validate_examplelayersjson (subunit.RemotedTestCase)
2025-11-21 10:19:46,472 - oe-selftest - INFO - ... ok
2025-11-21 10:19:46,472 - oe-selftest - INFO - 6: 13/38 188/643 (0.21s) (0 failed) (bblayers.BitbakeLayers.test_validate_examplelayersjson)
2025-11-21 10:19:46,808 - oe-selftest - INFO - bbtests.BitbakeTests.test_warnings_errors (subunit.RemotedTestCase)
2025-11-21 10:19:46,808 - oe-selftest - INFO - ... ok
2025-11-21 10:19:46,808 - oe-selftest - INFO - 9: 33/95 189/643 (1.01s) (0 failed) (bbtests.BitbakeTests.test_warnings_errors)
2025-11-21 10:19:56,062 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_append (subunit.RemotedTestCase)
2025-11-21 10:19:56,062 - oe-selftest - INFO - ... ok
2025-11-21 10:19:56,062 - oe-selftest - INFO - 0: 7/43 190/643 (83.45s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_append)
2025-11-21 10:19:56,312 - oe-selftest - INFO - multiconfig.MultiConfig.test_multiconfig (subunit.RemotedTestCase)
2025-11-21 10:19:56,312 - oe-selftest - INFO - ... ok
2025-11-21 10:19:56,312 - oe-selftest - INFO - 14: 4/14 191/643 (1648.00s) (0 failed) (multiconfig.MultiConfig.test_multiconfig)
2025-11-21 10:20:01,867 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe (subunit.RemotedTestCase)
2025-11-21 10:20:01,867 - oe-selftest - INFO - ... ok
2025-11-21 10:20:01,867 - oe-selftest - INFO - 8: 40/94 192/643 (27.06s) (0 failed) (runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe)
2025-11-21 10:20:05,924 - oe-selftest - INFO - runtime_test.SystemTap.test_crosstap_syscalls_by_pid (subunit.RemotedTestCase)
2025-11-21 10:20:05,925 - oe-selftest - INFO - ... ok
2025-11-21 10:20:05,925 - oe-selftest - INFO - 10: 21/25 193/643 (54.95s) (14 failed) (runtime_test.SystemTap.test_crosstap_syscalls_by_pid)
2025-11-21 10:20:25,709 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_deploy (subunit.RemotedTestCase)
2025-11-21 10:20:25,714 - oe-selftest - INFO - ... ok
2025-11-21 10:20:25,714 - oe-selftest - INFO - 8: 41/94 194/643 (23.84s) (0 failed) (runqemu.RunqemuTests.test_boot_deploy)
2025-11-21 10:20:47,276 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_deploy_hddimg (subunit.RemotedTestCase)
2025-11-21 10:20:47,276 - oe-selftest - INFO - ... ok
2025-11-21 10:20:47,276 - oe-selftest - INFO - 8: 42/94 195/643 (21.57s) (0 failed) (runqemu.RunqemuTests.test_boot_deploy_hddimg)
2025-11-21 10:20:57,471 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine (subunit.RemotedTestCase)
2025-11-21 10:20:57,471 - oe-selftest - INFO - ... ERROR
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:20:57,472 - oe-selftest - INFO - 8: 43/94 196/643 (10.20s) (0 failed) (runqemu.RunqemuTests.test_boot_machine)
2025-11-21 10:20:57,472 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 56, in test_boot_machine
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102052:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:60459
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:36463
DEBUG: launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
DEBUG: runqemu started, pid is 4121823
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:21:23,479 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_localfiles (subunit.RemotedTestCase)
2025-11-21 10:21:23,480 - oe-selftest - INFO - ... ok
2025-11-21 10:21:23,480 - oe-selftest - INFO - 12: 9/44 197/643 (145.00s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_localfiles)
2025-11-21 10:21:32,922 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine_ext4 (subunit.RemotedTestCase)
2025-11-21 10:21:32,922 - oe-selftest - INFO - ... ERROR
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:21:32,922 - oe-selftest - INFO - 8: 44/94 198/643 (35.45s) (2 failed) (runqemu.RunqemuTests.test_boot_machine_ext4)
2025-11-21 10:21:32,922 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 63, in test_boot_machine_ext4
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102127:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:58137
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:39733
DEBUG: launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
DEBUG: runqemu started, pid is 4124932
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:21:40,689 - oe-selftest - INFO - debuginfod.Debuginfod.test_debuginfod_native (subunit.RemotedTestCase)
2025-11-21 10:21:40,690 - oe-selftest - INFO - ... ok
2025-11-21 10:21:40,690 - oe-selftest - INFO - 6: 14/38 199/643 (114.22s) (0 failed) (debuginfod.Debuginfod.test_debuginfod_native)
2025-11-21 10:21:44,650 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine_iso (subunit.RemotedTestCase)
2025-11-21 10:21:44,651 - oe-selftest - INFO - ... ERROR
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:21:44,651 - oe-selftest - INFO - 8: 45/94 200/643 (11.73s) (4 failed) (runqemu.RunqemuTests.test_boot_machine_iso)
2025-11-21 10:21:44,651 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 72, in test_boot_machine_iso
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102138:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:57391
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:39289
DEBUG: launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
DEBUG: runqemu started, pid is 4134803
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:21:44,855 - oe-selftest - INFO - cve_check.CVECheck.test_image_json (subunit.RemotedTestCase)
2025-11-21 10:21:44,855 - oe-selftest - INFO - ... ok
2025-11-21 10:21:44,855 - oe-selftest - INFO - 5: 5/28 201/643 (2016.59s) (0 failed) (cve_check.CVECheck.test_image_json)
2025-11-21 10:21:44,865 - oe-selftest - INFO - cve_check.CVECheck.test_parse_cve_from_patch_contents (subunit.RemotedTestCase)
2025-11-21 10:21:44,866 - oe-selftest - INFO - ... ok
2025-11-21 10:21:44,866 - oe-selftest - INFO - 5: 6/28 202/643 (0.01s) (0 failed) (cve_check.CVECheck.test_parse_cve_from_patch_contents)
2025-11-21 10:21:44,872 - oe-selftest - INFO - cve_check.CVECheck.test_parse_cve_from_patch_filename (subunit.RemotedTestCase)
2025-11-21 10:21:44,872 - oe-selftest - INFO - ... ok
2025-11-21 10:21:44,872 - oe-selftest - INFO - 5: 7/28 203/643 (0.01s) (0 failed) (cve_check.CVECheck.test_parse_cve_from_patch_filename)
2025-11-21 10:21:44,879 - oe-selftest - INFO - cve_check.CVECheck.test_product_match (subunit.RemotedTestCase)
2025-11-21 10:21:44,879 - oe-selftest - INFO - ... ok
2025-11-21 10:21:44,879 - oe-selftest - INFO - 5: 8/28 204/643 (0.01s) (0 failed) (cve_check.CVECheck.test_product_match)
2025-11-21 10:21:50,182 - oe-selftest - INFO - multiconfig.MultiConfig.test_multiconfig_inlayer (subunit.RemotedTestCase)
2025-11-21 10:21:50,182 - oe-selftest - INFO - ... ok
2025-11-21 10:21:50,182 - oe-selftest - INFO - 14: 5/14 205/643 (113.87s) (0 failed) (multiconfig.MultiConfig.test_multiconfig_inlayer)
2025-11-21 10:21:56,727 - oe-selftest - INFO - cve_check.CVECheck.test_recipe_report_json (subunit.RemotedTestCase)
2025-11-21 10:21:56,727 - oe-selftest - INFO - ... ok
2025-11-21 10:21:56,727 - oe-selftest - INFO - 5: 9/28 206/643 (11.85s) (0 failed) (cve_check.CVECheck.test_recipe_report_json)
2025-11-21 10:21:56,976 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine_slirp (subunit.RemotedTestCase)
2025-11-21 10:21:56,976 - oe-selftest - INFO - ... ERROR
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
Created listening socket for qemu serial console on: 127.0.0.1:37823
Created listening socket for qemu serial console on: 127.0.0.1:49649
launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
runqemu started, pid is 4143111
waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:21:56,976 - oe-selftest - INFO - 8: 46/94 207/643 (12.32s) (6 failed) (runqemu.RunqemuTests.test_boot_machine_slirp)
2025-11-21 10:21:56,976 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 121, in test_boot_machine_slirp
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102151:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:37823
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:49649
DEBUG: launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
DEBUG: runqemu started, pid is 4143111
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
Created listening socket for qemu serial console on: 127.0.0.1:37823
Created listening socket for qemu serial console on: 127.0.0.1:49649
launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
runqemu started, pid is 4143111
waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:22:07,931 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_machine_slirp_qcow2 (subunit.RemotedTestCase)
2025-11-21 10:22:07,932 - oe-selftest - INFO - ... ERROR
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
Created listening socket for qemu serial console on: 127.0.0.1:37823
Created listening socket for qemu serial console on: 127.0.0.1:49649
launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
runqemu started, pid is 4143111
waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102202
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102202
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.s6jfftxk
Created listening socket for qemu serial console on: 127.0.0.1:51205
Created listening socket for qemu serial console on: 127.0.0.1:57415
launchcmd=runqemu nographic snapshot kvm slirp wic.qcow2 qemux86-64 tcpserial=51205:57415 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.dzinaacx,server,wait -qmp unix:./.s6jfftxk,server,nowait"
runqemu started, pid is 4147235
waiting at most 300 seconds for qemu pid (11/21/25 10:22:05)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315983.19
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:22:07,932 - oe-selftest - INFO - 8: 47/94 208/643 (10.96s) (8 failed) (runqemu.RunqemuTests.test_boot_machine_slirp_qcow2)
2025-11-21 10:22:07,932 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 129, in test_boot_machine_slirp_qcow2
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102202:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102202
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102202
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.s6jfftxk
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:51205
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:57415
DEBUG: launchcmd=runqemu nographic snapshot kvm slirp wic.qcow2 qemux86-64 tcpserial=51205:57415 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.dzinaacx,server,wait -qmp unix:./.s6jfftxk,server,nowait"
DEBUG: runqemu started, pid is 4147235
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:22:05)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315983.19
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
Created listening socket for qemu serial console on: 127.0.0.1:37823
Created listening socket for qemu serial console on: 127.0.0.1:49649
launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
runqemu started, pid is 4143111
waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102202
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102202
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.s6jfftxk
Created listening socket for qemu serial console on: 127.0.0.1:51205
Created listening socket for qemu serial console on: 127.0.0.1:57415
launchcmd=runqemu nographic snapshot kvm slirp wic.qcow2 qemux86-64 tcpserial=51205:57415 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.dzinaacx,server,wait -qmp unix:./.s6jfftxk,server,nowait"
runqemu started, pid is 4147235
waiting at most 300 seconds for qemu pid (11/21/25 10:22:05)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315983.19
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
2025-11-21 10:22:08,079 - oe-selftest - INFO - cve_check.CVECheck.test_recipe_report_json_ignored (subunit.RemotedTestCase)
2025-11-21 10:22:08,079 - oe-selftest - INFO - ... ok
2025-11-21 10:22:08,079 - oe-selftest - INFO - 5: 10/28 209/643 (11.35s) (0 failed) (cve_check.CVECheck.test_recipe_report_json_ignored)
2025-11-21 10:22:10,117 - oe-selftest - INFO - runtime_test.SystemTap.test_crosstap_syscalls_by_proc (subunit.RemotedTestCase)
2025-11-21 10:22:10,117 - oe-selftest - INFO - ... ok
2025-11-21 10:22:10,117 - oe-selftest - INFO - 10: 22/25 210/643 (124.19s) (14 failed) (runtime_test.SystemTap.test_crosstap_syscalls_by_proc)
2025-11-21 10:22:13,644 - oe-selftest - INFO - sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs (subunit.RemotedTestCase)
2025-11-21 10:22:13,644 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.3h37k_36
Created listening socket for qemu serial console on: 127.0.0.1:55715
Created listening socket for qemu serial console on: 127.0.0.1:35117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=55715:35117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait"
runqemu started, pid is 3992702
waiting at most 300 seconds for qemu pid (11/21/25 10:18:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP connected to QEMU at 11/21/25 10:18:15 and took 3.60 seconds
QMP released QEMU at 11/21/25 10:18:15 and took 0.16 seconds from connect
qemu started in 3.76 seconds - qemu procces pid is 3997204 (11/21/25 10:18:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702
runqemu - INFO - Copy done in 0.7398064136505127 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315750.75
Waiting at most 1000 seconds for login banner (11/21/25 10:18:15)
Connection from 127.0.0.1:36186
Reached login banner in 4.39 seconds (11/21/25 10:18:19)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101829
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101829
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/._ho1z6m6
Created listening socket for qemu serial console on: 127.0.0.1:34961
Created listening socket for qemu serial console on: 127.0.0.1:35579
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=34961:35579 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait"
runqemu started, pid is 4041035
waiting at most 300 seconds for qemu pid (11/21/25 10:18:55)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP connected to QEMU at 11/21/25 10:18:57 and took 2.58 seconds
QMP released QEMU at 11/21/25 10:18:58 and took 0.17 seconds from connect
qemu started in 2.74 seconds - qemu procces pid is 4042663 (11/21/25 10:18:58)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035
runqemu - INFO - Copy done in 0.69948410987854 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315793.20
Waiting at most 1000 seconds for login banner (11/21/25 10:18:58)
Connection from 127.0.0.1:33754
Reached login banner in 3.38 seconds (11/21/25 10:19:01)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101911
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101911
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.1rostrbi
Created listening socket for qemu serial console on: 127.0.0.1:42681
Created listening socket for qemu serial console on: 127.0.0.1:53461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=42681:53461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait"
runqemu started, pid is 4076660
waiting at most 300 seconds for qemu pid (11/21/25 10:19:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP connected to QEMU at 11/21/25 10:19:53 and took 3.09 seconds
QMP released QEMU at 11/21/25 10:19:53 and took 0.17 seconds from connect
qemu started in 3.26 seconds - qemu procces pid is 4077549 (11/21/25 10:19:53)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660
runqemu - INFO - Copy done in 0.7815234661102295 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315848.60
Waiting at most 1000 seconds for login banner (11/21/25 10:19:53)
Connection from 127.0.0.1:58170
Reached login banner in 3.50 seconds (11/21/25 10:19:56)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102006
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102006
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.aaerp6ep
Created listening socket for qemu serial console on: 127.0.0.1:45271
Created listening socket for qemu serial console on: 127.0.0.1:39553
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45271:39553 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait"
runqemu started, pid is 4142421
waiting at most 300 seconds for qemu pid (11/21/25 10:21:52)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP connected to QEMU at 11/21/25 10:21:55 and took 3.08 seconds
QMP released QEMU at 11/21/25 10:21:56 and took 0.16 seconds from connect
qemu started in 3.24 seconds - qemu procces pid is 4143421 (11/21/25 10:21:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421
runqemu - INFO - Copy done in 0.9703052043914795 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315971.39
Waiting at most 1000 seconds for login banner (11/21/25 10:21:56)
Connection from 127.0.0.1:39124
Reached login banner in 5.30 seconds (11/21/25 10:22:01)
Logged in as root in serial console
2025-11-21 10:22:13,644 - oe-selftest - INFO - 10: 23/25 211/643 (3.53s) (14 failed) (sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs)
2025-11-21 10:22:13,645 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 469, in test_sstate_allarch_samesigs
self.sstate_common_samesigs(configA, configB, allarch=True)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 179, in sstate_common_samesigs
bitbake("world meta-toolchain -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 world meta-toolchain -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 10:22:12.881238)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.3h37k_36
Created listening socket for qemu serial console on: 127.0.0.1:55715
Created listening socket for qemu serial console on: 127.0.0.1:35117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=55715:35117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait"
runqemu started, pid is 3992702
waiting at most 300 seconds for qemu pid (11/21/25 10:18:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP connected to QEMU at 11/21/25 10:18:15 and took 3.60 seconds
QMP released QEMU at 11/21/25 10:18:15 and took 0.16 seconds from connect
qemu started in 3.76 seconds - qemu procces pid is 3997204 (11/21/25 10:18:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702
runqemu - INFO - Copy done in 0.7398064136505127 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315750.75
Waiting at most 1000 seconds for login banner (11/21/25 10:18:15)
Connection from 127.0.0.1:36186
Reached login banner in 4.39 seconds (11/21/25 10:18:19)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101829
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101829
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/._ho1z6m6
Created listening socket for qemu serial console on: 127.0.0.1:34961
Created listening socket for qemu serial console on: 127.0.0.1:35579
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=34961:35579 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait"
runqemu started, pid is 4041035
waiting at most 300 seconds for qemu pid (11/21/25 10:18:55)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP connected to QEMU at 11/21/25 10:18:57 and took 2.58 seconds
QMP released QEMU at 11/21/25 10:18:58 and took 0.17 seconds from connect
qemu started in 2.74 seconds - qemu procces pid is 4042663 (11/21/25 10:18:58)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035
runqemu - INFO - Copy done in 0.69948410987854 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315793.20
Waiting at most 1000 seconds for login banner (11/21/25 10:18:58)
Connection from 127.0.0.1:33754
Reached login banner in 3.38 seconds (11/21/25 10:19:01)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101911
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101911
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.1rostrbi
Created listening socket for qemu serial console on: 127.0.0.1:42681
Created listening socket for qemu serial console on: 127.0.0.1:53461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=42681:53461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait"
runqemu started, pid is 4076660
waiting at most 300 seconds for qemu pid (11/21/25 10:19:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP connected to QEMU at 11/21/25 10:19:53 and took 3.09 seconds
QMP released QEMU at 11/21/25 10:19:53 and took 0.17 seconds from connect
qemu started in 3.26 seconds - qemu procces pid is 4077549 (11/21/25 10:19:53)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660
runqemu - INFO - Copy done in 0.7815234661102295 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315848.60
Waiting at most 1000 seconds for login banner (11/21/25 10:19:53)
Connection from 127.0.0.1:58170
Reached login banner in 3.50 seconds (11/21/25 10:19:56)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102006
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102006
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.aaerp6ep
Created listening socket for qemu serial console on: 127.0.0.1:45271
Created listening socket for qemu serial console on: 127.0.0.1:39553
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45271:39553 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait"
runqemu started, pid is 4142421
waiting at most 300 seconds for qemu pid (11/21/25 10:21:52)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP connected to QEMU at 11/21/25 10:21:55 and took 3.08 seconds
QMP released QEMU at 11/21/25 10:21:56 and took 0.16 seconds from connect
qemu started in 3.24 seconds - qemu procces pid is 4143421 (11/21/25 10:21:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421
runqemu - INFO - Copy done in 0.9703052043914795 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315971.39
Waiting at most 1000 seconds for login banner (11/21/25 10:21:56)
Connection from 127.0.0.1:39124
Reached login banner in 5.30 seconds (11/21/25 10:22:01)
Logged in as root in serial console
2025-11-21 10:22:16,447 - oe-selftest - INFO - sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib (subunit.RemotedTestCase)
2025-11-21 10:22:16,448 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.3h37k_36
Created listening socket for qemu serial console on: 127.0.0.1:55715
Created listening socket for qemu serial console on: 127.0.0.1:35117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=55715:35117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait"
runqemu started, pid is 3992702
waiting at most 300 seconds for qemu pid (11/21/25 10:18:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP connected to QEMU at 11/21/25 10:18:15 and took 3.60 seconds
QMP released QEMU at 11/21/25 10:18:15 and took 0.16 seconds from connect
qemu started in 3.76 seconds - qemu procces pid is 3997204 (11/21/25 10:18:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702
runqemu - INFO - Copy done in 0.7398064136505127 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315750.75
Waiting at most 1000 seconds for login banner (11/21/25 10:18:15)
Connection from 127.0.0.1:36186
Reached login banner in 4.39 seconds (11/21/25 10:18:19)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101829
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101829
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/._ho1z6m6
Created listening socket for qemu serial console on: 127.0.0.1:34961
Created listening socket for qemu serial console on: 127.0.0.1:35579
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=34961:35579 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait"
runqemu started, pid is 4041035
waiting at most 300 seconds for qemu pid (11/21/25 10:18:55)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP connected to QEMU at 11/21/25 10:18:57 and took 2.58 seconds
QMP released QEMU at 11/21/25 10:18:58 and took 0.17 seconds from connect
qemu started in 2.74 seconds - qemu procces pid is 4042663 (11/21/25 10:18:58)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035
runqemu - INFO - Copy done in 0.69948410987854 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315793.20
Waiting at most 1000 seconds for login banner (11/21/25 10:18:58)
Connection from 127.0.0.1:33754
Reached login banner in 3.38 seconds (11/21/25 10:19:01)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101911
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101911
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.1rostrbi
Created listening socket for qemu serial console on: 127.0.0.1:42681
Created listening socket for qemu serial console on: 127.0.0.1:53461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=42681:53461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait"
runqemu started, pid is 4076660
waiting at most 300 seconds for qemu pid (11/21/25 10:19:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP connected to QEMU at 11/21/25 10:19:53 and took 3.09 seconds
QMP released QEMU at 11/21/25 10:19:53 and took 0.17 seconds from connect
qemu started in 3.26 seconds - qemu procces pid is 4077549 (11/21/25 10:19:53)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660
runqemu - INFO - Copy done in 0.7815234661102295 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315848.60
Waiting at most 1000 seconds for login banner (11/21/25 10:19:53)
Connection from 127.0.0.1:58170
Reached login banner in 3.50 seconds (11/21/25 10:19:56)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102006
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102006
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.aaerp6ep
Created listening socket for qemu serial console on: 127.0.0.1:45271
Created listening socket for qemu serial console on: 127.0.0.1:39553
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45271:39553 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait"
runqemu started, pid is 4142421
waiting at most 300 seconds for qemu pid (11/21/25 10:21:52)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP connected to QEMU at 11/21/25 10:21:55 and took 3.08 seconds
QMP released QEMU at 11/21/25 10:21:56 and took 0.16 seconds from connect
qemu started in 3.24 seconds - qemu procces pid is 4143421 (11/21/25 10:21:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421
runqemu - INFO - Copy done in 0.9703052043914795 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315971.39
Waiting at most 1000 seconds for login banner (11/21/25 10:21:56)
Connection from 127.0.0.1:39124
Reached login banner in 5.30 seconds (11/21/25 10:22:01)
Logged in as root in serial console
2025-11-21 10:22:16,448 - oe-selftest - INFO - 10: 24/25 212/643 (2.80s) (16 failed) (sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib)
2025-11-21 10:22:16,448 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 491, in test_sstate_nativesdk_samesigs_multilib
self.sstate_common_samesigs(configA, configB)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 179, in sstate_common_samesigs
bitbake("world meta-toolchain -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 world meta-toolchain -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 10:22:15.682131)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.3h37k_36
Created listening socket for qemu serial console on: 127.0.0.1:55715
Created listening socket for qemu serial console on: 127.0.0.1:35117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=55715:35117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait"
runqemu started, pid is 3992702
waiting at most 300 seconds for qemu pid (11/21/25 10:18:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP connected to QEMU at 11/21/25 10:18:15 and took 3.60 seconds
QMP released QEMU at 11/21/25 10:18:15 and took 0.16 seconds from connect
qemu started in 3.76 seconds - qemu procces pid is 3997204 (11/21/25 10:18:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702
runqemu - INFO - Copy done in 0.7398064136505127 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315750.75
Waiting at most 1000 seconds for login banner (11/21/25 10:18:15)
Connection from 127.0.0.1:36186
Reached login banner in 4.39 seconds (11/21/25 10:18:19)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101829
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101829
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/._ho1z6m6
Created listening socket for qemu serial console on: 127.0.0.1:34961
Created listening socket for qemu serial console on: 127.0.0.1:35579
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=34961:35579 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait"
runqemu started, pid is 4041035
waiting at most 300 seconds for qemu pid (11/21/25 10:18:55)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP connected to QEMU at 11/21/25 10:18:57 and took 2.58 seconds
QMP released QEMU at 11/21/25 10:18:58 and took 0.17 seconds from connect
qemu started in 2.74 seconds - qemu procces pid is 4042663 (11/21/25 10:18:58)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035
runqemu - INFO - Copy done in 0.69948410987854 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315793.20
Waiting at most 1000 seconds for login banner (11/21/25 10:18:58)
Connection from 127.0.0.1:33754
Reached login banner in 3.38 seconds (11/21/25 10:19:01)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101911
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101911
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.1rostrbi
Created listening socket for qemu serial console on: 127.0.0.1:42681
Created listening socket for qemu serial console on: 127.0.0.1:53461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=42681:53461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait"
runqemu started, pid is 4076660
waiting at most 300 seconds for qemu pid (11/21/25 10:19:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP connected to QEMU at 11/21/25 10:19:53 and took 3.09 seconds
QMP released QEMU at 11/21/25 10:19:53 and took 0.17 seconds from connect
qemu started in 3.26 seconds - qemu procces pid is 4077549 (11/21/25 10:19:53)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660
runqemu - INFO - Copy done in 0.7815234661102295 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315848.60
Waiting at most 1000 seconds for login banner (11/21/25 10:19:53)
Connection from 127.0.0.1:58170
Reached login banner in 3.50 seconds (11/21/25 10:19:56)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102006
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102006
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.aaerp6ep
Created listening socket for qemu serial console on: 127.0.0.1:45271
Created listening socket for qemu serial console on: 127.0.0.1:39553
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45271:39553 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait"
runqemu started, pid is 4142421
waiting at most 300 seconds for qemu pid (11/21/25 10:21:52)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP connected to QEMU at 11/21/25 10:21:55 and took 3.08 seconds
QMP released QEMU at 11/21/25 10:21:56 and took 0.16 seconds from connect
qemu started in 3.24 seconds - qemu procces pid is 4143421 (11/21/25 10:21:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421
runqemu - INFO - Copy done in 0.9703052043914795 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315971.39
Waiting at most 1000 seconds for login banner (11/21/25 10:21:56)
Connection from 127.0.0.1:39124
Reached login banner in 5.30 seconds (11/21/25 10:22:01)
Logged in as root in serial console
2025-11-21 10:22:18,954 - oe-selftest - INFO - efibootpartition.GenericEFITest.test_boot_efi (subunit.RemotedTestCase)
2025-11-21 10:22:18,954 - oe-selftest - INFO - ... ok
2025-11-21 10:22:18,954 - oe-selftest - INFO - 3: 4/41 213/643 (889.33s) (0 failed) (efibootpartition.GenericEFITest.test_boot_efi)
2025-11-21 10:22:19,024 - oe-selftest - INFO - devtool.DevtoolResetTests.test_devtool_reset_all (subunit.RemotedTestCase)
2025-11-21 10:22:19,024 - oe-selftest - INFO - ... ok
2025-11-21 10:22:19,024 - oe-selftest - INFO - 13: 4/36 214/643 (214.34s) (0 failed) (devtool.DevtoolResetTests.test_devtool_reset_all)
2025-11-21 10:22:25,606 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git (subunit.RemotedTestCase)
2025-11-21 10:22:25,606 - oe-selftest - INFO - ... ok
2025-11-21 10:22:25,607 - oe-selftest - INFO - 0: 8/43 215/643 (149.54s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git)
2025-11-21 10:22:27,771 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_qemu_boot (subunit.RemotedTestCase)
2025-11-21 10:22:27,771 - oe-selftest - INFO - ... ok
2025-11-21 10:22:27,771 - oe-selftest - INFO - 8: 48/94 216/643 (19.84s) (10 failed) (runqemu.RunqemuTests.test_boot_qemu_boot)
2025-11-21 10:22:29,541 - oe-selftest - INFO - wrapper.WrapperTests.test_shebang_wrapper (subunit.RemotedTestCase)
2025-11-21 10:22:29,546 - oe-selftest - INFO - ... ok
2025-11-21 10:22:29,546 - oe-selftest - INFO - 10: 25/25 217/643 (13.09s) (18 failed) (wrapper.WrapperTests.test_shebang_wrapper)
2025-11-21 10:22:33,682 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only (subunit.RemotedTestCase)
2025-11-21 10:22:33,686 - oe-selftest - INFO - ... ok
2025-11-21 10:22:33,686 - oe-selftest - INFO - 12: 10/44 218/643 (70.20s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only)
2025-11-21 10:22:37,659 - oe-selftest - INFO - cve_check.CVECheck.test_recipe_report_json_unpatched (subunit.RemotedTestCase)
2025-11-21 10:22:37,659 - oe-selftest - INFO - ... ok
2025-11-21 10:22:37,660 - oe-selftest - INFO - 5: 11/28 219/643 (29.58s) (0 failed) (cve_check.CVECheck.test_recipe_report_json_unpatched)
2025-11-21 10:22:37,668 - oe-selftest - INFO - cve_check.CVECheck.test_version_compare (subunit.RemotedTestCase)
2025-11-21 10:22:37,668 - oe-selftest - INFO - ... ok
2025-11-21 10:22:37,668 - oe-selftest - INFO - 5: 12/28 220/643 (0.01s) (0 failed) (cve_check.CVECheck.test_version_compare)
2025-11-21 10:22:39,803 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license (subunit.RemotedTestCase)
2025-11-21 10:22:39,804 - oe-selftest - INFO - ... ok
2025-11-21 10:22:39,804 - oe-selftest - INFO - 3: 5/41 221/643 (20.85s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license)
2025-11-21 10:22:54,101 - oe-selftest - INFO - bblock.BBLock.test_lock_single_recipe_single_task (subunit.RemotedTestCase)
2025-11-21 10:22:54,101 - oe-selftest - INFO - ... ok
2025-11-21 10:22:54,102 - oe-selftest - INFO - 7: 5/46 222/643 (198.09s) (2 failed) (bblock.BBLock.test_lock_single_recipe_single_task)
2025-11-21 10:22:56,707 - oe-selftest - INFO - devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus (subunit.RemotedTestCase)
2025-11-21 10:22:56,707 - oe-selftest - INFO - ... ok
2025-11-21 10:22:56,707 - oe-selftest - INFO - 13: 5/36 223/643 (37.68s) (0 failed) (devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus)
2025-11-21 10:22:59,845 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_recipe_image (subunit.RemotedTestCase)
2025-11-21 10:22:59,846 - oe-selftest - INFO - ... ok
2025-11-21 10:22:59,846 - oe-selftest - INFO - 8: 49/94 224/643 (32.07s) (10 failed) (runqemu.RunqemuTests.test_boot_recipe_image)
2025-11-21 10:23:01,550 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license (subunit.RemotedTestCase)
2025-11-21 10:23:01,550 - oe-selftest - INFO - ... ok
2025-11-21 10:23:01,550 - oe-selftest - INFO - 3: 6/41 225/643 (21.75s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license)
2025-11-21 10:23:05,576 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias (subunit.RemotedTestCase)
2025-11-21 10:23:05,576 - oe-selftest - INFO - ... ok
2025-11-21 10:23:05,576 - oe-selftest - INFO - 3: 7/41 226/643 (4.03s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias)
2025-11-21 10:23:07,926 - oe-selftest - INFO - externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files (subunit.RemotedTestCase)
2025-11-21 10:23:07,926 - oe-selftest - INFO - ... ok
2025-11-21 10:23:07,926 - oe-selftest - INFO - 5: 13/28 227/643 (30.26s) (0 failed) (externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files)
2025-11-21 10:23:07,989 - oe-selftest - INFO - multiconfig.MultiConfig.test_multiconfig_reparse (subunit.RemotedTestCase)
2025-11-21 10:23:07,989 - oe-selftest - INFO - ... ok
2025-11-21 10:23:07,989 - oe-selftest - INFO - 14: 6/14 228/643 (77.81s) (0 failed) (multiconfig.MultiConfig.test_multiconfig_reparse)
2025-11-21 10:23:09,119 - oe-selftest - INFO - oescripts.OEGitproxyTests.test_oegitproxy_help (subunit.RemotedTestCase)
2025-11-21 10:23:09,119 - oe-selftest - INFO - ... ok
2025-11-21 10:23:09,119 - oe-selftest - INFO - 14: 7/14 229/643 (0.04s) (0 failed) (oescripts.OEGitproxyTests.test_oegitproxy_help)
2025-11-21 10:23:09,304 - oe-selftest - INFO - oescripts.OEGitproxyTests.test_oegitproxy_proxy (subunit.RemotedTestCase)
2025-11-21 10:23:09,304 - oe-selftest - INFO - ... ok
2025-11-21 10:23:09,305 - oe-selftest - INFO - 14: 8/14 230/643 (0.19s) (0 failed) (oescripts.OEGitproxyTests.test_oegitproxy_proxy)
2025-11-21 10:23:09,310 - oe-selftest - INFO - oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash (subunit.RemotedTestCase)
2025-11-21 10:23:09,311 - oe-selftest - INFO - ... skipped 'No "dash" found on test system.\n'
2025-11-21 10:23:09,311 - oe-selftest - INFO - 14: 9/14 231/643 (0.01s) (0 failed) (oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash)
2025-11-21 10:23:09,311 - oe-selftest - INFO - No "dash" found on test system.
2025-11-21 10:23:16,603 - oe-selftest - INFO - recipetool.RecipetoolTests.test_recipetool_handle_license_vars (subunit.RemotedTestCase)
2025-11-21 10:23:16,603 - oe-selftest - INFO - ... ok
2025-11-21 10:23:16,603 - oe-selftest - INFO - 14: 10/14 232/643 (1.87s) (0 failed) (recipetool.RecipetoolTests.test_recipetool_handle_license_vars)
2025-11-21 10:23:23,160 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard (subunit.RemotedTestCase)
2025-11-21 10:23:23,160 - oe-selftest - INFO - ... ok
2025-11-21 10:23:23,160 - oe-selftest - INFO - 3: 8/41 233/643 (17.58s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard)
2025-11-21 10:23:25,728 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_recipe_image_vdi (subunit.RemotedTestCase)
2025-11-21 10:23:25,728 - oe-selftest - INFO - ... ok
2025-11-21 10:23:25,728 - oe-selftest - INFO - 8: 50/94 234/643 (25.88s) (10 failed) (runqemu.RunqemuTests.test_boot_recipe_image_vdi)
2025-11-21 10:23:26,424 - oe-selftest - INFO - recipetool.RecipetoolTests.test_recipetool_load_plugin (subunit.RemotedTestCase)
2025-11-21 10:23:26,425 - oe-selftest - INFO - ... ok
2025-11-21 10:23:26,425 - oe-selftest - INFO - 14: 11/14 235/643 (9.82s) (0 failed) (recipetool.RecipetoolTests.test_recipetool_load_plugin)
2025-11-21 10:23:26,442 - oe-selftest - INFO - recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses (subunit.RemotedTestCase)
2025-11-21 10:23:26,442 - oe-selftest - INFO - ... ok
2025-11-21 10:23:26,442 - oe-selftest - INFO - 14: 12/14 236/643 (0.02s) (0 failed) (recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses)
2025-11-21 10:23:27,557 - oe-selftest - INFO - selftest.ExternalLayer.test_list_imported (subunit.RemotedTestCase)
2025-11-21 10:23:27,557 - oe-selftest - INFO - ... ok
2025-11-21 10:23:27,558 - oe-selftest - INFO - 14: 13/14 237/643 (0.01s) (0 failed) (selftest.ExternalLayer.test_list_imported)
2025-11-21 10:23:37,469 - oe-selftest - INFO - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses (subunit.RemotedTestCase)
2025-11-21 10:23:37,469 - oe-selftest - INFO - ... ok
2025-11-21 10:23:37,469 - oe-selftest - INFO - 3: 9/41 238/643 (14.31s) (0 failed) (incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses)
2025-11-21 10:23:37,469 - oe-selftest - INFO - oelib.elf.TestElf.test_machine_name (subunit.RemotedTestCase)
2025-11-21 10:23:37,470 - oe-selftest - INFO - ... ok
2025-11-21 10:23:37,470 - oe-selftest - INFO - 3: 10/41 239/643 (0.00s) (0 failed) (oelib.elf.TestElf.test_machine_name)
2025-11-21 10:23:38,257 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_git (subunit.RemotedTestCase)
2025-11-21 10:23:38,257 - oe-selftest - INFO - ... ok
2025-11-21 10:23:38,257 - oe-selftest - INFO - 0: 9/43 240/643 (72.65s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_git)
2025-11-21 10:23:38,962 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu (subunit.RemotedTestCase)
2025-11-21 10:23:38,962 - oe-selftest - INFO - ... ok
2025-11-21 10:23:38,962 - oe-selftest - INFO - 11: 4/35 241/643 (569.53s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu)
2025-11-21 10:23:50,069 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_recipe_image_vmdk (subunit.RemotedTestCase)
2025-11-21 10:23:50,069 - oe-selftest - INFO - ... ok
2025-11-21 10:23:50,070 - oe-selftest - INFO - 8: 51/94 242/643 (24.34s) (10 failed) (runqemu.RunqemuTests.test_boot_recipe_image_vmdk)
2025-11-21 10:24:09,675 - oe-selftest - INFO - runqemu.RunqemuTests.test_boot_rootfs (subunit.RemotedTestCase)
2025-11-21 10:24:09,675 - oe-selftest - INFO - ... ok
2025-11-21 10:24:09,675 - oe-selftest - INFO - 8: 52/94 243/643 (19.61s) (10 failed) (runqemu.RunqemuTests.test_boot_rootfs)
2025-11-21 10:24:14,176 - oe-selftest - INFO - sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo (subunit.RemotedTestCase)
2025-11-21 10:24:14,177 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
Created listening socket for qemu serial console on: 127.0.0.1:37823
Created listening socket for qemu serial console on: 127.0.0.1:49649
launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
runqemu started, pid is 4143111
waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102202
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102202
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.s6jfftxk
Created listening socket for qemu serial console on: 127.0.0.1:51205
Created listening socket for qemu serial console on: 127.0.0.1:57415
launchcmd=runqemu nographic snapshot kvm slirp wic.qcow2 qemux86-64 tcpserial=51205:57415 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.dzinaacx,server,wait -qmp unix:./.s6jfftxk,server,nowait"
runqemu started, pid is 4147235
waiting at most 300 seconds for qemu pid (11/21/25 10:22:05)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315983.19
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102213
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102213
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.rw_hopa6
Created listening socket for qemu serial console on: 127.0.0.1:44677
Created listening socket for qemu serial console on: 127.0.0.1:43391
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf tcpserial=44677:43391 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4yqzkl6o,server,wait -qmp unix:./.rw_hopa6,server,nowait"
runqemu started, pid is 4155796
waiting at most 300 seconds for qemu pid (11/21/25 10:22:16)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4yqzkl6o
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4yqzkl6o
QMP connected to QEMU at 11/21/25 10:22:16 and took 0.55 seconds
QMP released QEMU at 11/21/25 10:22:16 and took 0.14 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 4155845 (11/21/25 10:22:16)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44677,nodelay=on -serial tcp:127.0.0.1:43391,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4yqzkl6o,server,wait -qmp unix:./.rw_hopa6,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315991.97
Waiting at most 1000 seconds for login banner (11/21/25 10:22:16)
Connection from 127.0.0.1:44560
Reached login banner in 2.80 seconds (11/21/25 10:22:19)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102233
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102233
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.kq78lw_w
Created listening socket for qemu serial console on: 127.0.0.1:44897
Created listening socket for qemu serial console on: 127.0.0.1:42169
launchcmd=runqemu nographic snapshot kvm core-image-minimal tcpserial=44897:42169 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.ec6h2tqr,server,wait -qmp unix:./.kq78lw_w,server,nowait"
runqemu started, pid is 4162801
waiting at most 300 seconds for qemu pid (11/21/25 10:22:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.ec6h2tqr
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.ec6h2tqr
QMP Port does not exist waiting for it to be created
QMP port does not exist yet!
QMP connected to QEMU at 11/21/25 10:22:45 and took 8.10 seconds
QMP released QEMU at 11/21/25 10:22:45 and took 0.14 seconds from connect
qemu started in 0.73 seconds - qemu procces pid is 4164098 (11/21/25 10:22:45)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44897,nodelay=on -serial tcp:127.0.0.1:42169,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.ec6h2tqr,server,wait -qmp unix:./.kq78lw_w,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316020.30
Waiting at most 1000 seconds for login banner (11/21/25 10:22:45)
Connection from 127.0.0.1:56122
Reached login banner in 6.37 seconds (11/21/25 10:22:51)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102305
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102305
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.t5mspdin
Created listening socket for qemu serial console on: 127.0.0.1:33135
Created listening socket for qemu serial console on: 127.0.0.1:55973
launchcmd=runqemu nographic snapshot kvm core-image-minimal wic.vdi tcpserial=33135:55973 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.m23gj3_y,server,wait -qmp unix:./.t5mspdin,server,nowait"
runqemu started, pid is 4169009
waiting at most 300 seconds for qemu pid (11/21/25 10:23:08)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.m23gj3_y
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.m23gj3_y
QMP connected to QEMU at 11/21/25 10:23:14 and took 6.54 seconds
QMP released QEMU at 11/21/25 10:23:15 and took 0.12 seconds from connect
qemu started in 6.65 seconds - qemu procces pid is 4170500 (11/21/25 10:23:15)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic.vdi]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vdi]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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 - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vdi,if=virtio,format=vdi -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33135,nodelay=on -serial tcp:127.0.0.1:55973,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.m23gj3_y,server,wait -qmp unix:./.t5mspdin,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 316050.21
Waiting at most 1000 seconds for login banner (11/21/25 10:23:15)
Connection from 127.0.0.1:41670
Reached login banner in 2.51 seconds (11/21/25 10:23:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102331
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102331
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.lnz5xrbq
Created listening socket for qemu serial console on: 127.0.0.1:47627
Created listening socket for qemu serial console on: 127.0.0.1:35123
launchcmd=runqemu nographic snapshot kvm core-image-minimal wic.vmdk tcpserial=47627:35123 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6dr1jcke,server,wait -qmp unix:./.lnz5xrbq,server,nowait"
runqemu started, pid is 4174079
waiting at most 300 seconds for qemu pid (11/21/25 10:23:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6dr1jcke
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6dr1jcke
QMP connected to QEMU at 11/21/25 10:23:39 and took 5.54 seconds
QMP released QEMU at 11/21/25 10:23:39 and took 0.14 seconds from connect
qemu started in 5.68 seconds - qemu procces pid is 4175336 (11/21/25 10:23:39)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic.vmdk]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vmdk]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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 - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vmdk,if=virtio,format=vmdk -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47627,nodelay=on -serial tcp:127.0.0.1:35123,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6dr1jcke,server,wait -qmp unix:./.lnz5xrbq,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 316074.96
Waiting at most 1000 seconds for login banner (11/21/25 10:23:39)
Connection from 127.0.0.1:53478
Reached login banner in 2.42 seconds (11/21/25 10:23:41)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102355
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102355
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9ln_8ha7
Created listening socket for qemu serial console on: 127.0.0.1:52765
Created listening socket for qemu serial console on: 127.0.0.1:45185
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=52765:45185 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.askq8_tv,server,wait -qmp unix:./.9ln_8ha7,server,nowait"
runqemu started, pid is 4177442
waiting at most 300 seconds for qemu pid (11/21/25 10:23:58)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.askq8_tv
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.askq8_tv
QMP connected to QEMU at 11/21/25 10:23:58 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:23:58 and took 0.08 seconds from connect
qemu started in 0.62 seconds - qemu procces pid is 4177445 (11/21/25 10:23:58)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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 - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52765,nodelay=on -serial tcp:127.0.0.1:45185,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.askq8_tv,server,wait -qmp unix:./.9ln_8ha7,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316093.88
Waiting at most 1000 seconds for login banner (11/21/25 10:23:58)
Connection from 127.0.0.1:48648
Reached login banner in 2.81 seconds (11/21/25 10:24:01)
Logged in as root in serial console
2025-11-21 10:24:14,177 - oe-selftest - INFO - 8: 53/94 244/643 (4.50s) (10 failed) (sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo)
2025-11-21 10:24:14,177 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 749, in test_sstate_compare_sigfiles_and_find_siginfo
bitbake("%s -c do_tmptask1 -S none" % pn)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 binutils -c do_tmptask1 -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 10:24:12.801075)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
Created listening socket for qemu serial console on: 127.0.0.1:37823
Created listening socket for qemu serial console on: 127.0.0.1:49649
launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
runqemu started, pid is 4143111
waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102202
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102202
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.s6jfftxk
Created listening socket for qemu serial console on: 127.0.0.1:51205
Created listening socket for qemu serial console on: 127.0.0.1:57415
launchcmd=runqemu nographic snapshot kvm slirp wic.qcow2 qemux86-64 tcpserial=51205:57415 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.dzinaacx,server,wait -qmp unix:./.s6jfftxk,server,nowait"
runqemu started, pid is 4147235
waiting at most 300 seconds for qemu pid (11/21/25 10:22:05)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315983.19
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102213
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102213
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.rw_hopa6
Created listening socket for qemu serial console on: 127.0.0.1:44677
Created listening socket for qemu serial console on: 127.0.0.1:43391
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf tcpserial=44677:43391 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4yqzkl6o,server,wait -qmp unix:./.rw_hopa6,server,nowait"
runqemu started, pid is 4155796
waiting at most 300 seconds for qemu pid (11/21/25 10:22:16)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4yqzkl6o
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4yqzkl6o
QMP connected to QEMU at 11/21/25 10:22:16 and took 0.55 seconds
QMP released QEMU at 11/21/25 10:22:16 and took 0.14 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 4155845 (11/21/25 10:22:16)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44677,nodelay=on -serial tcp:127.0.0.1:43391,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4yqzkl6o,server,wait -qmp unix:./.rw_hopa6,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315991.97
Waiting at most 1000 seconds for login banner (11/21/25 10:22:16)
Connection from 127.0.0.1:44560
Reached login banner in 2.80 seconds (11/21/25 10:22:19)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102233
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102233
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.kq78lw_w
Created listening socket for qemu serial console on: 127.0.0.1:44897
Created listening socket for qemu serial console on: 127.0.0.1:42169
launchcmd=runqemu nographic snapshot kvm core-image-minimal tcpserial=44897:42169 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.ec6h2tqr,server,wait -qmp unix:./.kq78lw_w,server,nowait"
runqemu started, pid is 4162801
waiting at most 300 seconds for qemu pid (11/21/25 10:22:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.ec6h2tqr
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.ec6h2tqr
QMP Port does not exist waiting for it to be created
QMP port does not exist yet!
QMP connected to QEMU at 11/21/25 10:22:45 and took 8.10 seconds
QMP released QEMU at 11/21/25 10:22:45 and took 0.14 seconds from connect
qemu started in 0.73 seconds - qemu procces pid is 4164098 (11/21/25 10:22:45)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44897,nodelay=on -serial tcp:127.0.0.1:42169,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.ec6h2tqr,server,wait -qmp unix:./.kq78lw_w,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316020.30
Waiting at most 1000 seconds for login banner (11/21/25 10:22:45)
Connection from 127.0.0.1:56122
Reached login banner in 6.37 seconds (11/21/25 10:22:51)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102305
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102305
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.t5mspdin
Created listening socket for qemu serial console on: 127.0.0.1:33135
Created listening socket for qemu serial console on: 127.0.0.1:55973
launchcmd=runqemu nographic snapshot kvm core-image-minimal wic.vdi tcpserial=33135:55973 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.m23gj3_y,server,wait -qmp unix:./.t5mspdin,server,nowait"
runqemu started, pid is 4169009
waiting at most 300 seconds for qemu pid (11/21/25 10:23:08)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.m23gj3_y
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.m23gj3_y
QMP connected to QEMU at 11/21/25 10:23:14 and took 6.54 seconds
QMP released QEMU at 11/21/25 10:23:15 and took 0.12 seconds from connect
qemu started in 6.65 seconds - qemu procces pid is 4170500 (11/21/25 10:23:15)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic.vdi]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vdi]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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 - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vdi,if=virtio,format=vdi -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33135,nodelay=on -serial tcp:127.0.0.1:55973,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.m23gj3_y,server,wait -qmp unix:./.t5mspdin,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 316050.21
Waiting at most 1000 seconds for login banner (11/21/25 10:23:15)
Connection from 127.0.0.1:41670
Reached login banner in 2.51 seconds (11/21/25 10:23:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102331
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102331
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.lnz5xrbq
Created listening socket for qemu serial console on: 127.0.0.1:47627
Created listening socket for qemu serial console on: 127.0.0.1:35123
launchcmd=runqemu nographic snapshot kvm core-image-minimal wic.vmdk tcpserial=47627:35123 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6dr1jcke,server,wait -qmp unix:./.lnz5xrbq,server,nowait"
runqemu started, pid is 4174079
waiting at most 300 seconds for qemu pid (11/21/25 10:23:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6dr1jcke
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6dr1jcke
QMP connected to QEMU at 11/21/25 10:23:39 and took 5.54 seconds
QMP released QEMU at 11/21/25 10:23:39 and took 0.14 seconds from connect
qemu started in 5.68 seconds - qemu procces pid is 4175336 (11/21/25 10:23:39)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic.vmdk]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vmdk]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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 - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vmdk,if=virtio,format=vmdk -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47627,nodelay=on -serial tcp:127.0.0.1:35123,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6dr1jcke,server,wait -qmp unix:./.lnz5xrbq,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 316074.96
Waiting at most 1000 seconds for login banner (11/21/25 10:23:39)
Connection from 127.0.0.1:53478
Reached login banner in 2.42 seconds (11/21/25 10:23:41)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102355
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102355
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9ln_8ha7
Created listening socket for qemu serial console on: 127.0.0.1:52765
Created listening socket for qemu serial console on: 127.0.0.1:45185
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=52765:45185 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.askq8_tv,server,wait -qmp unix:./.9ln_8ha7,server,nowait"
runqemu started, pid is 4177442
waiting at most 300 seconds for qemu pid (11/21/25 10:23:58)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.askq8_tv
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.askq8_tv
QMP connected to QEMU at 11/21/25 10:23:58 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:23:58 and took 0.08 seconds from connect
qemu started in 0.62 seconds - qemu procces pid is 4177445 (11/21/25 10:23:58)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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 - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52765,nodelay=on -serial tcp:127.0.0.1:45185,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.askq8_tv,server,wait -qmp unix:./.9ln_8ha7,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316093.88
Waiting at most 1000 seconds for login banner (11/21/25 10:23:58)
Connection from 127.0.0.1:48648
Reached login banner in 2.81 seconds (11/21/25 10:24:01)
Logged in as root in serial console
2025-11-21 10:25:51,125 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins (subunit.RemotedTestCase)
2025-11-21 10:25:51,125 - oe-selftest - INFO - ... ok
2025-11-21 10:25:51,125 - oe-selftest - INFO - 11: 5/35 245/643 (132.16s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins)
2025-11-21 10:26:00,239 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add (subunit.RemotedTestCase)
2025-11-21 10:26:00,239 - oe-selftest - INFO - ... ok
2025-11-21 10:26:00,239 - oe-selftest - INFO - 7: 6/46 246/643 (174.66s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add)
2025-11-21 10:27:58,771 - oe-selftest - INFO - devtool.DevtoolDeployTargetTests.test_devtool_deploy_target (subunit.RemotedTestCase)
2025-11-21 10:27:58,771 - oe-selftest - INFO - ... ok
2025-11-21 10:27:58,771 - oe-selftest - INFO - 9: 34/95 247/643 (480.26s) (0 failed) (devtool.DevtoolDeployTargetTests.test_devtool_deploy_target)
2025-11-21 10:28:21,527 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files (subunit.RemotedTestCase)
2025-11-21 10:28:21,528 - oe-selftest - INFO - ... ok
2025-11-21 10:28:21,528 - oe-selftest - INFO - 0: 10/43 248/643 (283.27s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files)
2025-11-21 10:30:04,325 - oe-selftest - INFO - sstatetests.SStateTests.test_autorev_sstate_works (subunit.RemotedTestCase)
2025-11-21 10:30:04,325 - oe-selftest - INFO - ... ok
2025-11-21 10:30:04,325 - oe-selftest - INFO - 14: 14/14 249/643 (396.77s) (0 failed) (sstatetests.SStateTests.test_autorev_sstate_works)
2025-11-21 10:31:06,985 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3 (subunit.RemotedTestCase)
2025-11-21 10:31:06,986 - oe-selftest - INFO - ... ok
2025-11-21 10:31:06,986 - oe-selftest - INFO - 0: 11/43 250/643 (165.46s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3)
2025-11-21 10:33:06,917 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_binary (subunit.RemotedTestCase)
2025-11-21 10:33:06,918 - oe-selftest - INFO - ... ok
2025-11-21 10:33:06,918 - oe-selftest - INFO - 7: 7/46 251/643 (426.68s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_binary)
2025-11-21 10:33:59,671 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir (subunit.RemotedTestCase)
2025-11-21 10:33:59,671 - oe-selftest - INFO - ... ok
2025-11-21 10:33:59,671 - oe-selftest - INFO - 0: 12/43 252/643 (172.69s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir)
2025-11-21 10:36:39,548 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz (subunit.RemotedTestCase)
2025-11-21 10:36:39,549 - oe-selftest - INFO - ... ok
2025-11-21 10:36:39,549 - oe-selftest - INFO - 0: 13/43 253/643 (159.88s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz)
2025-11-21 10:37:16,335 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_fetch (subunit.RemotedTestCase)
2025-11-21 10:37:16,335 - oe-selftest - INFO - ... ok
2025-11-21 10:37:16,336 - oe-selftest - INFO - 7: 8/46 254/643 (249.42s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_fetch)
2025-11-21 10:37:29,458 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename (subunit.RemotedTestCase)
2025-11-21 10:37:29,458 - oe-selftest - INFO - ... ok
2025-11-21 10:37:29,458 - oe-selftest - INFO - 0: 14/43 255/643 (49.91s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename)
2025-11-21 10:37:33,887 - oe-selftest - INFO - intercept.GitCheck.test_git_intercept (subunit.RemotedTestCase)
2025-11-21 10:37:33,887 - oe-selftest - INFO - ... ok
2025-11-21 10:37:33,887 - oe-selftest - INFO - 5: 14/28 256/643 (865.96s) (0 failed) (intercept.GitCheck.test_git_intercept)
2025-11-21 10:37:33,890 - oe-selftest - INFO - oelib.license.TestIsIncluded.test_tests (subunit.RemotedTestCase)
2025-11-21 10:37:33,890 - oe-selftest - INFO - ... ok
2025-11-21 10:37:33,890 - oe-selftest - INFO - 5: 15/28 257/643 (0.00s) (0 failed) (oelib.license.TestIsIncluded.test_tests)
2025-11-21 10:38:37,176 - oe-selftest - INFO - devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore (subunit.RemotedTestCase)
2025-11-21 10:38:37,176 - oe-selftest - INFO - ... ok
2025-11-21 10:38:37,176 - oe-selftest - INFO - 0: 15/43 258/643 (67.72s) (0 failed) (devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore)
2025-11-21 10:38:51,228 - oe-selftest - INFO - esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds (subunit.RemotedTestCase)
2025-11-21 10:38:51,228 - oe-selftest - INFO - ... ok
2025-11-21 10:38:51,228 - oe-selftest - INFO - 4: 5/26 259/643 (786.82s) (0 failed) (esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds)
2025-11-21 10:39:06,127 - oe-selftest - INFO - debuginfod.Debuginfod.test_debuginfod_qemu (subunit.RemotedTestCase)
2025-11-21 10:39:06,127 - oe-selftest - INFO - ... ok
2025-11-21 10:39:06,127 - oe-selftest - INFO - 6: 15/38 260/643 (1045.44s) (0 failed) (debuginfod.Debuginfod.test_debuginfod_qemu)
2025-11-21 10:39:08,975 - oe-selftest - INFO - fetch.Dependencies.test_dependencies (subunit.RemotedTestCase)
2025-11-21 10:39:08,975 - oe-selftest - INFO - ... ok
2025-11-21 10:39:08,975 - oe-selftest - INFO - 6: 16/38 261/643 (2.85s) (0 failed) (fetch.Dependencies.test_dependencies)
2025-11-21 10:39:11,899 - oe-selftest - INFO - kerneldevelopment.KernelDev.test_apply_patches (subunit.RemotedTestCase)
2025-11-21 10:39:11,900 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,530 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/conf/local.conf
2025-11-21 09:47:25,530 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:21:33,123 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86-64-v3-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=60425']
2025-11-21 10:21:33,124 - oe-selftest - INFO - waiting...
[Fri Nov 21 10:21:33 2025] (4126071/4126071): opened database file::memory:?cache=shared rw ro
[Fri Nov 21 10:21:33 2025] (4126071/4126071): sqlite version 3.48.0
[Fri Nov 21 10:21:33 2025] (4126071/4126071): service mode active
[Fri Nov 21 10:21:33 2025] (4126071/4126071): libmicrohttpd version 1.0.2
[Fri Nov 21 10:21:33 2025] (4126071/4126071): started http server on IPv4 IPv6 port=60425
[Fri Nov 21 10:21:33 2025] (4126071/4126071): search concurrency 8
[Fri Nov 21 10:21:33 2025] (4126071/4126071): webapi connection pool 8
[Fri Nov 21 10:21:33 2025] (4126071/4126071): rescan time 0
[Fri Nov 21 10:21:33 2025] (4126071/4126071): scan checkpoint 256
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache mbs 31373
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache prefetch 64
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache tmpdir /tmp
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache tmpdir min% 25
[Fri Nov 21 10:21:33 2025] (4126071/4126071): groom time 0
[Fri Nov 21 10:21:33 2025] (4126071/4126071): forwarded ttl limit 8
[Fri Nov 21 10:21:33 2025] (4126071/4126071): accepting archive types .rpm(cat)
[Fri Nov 21 10:21:34 2025] (4126071/4126086): grooming database
[Fri Nov 21 10:21:34 2025] (4126071/4126086): database record counts:
[Fri Nov 21 10:21:34 2025] (4126071/4126086): file d/e 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): file s 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): archive d/e 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): archive sref 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): archive sdef 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): buildids 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): filenames 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): fileparts 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): files scanned (#) 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): files scanned (mb) 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): index db size (mb) 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): groomed database in 0.000658329s
[Fri Nov 21 10:21:34 2025] (4126071/4126087): fts traversed source paths in 0.00353662s, scanned=93, regex-skipped=0
2025-11-21 10:21:38,124 - oe-selftest - INFO - polling server
2025-11-21 10:21:38,124 - oe-selftest - INFO - server alive
[Fri Nov 21 10:21:38 2025] (4126071/4126084): ::1:53270 UA:Pythonurllib/3.12 XFF: GET /metrics 200 5655 0+0ms
2025-11-21 10:21:38,141 - oe-selftest - INFO - Waiting for 0 scan jobs to finish
2025-11-21 10:21:40,683 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86-64-v3-poky-linux/xz/5.8.1/packages-split/xz/usr/bin/xz.xz'))
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:38:47,327 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86-64-v3-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=34987']
2025-11-21 10:38:47,327 - oe-selftest - INFO - waiting...
[Fri Nov 21 10:38:47 2025] (255190/255190): opened database file::memory:?cache=shared rw ro
[Fri Nov 21 10:38:47 2025] (255190/255190): sqlite version 3.48.0
[Fri Nov 21 10:38:47 2025] (255190/255190): service mode active
[Fri Nov 21 10:38:47 2025] (255190/255190): libmicrohttpd version 1.0.2
[Fri Nov 21 10:38:47 2025] (255190/255190): started http server on IPv4 IPv6 port=34987
[Fri Nov 21 10:38:47 2025] (255190/255190): search concurrency 8
[Fri Nov 21 10:38:47 2025] (255190/255190): webapi connection pool 8
[Fri Nov 21 10:38:47 2025] (255190/255190): rescan time 0
[Fri Nov 21 10:38:47 2025] (255190/255190): scan checkpoint 256
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache mbs 31474
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache prefetch 64
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache tmpdir /tmp
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache tmpdir min% 25
[Fri Nov 21 10:38:47 2025] (255190/255190): groom time 0
[Fri Nov 21 10:38:47 2025] (255190/255190): forwarded ttl limit 8
[Fri Nov 21 10:38:47 2025] (255190/255190): accepting archive types .rpm(cat)
[Fri Nov 21 10:38:48 2025] (255190/255203): grooming database
[Fri Nov 21 10:38:48 2025] (255190/255203): database record counts:
[Fri Nov 21 10:38:48 2025] (255190/255203): file d/e 0
[Fri Nov 21 10:38:48 2025] (255190/255203): file s 0
[Fri Nov 21 10:38:48 2025] (255190/255203): archive d/e 0
[Fri Nov 21 10:38:48 2025] (255190/255203): archive sref 0
[Fri Nov 21 10:38:48 2025] (255190/255203): archive sdef 0
[Fri Nov 21 10:38:48 2025] (255190/255203): buildids 0
[Fri Nov 21 10:38:48 2025] (255190/255203): filenames 0
[Fri Nov 21 10:38:48 2025] (255190/255203): fileparts 0
[Fri Nov 21 10:38:48 2025] (255190/255203): files scanned (#) 0
[Fri Nov 21 10:38:48 2025] (255190/255203): files scanned (mb) 0
[Fri Nov 21 10:38:48 2025] (255190/255203): index db size (mb) 0
[Fri Nov 21 10:38:48 2025] (255190/255203): groomed database in 0.00126248s
[Fri Nov 21 10:38:48 2025] (255190/255204): fts traversed source paths in 0.00570655s, scanned=93, regex-skipped=0
2025-11-21 10:38:52,328 - oe-selftest - INFO - polling server
2025-11-21 10:38:52,328 - oe-selftest - INFO - server alive
[Fri Nov 21 10:38:52 2025] (255190/255197): ::1:52890 UA:Pythonurllib/3.12 XFF: GET /metrics 200 5672 0+0ms
2025-11-21 10:38:52,329 - oe-selftest - INFO - Waiting for 0 scan jobs to finish
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102141
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102141
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/.3lmk78lg
Created listening socket for qemu serial console on: 127.0.0.1:47111
Created listening socket for qemu serial console on: 127.0.0.1:55403
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=47111:55403 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/pidfile_3078671 -S -qmp unix:./.uu0pq57c,server,wait -qmp unix:./.3lmk78lg,server,nowait"
runqemu started, pid is 256021
waiting at most 300 seconds for qemu pid (11/21/25 10:38:54)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/.uu0pq57c
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/.uu0pq57c
QMP connected to QEMU at 11/21/25 10:38:55 and took 0.55 seconds
QMP released QEMU at 11/21/25 10:38:55 and took 0.12 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 256038 (11/21/25 10:38:55)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4.256021,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47111,nodelay=on -serial tcp:127.0.0.1:55403,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/pidfile_3078671 -S -qmp unix:./.uu0pq57c,server,wait -qmp unix:./.3lmk78lg,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4.zst: 68802560 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121102200.ext4.256021
runqemu - INFO - Copy done in 0.030181884765625 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4.256021,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47111,nodelay=on -serial tcp:127.0.0.1:55403,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/pidfile_3078671 -S -qmp unix:./.uu0pq57c,server,wait -qmp unix:./.3lmk78lg,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316990.62
Waiting at most 1000 seconds for login banner (11/21/25 10:38:55)
Connection from 127.0.0.1:46636
Reached login banner in 2.44 seconds (11/21/25 10:38:57)
Logged in as root in serial console
2025-11-21 10:39:00,952 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:34987/ debuginfod-find debuginfo /usr/bin/xz
[Fri Nov 21 10:39:00 2025] (255190/255195): 192.168.7.2:37868 UA:elfutils/0.193,Linux/x86_64,/ XFF: GET /buildid/7ddca939d82bc2a04b8c5443a83a3ba6aca38a00/debuginfo 200 257544 0+8ms
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_checkuri -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_checkuri -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_fetch, the basehash value changed from ad67e78f6ceff62349eefdaaef3dd79486aef3cc5f9e8eb9009d48bfe36bcf0a to 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_fetch -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_fetch -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_unpack, the basehash value changed from 73d54833e5365fb5dad2a337eb0163e99120108aff9cd25a2ab852abbb5c5ed8 to 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_unpack -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_unpack -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_cleanall -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_cleanall -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_recipe_qa, the basehash value changed from d344846a7c2076c7e2f83887150f63adf911c8c6aa2d7c939f1d5061f9d91268 to 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_populate_lic, the basehash value changed from 06fb200da69111649f6e6a11da7ca94553115e0c1faa373bf0e2ad4a4e246b96 to 35d88b3c096d13047195991c92dedff73e1f932d455958f1ce6ebd5ace63f7ae. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_populate_lic -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_create_spdx, the basehash value changed from 11b9449b763259bf81a6f634fd732815bb65f25306f83c51f2526b4ad0a53223 to de2f6bfd78b13e7d42c64af61661766e487b2300f12d618f69cd767081ecdf25. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_create_spdx -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_checkuri -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_checkuri -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_fetch, the basehash value changed from 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd to 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_fetch -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_fetch -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_unpack, the basehash value changed from 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803 to a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_unpack -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_unpack -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_cleanall -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_cleanall -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_recipe_qa, the basehash value changed from 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9 to 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_populate_lic, the basehash value changed from 35d88b3c096d13047195991c92dedff73e1f932d455958f1ce6ebd5ace63f7ae to d7ab28def10b99d941d79e3e4fe46a9e715493d93e4e549b615da892b57e7d3d. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_populate_lic -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_create_spdx, the basehash value changed from de2f6bfd78b13e7d42c64af61661766e487b2300f12d618f69cd767081ecdf25 to e548476bf57965b71802605235e23bb491a5d53ba26784c855e2ad77bfdb41a8. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_create_spdx -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_checkuri -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_checkuri -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_fetch, the basehash value changed from 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297 to b17a1767955e17443c0906017554266bde6a6b1b382b43b29c7b891251c325c9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_fetch -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_fetch -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_unpack, the basehash value changed from a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9 to 4095a0ebaaea4c3c9ac881825f18bad10b4af2d78091eb227cea4b1af15c0665. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_unpack -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_unpack -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_cleanall -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_cleanall -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_recipe_qa, the basehash value changed from 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6 to 0278b09f6117a7320bec16055d945252d0030fdb9b832492b69b8331fe56ce44. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_populate_lic, the basehash value changed from d7ab28def10b99d941d79e3e4fe46a9e715493d93e4e549b615da892b57e7d3d to c0f62f3af56d3f36b01f762ba7555d9fac07a1ebe8e6451c4aabbb4f355ad8e4. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_populate_lic -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_create_spdx, the basehash value changed from e548476bf57965b71802605235e23bb491a5d53ba26784c855e2ad77bfdb41a8 to 65e4e07961ecab7a0ca645d219f7ea639790a8c643d8d63aac65ffbf23ab6890. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_create_spdx -Sprintdiff
2025-11-21 10:39:11,900 - oe-selftest - INFO - 6: 17/38 262/643 (0.65s) (0 failed) (kerneldevelopment.KernelDev.test_apply_patches)
2025-11-21 10:39:11,900 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/kerneldevelopment.py", line 45, in test_apply_patches
runCmd('bitbake virtual/kernel -c patch')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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 virtual/kernel -c patch' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,530 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/conf/local.conf
2025-11-21 09:47:25,530 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:21:33,123 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86-64-v3-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=60425']
2025-11-21 10:21:33,124 - oe-selftest - INFO - waiting...
[Fri Nov 21 10:21:33 2025] (4126071/4126071): opened database file::memory:?cache=shared rw ro
[Fri Nov 21 10:21:33 2025] (4126071/4126071): sqlite version 3.48.0
[Fri Nov 21 10:21:33 2025] (4126071/4126071): service mode active
[Fri Nov 21 10:21:33 2025] (4126071/4126071): libmicrohttpd version 1.0.2
[Fri Nov 21 10:21:33 2025] (4126071/4126071): started http server on IPv4 IPv6 port=60425
[Fri Nov 21 10:21:33 2025] (4126071/4126071): search concurrency 8
[Fri Nov 21 10:21:33 2025] (4126071/4126071): webapi connection pool 8
[Fri Nov 21 10:21:33 2025] (4126071/4126071): rescan time 0
[Fri Nov 21 10:21:33 2025] (4126071/4126071): scan checkpoint 256
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache mbs 31373
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache prefetch 64
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache tmpdir /tmp
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache tmpdir min% 25
[Fri Nov 21 10:21:33 2025] (4126071/4126071): groom time 0
[Fri Nov 21 10:21:33 2025] (4126071/4126071): forwarded ttl limit 8
[Fri Nov 21 10:21:33 2025] (4126071/4126071): accepting archive types .rpm(cat)
[Fri Nov 21 10:21:34 2025] (4126071/4126086): grooming database
[Fri Nov 21 10:21:34 2025] (4126071/4126086): database record counts:
[Fri Nov 21 10:21:34 2025] (4126071/4126086): file d/e 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): file s 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): archive d/e 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): archive sref 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): archive sdef 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): buildids 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): filenames 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): fileparts 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): files scanned (#) 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): files scanned (mb) 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): index db size (mb) 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): groomed database in 0.000658329s
[Fri Nov 21 10:21:34 2025] (4126071/4126087): fts traversed source paths in 0.00353662s, scanned=93, regex-skipped=0
2025-11-21 10:21:38,124 - oe-selftest - INFO - polling server
2025-11-21 10:21:38,124 - oe-selftest - INFO - server alive
[Fri Nov 21 10:21:38 2025] (4126071/4126084): ::1:53270 UA:Pythonurllib/3.12 XFF: GET /metrics 200 5655 0+0ms
2025-11-21 10:21:38,141 - oe-selftest - INFO - Waiting for 0 scan jobs to finish
2025-11-21 10:21:40,683 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86-64-v3-poky-linux/xz/5.8.1/packages-split/xz/usr/bin/xz.xz'))
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:38:47,327 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86-64-v3-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=34987']
2025-11-21 10:38:47,327 - oe-selftest - INFO - waiting...
[Fri Nov 21 10:38:47 2025] (255190/255190): opened database file::memory:?cache=shared rw ro
[Fri Nov 21 10:38:47 2025] (255190/255190): sqlite version 3.48.0
[Fri Nov 21 10:38:47 2025] (255190/255190): service mode active
[Fri Nov 21 10:38:47 2025] (255190/255190): libmicrohttpd version 1.0.2
[Fri Nov 21 10:38:47 2025] (255190/255190): started http server on IPv4 IPv6 port=34987
[Fri Nov 21 10:38:47 2025] (255190/255190): search concurrency 8
[Fri Nov 21 10:38:47 2025] (255190/255190): webapi connection pool 8
[Fri Nov 21 10:38:47 2025] (255190/255190): rescan time 0
[Fri Nov 21 10:38:47 2025] (255190/255190): scan checkpoint 256
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache mbs 31474
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache prefetch 64
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache tmpdir /tmp
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache tmpdir min% 25
[Fri Nov 21 10:38:47 2025] (255190/255190): groom time 0
[Fri Nov 21 10:38:47 2025] (255190/255190): forwarded ttl limit 8
[Fri Nov 21 10:38:47 2025] (255190/255190): accepting archive types .rpm(cat)
[Fri Nov 21 10:38:48 2025] (255190/255203): grooming database
[Fri Nov 21 10:38:48 2025] (255190/255203): database record counts:
[Fri Nov 21 10:38:48 2025] (255190/255203): file d/e 0
[Fri Nov 21 10:38:48 2025] (255190/255203): file s 0
[Fri Nov 21 10:38:48 2025] (255190/255203): archive d/e 0
[Fri Nov 21 10:38:48 2025] (255190/255203): archive sref 0
[Fri Nov 21 10:38:48 2025] (255190/255203): archive sdef 0
[Fri Nov 21 10:38:48 2025] (255190/255203): buildids 0
[Fri Nov 21 10:38:48 2025] (255190/255203): filenames 0
[Fri Nov 21 10:38:48 2025] (255190/255203): fileparts 0
[Fri Nov 21 10:38:48 2025] (255190/255203): files scanned (#) 0
[Fri Nov 21 10:38:48 2025] (255190/255203): files scanned (mb) 0
[Fri Nov 21 10:38:48 2025] (255190/255203): index db size (mb) 0
[Fri Nov 21 10:38:48 2025] (255190/255203): groomed database in 0.00126248s
[Fri Nov 21 10:38:48 2025] (255190/255204): fts traversed source paths in 0.00570655s, scanned=93, regex-skipped=0
2025-11-21 10:38:52,328 - oe-selftest - INFO - polling server
2025-11-21 10:38:52,328 - oe-selftest - INFO - server alive
[Fri Nov 21 10:38:52 2025] (255190/255197): ::1:52890 UA:Pythonurllib/3.12 XFF: GET /metrics 200 5672 0+0ms
2025-11-21 10:38:52,329 - oe-selftest - INFO - Waiting for 0 scan jobs to finish
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102141
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102141
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/.3lmk78lg
Created listening socket for qemu serial console on: 127.0.0.1:47111
Created listening socket for qemu serial console on: 127.0.0.1:55403
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=47111:55403 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/pidfile_3078671 -S -qmp unix:./.uu0pq57c,server,wait -qmp unix:./.3lmk78lg,server,nowait"
runqemu started, pid is 256021
waiting at most 300 seconds for qemu pid (11/21/25 10:38:54)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/.uu0pq57c
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/.uu0pq57c
QMP connected to QEMU at 11/21/25 10:38:55 and took 0.55 seconds
QMP released QEMU at 11/21/25 10:38:55 and took 0.12 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 256038 (11/21/25 10:38:55)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4.256021,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47111,nodelay=on -serial tcp:127.0.0.1:55403,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/pidfile_3078671 -S -qmp unix:./.uu0pq57c,server,wait -qmp unix:./.3lmk78lg,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4.zst: 68802560 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121102200.ext4.256021
runqemu - INFO - Copy done in 0.030181884765625 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4.256021,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47111,nodelay=on -serial tcp:127.0.0.1:55403,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/pidfile_3078671 -S -qmp unix:./.uu0pq57c,server,wait -qmp unix:./.3lmk78lg,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316990.62
Waiting at most 1000 seconds for login banner (11/21/25 10:38:55)
Connection from 127.0.0.1:46636
Reached login banner in 2.44 seconds (11/21/25 10:38:57)
Logged in as root in serial console
2025-11-21 10:39:00,952 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:34987/ debuginfod-find debuginfo /usr/bin/xz
[Fri Nov 21 10:39:00 2025] (255190/255195): 192.168.7.2:37868 UA:elfutils/0.193,Linux/x86_64,/ XFF: GET /buildid/7ddca939d82bc2a04b8c5443a83a3ba6aca38a00/debuginfo 200 257544 0+8ms
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_checkuri -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_checkuri -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_fetch, the basehash value changed from ad67e78f6ceff62349eefdaaef3dd79486aef3cc5f9e8eb9009d48bfe36bcf0a to 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_fetch -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_fetch -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_unpack, the basehash value changed from 73d54833e5365fb5dad2a337eb0163e99120108aff9cd25a2ab852abbb5c5ed8 to 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_unpack -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_unpack -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_cleanall -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_cleanall -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_recipe_qa, the basehash value changed from d344846a7c2076c7e2f83887150f63adf911c8c6aa2d7c939f1d5061f9d91268 to 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_populate_lic, the basehash value changed from 06fb200da69111649f6e6a11da7ca94553115e0c1faa373bf0e2ad4a4e246b96 to 35d88b3c096d13047195991c92dedff73e1f932d455958f1ce6ebd5ace63f7ae. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_populate_lic -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_create_spdx, the basehash value changed from 11b9449b763259bf81a6f634fd732815bb65f25306f83c51f2526b4ad0a53223 to de2f6bfd78b13e7d42c64af61661766e487b2300f12d618f69cd767081ecdf25. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_create_spdx -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_checkuri -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_checkuri -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_fetch, the basehash value changed from 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd to 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_fetch -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_fetch -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_unpack, the basehash value changed from 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803 to a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_unpack -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_unpack -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_cleanall -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_cleanall -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_recipe_qa, the basehash value changed from 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9 to 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_populate_lic, the basehash value changed from 35d88b3c096d13047195991c92dedff73e1f932d455958f1ce6ebd5ace63f7ae to d7ab28def10b99d941d79e3e4fe46a9e715493d93e4e549b615da892b57e7d3d. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_populate_lic -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_create_spdx, the basehash value changed from de2f6bfd78b13e7d42c64af61661766e487b2300f12d618f69cd767081ecdf25 to e548476bf57965b71802605235e23bb491a5d53ba26784c855e2ad77bfdb41a8. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_create_spdx -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_checkuri -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_checkuri -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_fetch, the basehash value changed from 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297 to b17a1767955e17443c0906017554266bde6a6b1b382b43b29c7b891251c325c9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_fetch -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_fetch -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_unpack, the basehash value changed from a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9 to 4095a0ebaaea4c3c9ac881825f18bad10b4af2d78091eb227cea4b1af15c0665. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_unpack -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_unpack -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_cleanall -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_cleanall -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_recipe_qa, the basehash value changed from 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6 to 0278b09f6117a7320bec16055d945252d0030fdb9b832492b69b8331fe56ce44. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_populate_lic, the basehash value changed from d7ab28def10b99d941d79e3e4fe46a9e715493d93e4e549b615da892b57e7d3d to c0f62f3af56d3f36b01f762ba7555d9fac07a1ebe8e6451c4aabbb4f355ad8e4. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_populate_lic -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_create_spdx, the basehash value changed from e548476bf57965b71802605235e23bb491a5d53ba26784c855e2ad77bfdb41a8 to 65e4e07961ecab7a0ca645d219f7ea639790a8c643d8d63aac65ffbf23ab6890. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_create_spdx -Sprintdiff
2025-11-21 10:39:12,558 - oe-selftest - INFO - oelib.license.TestSimpleCombinations.test_tests (subunit.RemotedTestCase)
2025-11-21 10:39:12,558 - oe-selftest - INFO - ... ok
2025-11-21 10:39:12,559 - oe-selftest - INFO - 6: 18/38 263/643 (0.00s) (2 failed) (oelib.license.TestSimpleCombinations.test_tests)
2025-11-21 10:41:20,936 - oe-selftest - INFO - esdk.oeSDKExtSelfTest.test_install_libraries_headers (subunit.RemotedTestCase)
2025-11-21 10:41:20,936 - oe-selftest - INFO - ... ok
2025-11-21 10:41:20,936 - oe-selftest - INFO - 4: 6/26 264/643 (149.71s) (0 failed) (esdk.oeSDKExtSelfTest.test_install_libraries_headers)
2025-11-21 10:42:02,742 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources (subunit.RemotedTestCase)
2025-11-21 10:42:02,742 - oe-selftest - INFO - ... ok
2025-11-21 10:42:02,743 - oe-selftest - INFO - 12: 11/44 265/643 (1169.06s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources)
2025-11-21 10:42:06,300 - oe-selftest - INFO - package.VersionOrdering.test_dpkg (subunit.RemotedTestCase)
2025-11-21 10:42:06,300 - oe-selftest - INFO - ... ok
2025-11-21 10:42:06,300 - oe-selftest - INFO - 6: 19/38 266/643 (0.03s) (2 failed) (package.VersionOrdering.test_dpkg)
2025-11-21 10:42:06,343 - oe-selftest - INFO - package.VersionOrdering.test_opkg (subunit.RemotedTestCase)
2025-11-21 10:42:06,343 - oe-selftest - INFO - ... ok
2025-11-21 10:42:06,343 - oe-selftest - INFO - 6: 20/38 267/643 (0.04s) (2 failed) (package.VersionOrdering.test_opkg)
2025-11-21 10:42:06,525 - oe-selftest - INFO - package.VersionOrdering.test_rpm (subunit.RemotedTestCase)
2025-11-21 10:42:06,526 - oe-selftest - INFO - ... ok
2025-11-21 10:42:06,526 - oe-selftest - INFO - 6: 21/38 268/643 (0.18s) (2 failed) (package.VersionOrdering.test_rpm)
2025-11-21 10:43:32,517 - oe-selftest - INFO - rpmtests.BitbakeTests.test_rpm_filenames (subunit.RemotedTestCase)
2025-11-21 10:43:32,517 - oe-selftest - INFO - ... ok
2025-11-21 10:43:32,517 - oe-selftest - INFO - 6: 22/38 269/643 (85.99s) (2 failed) (rpmtests.BitbakeTests.test_rpm_filenames)
2025-11-21 10:44:41,581 - oe-selftest - INFO - package.PackageTests.test_gdb_hardlink_debug (subunit.RemotedTestCase)
2025-11-21 10:44:41,581 - oe-selftest - INFO - ... ok
2025-11-21 10:44:41,581 - oe-selftest - INFO - 5: 16/28 270/643 (427.69s) (0 failed) (package.PackageTests.test_gdb_hardlink_debug)
2025-11-21 10:48:03,176 - oe-selftest - INFO - wic.Wic.test_bootloader_config (subunit.RemotedTestCase)
2025-11-21 10:48:03,177 - oe-selftest - INFO - ... ok
2025-11-21 10:48:03,177 - oe-selftest - INFO - 8: 54/94 271/643 (1429.00s) (12 failed) (wic.Wic.test_bootloader_config)
2025-11-21 10:48:17,723 - oe-selftest - INFO - wic.Wic.test_build_artifacts (subunit.RemotedTestCase)
2025-11-21 10:48:17,723 - oe-selftest - INFO - ... ok
2025-11-21 10:48:17,723 - oe-selftest - INFO - 8: 55/94 272/643 (14.55s) (12 failed) (wic.Wic.test_build_artifacts)
2025-11-21 10:48:23,999 - oe-selftest - INFO - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots (subunit.RemotedTestCase)
2025-11-21 10:48:24,000 - oe-selftest - INFO - ... ok
2025-11-21 10:48:24,000 - oe-selftest - INFO - 11: 6/35 273/643 (1352.87s) (0 failed) (devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots)
2025-11-21 10:53:52,782 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_fit_image (subunit.RemotedTestCase)
2025-11-21 10:53:52,782 - oe-selftest - INFO - ... ok
2025-11-21 10:53:52,782 - oe-selftest - INFO - 9: 35/95 274/643 (1553.86s) (0 failed) (fitimage.KernelFitImageRecipeTests.test_fit_image)
2025-11-21 10:53:53,403 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo (subunit.RemotedTestCase)
2025-11-21 10:53:53,404 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:53,404 - oe-selftest - INFO - 9: 36/95 275/643 (0.62s) (0 failed) (fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo)
2025-11-21 10:53:53,404 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 875, in test_fit_image_ext_dtb_dtbo
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:53,980 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs (subunit.RemotedTestCase)
2025-11-21 10:53:53,981 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:53,981 - oe-selftest - INFO - 9: 37/95 276/643 (0.58s) (2 failed) (fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs)
2025-11-21 10:53:53,981 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1005, in test_fit_image_sign_initramfs
bb_vars = self._fit_get_bb_vars([
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:54,554 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle (subunit.RemotedTestCase)
2025-11-21 10:53:54,554 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:54,554 - oe-selftest - INFO - 9: 38/95 277/643 (0.57s) (4 failed) (fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle)
2025-11-21 10:53:54,554 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1056, in test_fit_image_sign_initramfs_bundle
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:55,128 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb (subunit.RemotedTestCase)
2025-11-21 10:53:55,128 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:55,129 - oe-selftest - INFO - 9: 39/95 278/643 (0.57s) (6 failed) (fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb)
2025-11-21 10:53:55,129 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 832, in test_get_compatible_from_dtb
dtc_bindir = FitImageTestCase._setup_native('dtc-native')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 119, in _setup_native
bitbake(native_recipe + " -c addto_recipe_sysroot")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 dtc-native -c addto_recipe_sysroot' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:55,706 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations (subunit.RemotedTestCase)
2025-11-21 10:53:55,706 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:55,706 - oe-selftest - INFO - 9: 40/95 279/643 (0.58s) (8 failed) (fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations)
2025-11-21 10:53:55,707 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 907, in test_sign_fit_image_configurations
bb_vars = self._fit_get_bb_vars([
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:56,268 - oe-selftest - INFO - fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual (subunit.RemotedTestCase)
2025-11-21 10:53:56,269 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:56,269 - oe-selftest - INFO - 9: 41/95 280/643 (0.56s) (10 failed) (fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual)
2025-11-21 10:53:56,269 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 955, in test_sign_fit_image_individual
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:53:56,292 - oe-selftest - INFO - liboe.SubprocessTests.test_subprocess_tweak (subunit.RemotedTestCase)
2025-11-21 10:53:56,292 - oe-selftest - INFO - ... ok
2025-11-21 10:53:56,293 - oe-selftest - INFO - 9: 42/95 281/643 (0.02s) (12 failed) (liboe.SubprocessTests.test_subprocess_tweak)
2025-11-21 10:53:56,293 - oe-selftest - INFO - oelib.types.TestBooleanType.test_bool_equality (subunit.RemotedTestCase)
2025-11-21 10:53:56,293 - oe-selftest - INFO - ... ok
2025-11-21 10:53:56,293 - oe-selftest - INFO - 9: 43/95 282/643 (0.00s) (12 failed) (oelib.types.TestBooleanType.test_bool_equality)
2025-11-21 10:53:56,293 - oe-selftest - INFO - oelib.types.TestBooleanType.test_false (subunit.RemotedTestCase)
2025-11-21 10:53:56,293 - oe-selftest - INFO - ... ok
2025-11-21 10:53:56,293 - oe-selftest - INFO - 9: 44/95 283/643 (0.00s) (12 failed) (oelib.types.TestBooleanType.test_false)
2025-11-21 10:53:56,294 - oe-selftest - INFO - oelib.types.TestBooleanType.test_invalid (subunit.RemotedTestCase)
2025-11-21 10:53:56,294 - oe-selftest - INFO - ... ok
2025-11-21 10:53:56,294 - oe-selftest - INFO - 9: 45/95 284/643 (0.00s) (12 failed) (oelib.types.TestBooleanType.test_invalid)
2025-11-21 10:53:56,294 - oe-selftest - INFO - oelib.types.TestBooleanType.test_true (subunit.RemotedTestCase)
2025-11-21 10:53:56,294 - oe-selftest - INFO - ... ok
2025-11-21 10:53:56,294 - oe-selftest - INFO - 9: 46/95 285/643 (0.00s) (12 failed) (oelib.types.TestBooleanType.test_true)
2025-11-21 10:54:03,888 - oe-selftest - INFO - sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific (subunit.RemotedTestCase)
2025-11-21 10:54:03,888 - oe-selftest - INFO - ... ok
2025-11-21 10:54:03,888 - oe-selftest - INFO - 6: 23/38 286/643 (631.37s) (2 failed) (sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific)
2025-11-21 10:54:37,886 - oe-selftest - INFO - package.PackageTests.test_package_name_conflict (subunit.RemotedTestCase)
2025-11-21 10:54:37,886 - oe-selftest - INFO - ... ok
2025-11-21 10:54:37,886 - oe-selftest - INFO - 5: 17/28 287/643 (596.31s) (0 failed) (package.PackageTests.test_package_name_conflict)
2025-11-21 10:58:33,360 - oe-selftest - INFO - wic.Wic.test_build_image_name (subunit.RemotedTestCase)
2025-11-21 10:58:33,360 - oe-selftest - INFO - ... ok
2025-11-21 10:58:33,360 - oe-selftest - INFO - 8: 56/94 288/643 (615.64s) (12 failed) (wic.Wic.test_build_image_name)
2025-11-21 11:02:46,810 - oe-selftest - INFO - sstatetests.SStateCreation.test_sstate_creation_distro_specific (subunit.RemotedTestCase)
2025-11-21 11:02:46,810 - oe-selftest - INFO - ... ok
2025-11-21 11:02:46,810 - oe-selftest - INFO - 6: 24/38 289/643 (522.92s) (2 failed) (sstatetests.SStateCreation.test_sstate_creation_distro_specific)
2025-11-21 11:02:47,051 - oe-selftest - INFO - wic.CLITests.test_createhelp (subunit.RemotedTestCase)
2025-11-21 11:02:47,051 - oe-selftest - INFO - ... ok
2025-11-21 11:02:47,051 - oe-selftest - INFO - 6: 25/38 290/643 (0.24s) (2 failed) (wic.CLITests.test_createhelp)
2025-11-21 11:02:47,445 - oe-selftest - INFO - wic.CLITests.test_help (subunit.RemotedTestCase)
2025-11-21 11:02:47,445 - oe-selftest - INFO - ... ok
2025-11-21 11:02:47,445 - oe-selftest - INFO - 6: 26/38 291/643 (0.39s) (2 failed) (wic.CLITests.test_help)
2025-11-21 11:02:47,645 - oe-selftest - INFO - wic.CLITests.test_help_create (subunit.RemotedTestCase)
2025-11-21 11:02:47,646 - oe-selftest - INFO - ... ok
2025-11-21 11:02:47,646 - oe-selftest - INFO - 6: 27/38 292/643 (0.20s) (2 failed) (wic.CLITests.test_help_create)
2025-11-21 11:02:47,847 - oe-selftest - INFO - wic.CLITests.test_help_kickstart (subunit.RemotedTestCase)
2025-11-21 11:02:47,848 - oe-selftest - INFO - ... ok
2025-11-21 11:02:47,848 - oe-selftest - INFO - 6: 28/38 293/643 (0.20s) (2 failed) (wic.CLITests.test_help_kickstart)
2025-11-21 11:02:48,048 - oe-selftest - INFO - wic.CLITests.test_help_list (subunit.RemotedTestCase)
2025-11-21 11:02:48,049 - oe-selftest - INFO - ... ok
2025-11-21 11:02:48,049 - oe-selftest - INFO - 6: 29/38 294/643 (0.20s) (2 failed) (wic.CLITests.test_help_list)
2025-11-21 11:02:48,249 - oe-selftest - INFO - wic.CLITests.test_help_overview (subunit.RemotedTestCase)
2025-11-21 11:02:48,249 - oe-selftest - INFO - ... ok
2025-11-21 11:02:48,249 - oe-selftest - INFO - 6: 30/38 295/643 (0.20s) (2 failed) (wic.CLITests.test_help_overview)
2025-11-21 11:02:48,448 - oe-selftest - INFO - wic.CLITests.test_help_plugins (subunit.RemotedTestCase)
2025-11-21 11:02:48,448 - oe-selftest - INFO - ... ok
2025-11-21 11:02:48,449 - oe-selftest - INFO - 6: 31/38 296/643 (0.20s) (2 failed) (wic.CLITests.test_help_plugins)
2025-11-21 11:02:51,073 - oe-selftest - INFO - wic.CLITests.test_list_images (subunit.RemotedTestCase)
2025-11-21 11:02:51,073 - oe-selftest - INFO - ... ok
2025-11-21 11:02:51,073 - oe-selftest - INFO - 6: 32/38 297/643 (2.62s) (2 failed) (wic.CLITests.test_list_images)
2025-11-21 11:02:52,884 - oe-selftest - INFO - wic.CLITests.test_list_source_plugins (subunit.RemotedTestCase)
2025-11-21 11:02:52,884 - oe-selftest - INFO - ... ok
2025-11-21 11:02:52,884 - oe-selftest - INFO - 6: 33/38 298/643 (1.81s) (2 failed) (wic.CLITests.test_list_source_plugins)
2025-11-21 11:03:36,473 - oe-selftest - INFO - wic.CLITests.test_listed_images_help (subunit.RemotedTestCase)
2025-11-21 11:03:36,473 - oe-selftest - INFO - ... ok
2025-11-21 11:03:36,473 - oe-selftest - INFO - 6: 34/38 299/643 (43.59s) (2 failed) (wic.CLITests.test_listed_images_help)
2025-11-21 11:03:36,674 - oe-selftest - INFO - wic.CLITests.test_listhelp (subunit.RemotedTestCase)
2025-11-21 11:03:36,674 - oe-selftest - INFO - ... ok
2025-11-21 11:03:36,674 - oe-selftest - INFO - 6: 35/38 300/643 (0.20s) (2 failed) (wic.CLITests.test_listhelp)
2025-11-21 11:03:36,867 - oe-selftest - INFO - wic.CLITests.test_no_command (subunit.RemotedTestCase)
2025-11-21 11:03:36,868 - oe-selftest - INFO - ... ok
2025-11-21 11:03:36,868 - oe-selftest - INFO - 6: 36/38 301/643 (0.19s) (2 failed) (wic.CLITests.test_no_command)
2025-11-21 11:03:37,064 - oe-selftest - INFO - wic.CLITests.test_unsupported_subcommand (subunit.RemotedTestCase)
2025-11-21 11:03:37,064 - oe-selftest - INFO - ... ok
2025-11-21 11:03:37,064 - oe-selftest - INFO - 6: 37/38 302/643 (0.20s) (2 failed) (wic.CLITests.test_unsupported_subcommand)
2025-11-21 11:03:37,265 - oe-selftest - INFO - wic.CLITests.test_version (subunit.RemotedTestCase)
2025-11-21 11:03:37,265 - oe-selftest - INFO - ... ok
2025-11-21 11:03:37,265 - oe-selftest - INFO - 6: 38/38 303/643 (0.20s) (2 failed) (wic.CLITests.test_version)
2025-11-21 11:05:51,087 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_fetch_git (subunit.RemotedTestCase)
2025-11-21 11:05:51,087 - oe-selftest - INFO - ... ok
2025-11-21 11:05:51,087 - oe-selftest - INFO - 7: 9/46 304/643 (1714.75s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_fetch_git)
2025-11-21 11:05:56,828 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_native (subunit.RemotedTestCase)
2025-11-21 11:05:56,828 - oe-selftest - INFO - ... ok
2025-11-21 11:05:56,828 - oe-selftest - INFO - 12: 12/44 305/643 (1434.09s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_native)
2025-11-21 11:06:28,828 - oe-selftest - INFO - gdbserver.GdbServerTest.test_gdb_server (subunit.RemotedTestCase)
2025-11-21 11:06:28,828 - oe-selftest - INFO - ... ok
2025-11-21 11:06:28,828 - oe-selftest - INFO - 11: 7/35 306/643 (1084.68s) (0 failed) (gdbserver.GdbServerTest.test_gdb_server)
2025-11-21 11:06:34,299 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_fetch_simple (subunit.RemotedTestCase)
2025-11-21 11:06:34,299 - oe-selftest - INFO - ... ok
2025-11-21 11:06:34,299 - oe-selftest - INFO - 7: 10/46 307/643 (43.21s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_fetch_simple)
2025-11-21 11:06:34,692 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_overrides (subunit.RemotedTestCase)
2025-11-21 11:06:34,692 - oe-selftest - INFO - ... ok
2025-11-21 11:06:34,693 - oe-selftest - INFO - 12: 13/44 308/643 (37.86s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_overrides)
2025-11-21 11:06:46,424 - oe-selftest - INFO - package.PackageTests.test_preserve_ownership (subunit.RemotedTestCase)
2025-11-21 11:06:46,424 - oe-selftest - INFO - ... ok
2025-11-21 11:06:46,424 - oe-selftest - INFO - 5: 18/28 309/643 (728.54s) (0 failed) (package.PackageTests.test_preserve_ownership)
2025-11-21 11:07:53,084 - oe-selftest - INFO - gotoolchain.oeGoToolchainSelfTest.test_go_dep_build (subunit.RemotedTestCase)
2025-11-21 11:07:53,084 - oe-selftest - INFO - ... ok
2025-11-21 11:07:53,084 - oe-selftest - INFO - 13: 6/36 310/643 (9.38s) (0 failed) (gotoolchain.oeGoToolchainSelfTest.test_go_dep_build)
2025-11-21 11:07:58,656 - oe-selftest - INFO - devtool.DevtoolModifyTests.test_devtool_modify_virtual (subunit.RemotedTestCase)
2025-11-21 11:07:58,656 - oe-selftest - INFO - ... ok
2025-11-21 11:07:58,656 - oe-selftest - INFO - 12: 14/44 311/643 (83.96s) (0 failed) (devtool.DevtoolModifyTests.test_devtool_modify_virtual)
2025-11-21 11:07:59,567 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_create_first_test_tag (subunit.RemotedTestCase)
2025-11-21 11:07:59,568 - oe-selftest - INFO - ... ok
2025-11-21 11:07:59,568 - oe-selftest - INFO - 12: 15/44 312/643 (0.70s) (0 failed) (gitarchivetests.GitArchiveTests.test_create_first_test_tag)
2025-11-21 11:08:00,278 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_create_second_test_tag (subunit.RemotedTestCase)
2025-11-21 11:08:00,278 - oe-selftest - INFO - ... ok
2025-11-21 11:08:00,278 - oe-selftest - INFO - 12: 16/44 313/643 (0.71s) (0 failed) (gitarchivetests.GitArchiveTests.test_create_second_test_tag)
2025-11-21 11:08:00,700 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_get_revs_on_branch (subunit.RemotedTestCase)
2025-11-21 11:08:00,701 - oe-selftest - INFO - ... ok
2025-11-21 11:08:00,701 - oe-selftest - INFO - 12: 17/44 314/643 (0.42s) (0 failed) (gitarchivetests.GitArchiveTests.test_get_revs_on_branch)
2025-11-21 11:08:01,171 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag (subunit.RemotedTestCase)
2025-11-21 11:08:01,171 - oe-selftest - INFO - ... ok
2025-11-21 11:08:01,171 - oe-selftest - INFO - 12: 18/44 315/643 (0.47s) (0 failed) (gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag)
2025-11-21 11:08:01,728 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote (subunit.RemotedTestCase)
2025-11-21 11:08:01,729 - oe-selftest - INFO - ... ok
2025-11-21 11:08:01,729 - oe-selftest - INFO - 12: 19/44 316/643 (0.56s) (0 failed) (gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote)
2025-11-21 11:08:02,097 - oe-selftest - INFO - gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url (subunit.RemotedTestCase)
2025-11-21 11:08:02,097 - oe-selftest - INFO - ... ok
2025-11-21 11:08:02,097 - oe-selftest - INFO - 12: 20/44 317/643 (0.37s) (0 failed) (gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url)
2025-11-21 11:09:08,760 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_git_local (subunit.RemotedTestCase)
2025-11-21 11:09:08,760 - oe-selftest - INFO - ... ok
2025-11-21 11:09:08,760 - oe-selftest - INFO - 7: 11/46 318/643 (154.46s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_git_local)
2025-11-21 11:09:58,710 - oe-selftest - INFO - wic.Wic.test_build_rootfs_long (subunit.RemotedTestCase)
2025-11-21 11:09:58,710 - oe-selftest - INFO - ... ok
2025-11-21 11:09:58,711 - oe-selftest - INFO - 8: 57/94 319/643 (685.35s) (12 failed) (wic.Wic.test_build_rootfs_long)
2025-11-21 11:15:16,219 - oe-selftest - INFO - package.PackageTests.test_preserve_sparse_hardlinks (subunit.RemotedTestCase)
2025-11-21 11:15:16,219 - oe-selftest - INFO - ... ok
2025-11-21 11:15:16,219 - oe-selftest - INFO - 5: 19/28 320/643 (509.80s) (0 failed) (package.PackageTests.test_preserve_sparse_hardlinks)
2025-11-21 11:16:46,861 - oe-selftest - INFO - rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files (subunit.RemotedTestCase)
2025-11-21 11:16:46,861 - oe-selftest - INFO - ... skipped "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n"
2025-11-21 11:16:46,861 - oe-selftest - INFO - 5: 20/28 321/643 (90.64s) (0 failed) (rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files)
2025-11-21 11:16:46,861 - oe-selftest - INFO - Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.
2025-11-21 11:16:51,062 - oe-selftest - INFO - rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files (subunit.RemotedTestCase)
2025-11-21 11:16:51,062 - oe-selftest - INFO - ... skipped "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n"
2025-11-21 11:16:51,062 - oe-selftest - INFO - 5: 21/28 322/643 (4.20s) (0 failed) (rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files)
2025-11-21 11:16:51,062 - oe-selftest - INFO - Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.
2025-11-21 11:17:40,144 - oe-selftest - INFO - locales.LocalesTest.test_locales_off (subunit.RemotedTestCase)
2025-11-21 11:17:40,144 - oe-selftest - INFO - ... ok
2025-11-21 11:17:40,144 - oe-selftest - INFO - 11: 8/35 323/643 (671.32s) (0 failed) (locales.LocalesTest.test_locales_off)
2025-11-21 11:20:22,883 - oe-selftest - INFO - wic.Wic.test_build_rootfs_short (subunit.RemotedTestCase)
2025-11-21 11:20:22,883 - oe-selftest - INFO - ... ok
2025-11-21 11:20:22,883 - oe-selftest - INFO - 8: 58/94 324/643 (624.17s) (12 failed) (wic.Wic.test_build_rootfs_short)
2025-11-21 11:20:23,343 - oe-selftest - INFO - sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific (subunit.RemotedTestCase)
2025-11-21 11:20:23,344 - oe-selftest - INFO - ... ok
2025-11-21 11:20:23,344 - oe-selftest - INFO - 5: 22/28 325/643 (212.28s) (0 failed) (sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific)
2025-11-21 11:20:44,349 - oe-selftest - INFO - prservice.BitbakePrTests.test_import_export_override_db (subunit.RemotedTestCase)
2025-11-21 11:20:44,349 - oe-selftest - INFO - ... ok
2025-11-21 11:20:44,349 - oe-selftest - INFO - 9: 47/95 326/643 (1606.53s) (12 failed) (prservice.BitbakePrTests.test_import_export_override_db)
2025-11-21 11:20:44,394 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_git_style1 (subunit.RemotedTestCase)
2025-11-21 11:20:44,394 - oe-selftest - INFO - ... ok
2025-11-21 11:20:44,394 - oe-selftest - INFO - 7: 12/46 327/643 (695.63s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_git_style1)
2025-11-21 11:20:53,514 - oe-selftest - INFO - wic.Wic.test_change_directory (subunit.RemotedTestCase)
2025-11-21 11:20:53,514 - oe-selftest - INFO - ... ok
2025-11-21 11:20:53,515 - oe-selftest - INFO - 8: 59/94 328/643 (30.63s) (12 failed) (wic.Wic.test_change_directory)
2025-11-21 11:21:06,777 - oe-selftest - INFO - sstatetests.SStateCleanup.test_cleansstate_task_distro_specific (subunit.RemotedTestCase)
2025-11-21 11:21:06,777 - oe-selftest - INFO - ... ok
2025-11-21 11:21:06,777 - oe-selftest - INFO - 5: 23/28 329/643 (43.43s) (0 failed) (sstatetests.SStateCleanup.test_cleansstate_task_distro_specific)
2025-11-21 11:21:22,530 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set (subunit.RemotedTestCase)
2025-11-21 11:21:22,530 - oe-selftest - INFO - ... ok
2025-11-21 11:21:22,530 - oe-selftest - INFO - 3: 11/41 330/643 (3465.06s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set)
2025-11-21 11:21:27,361 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict (subunit.RemotedTestCase)
2025-11-21 11:21:27,361 - oe-selftest - INFO - ... ok
2025-11-21 11:21:27,361 - oe-selftest - INFO - 3: 12/41 331/643 (4.83s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict)
2025-11-21 11:21:32,890 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_git_style2 (subunit.RemotedTestCase)
2025-11-21 11:21:32,890 - oe-selftest - INFO - ... ok
2025-11-21 11:21:32,890 - oe-selftest - INFO - 7: 13/46 332/643 (48.50s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_git_style2)
2025-11-21 11:21:33,485 - oe-selftest - INFO - locales.LocalesTest.test_locales_on (subunit.RemotedTestCase)
2025-11-21 11:21:33,485 - oe-selftest - INFO - ... ok
2025-11-21 11:21:33,485 - oe-selftest - INFO - 11: 9/35 333/643 (233.34s) (0 failed) (locales.LocalesTest.test_locales_on)
2025-11-21 11:21:33,533 - oe-selftest - INFO - oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch (subunit.RemotedTestCase)
2025-11-21 11:21:33,533 - oe-selftest - INFO - ... ok
2025-11-21 11:21:33,533 - oe-selftest - INFO - 11: 10/35 334/643 (0.05s) (0 failed) (oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch)
2025-11-21 11:21:52,574 - oe-selftest - INFO - wic.Wic.test_change_directory_errors (subunit.RemotedTestCase)
2025-11-21 11:21:52,574 - oe-selftest - INFO - ... ok
2025-11-21 11:21:52,574 - oe-selftest - INFO - 8: 60/94 335/643 (59.06s) (12 failed) (wic.Wic.test_change_directory_errors)
2025-11-21 11:21:52,590 - oe-selftest - INFO - sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific (subunit.RemotedTestCase)
2025-11-21 11:21:52,590 - oe-selftest - INFO - ... ok
2025-11-21 11:21:52,590 - oe-selftest - INFO - 5: 24/28 336/643 (45.81s) (0 failed) (sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific)
2025-11-21 11:22:21,758 - oe-selftest - INFO - minidebuginfo.Minidebuginfo.test_minidebuginfo (subunit.RemotedTestCase)
2025-11-21 11:22:21,758 - oe-selftest - INFO - ... ok
2025-11-21 11:22:21,758 - oe-selftest - INFO - 13: 7/36 337/643 (868.07s) (0 failed) (minidebuginfo.Minidebuginfo.test_minidebuginfo)
2025-11-21 11:22:42,308 - oe-selftest - INFO - wic.Wic.test_compress_bzip2 (subunit.RemotedTestCase)
2025-11-21 11:22:42,308 - oe-selftest - INFO - ... ok
2025-11-21 11:22:42,308 - oe-selftest - INFO - 8: 61/94 338/643 (49.73s) (12 failed) (wic.Wic.test_compress_bzip2)
2025-11-21 11:22:51,478 - oe-selftest - INFO - usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package (subunit.RemotedTestCase)
2025-11-21 11:22:51,478 - oe-selftest - INFO - ... ok
2025-11-21 11:22:51,479 - oe-selftest - INFO - 5: 25/28 339/643 (58.89s) (0 failed) (usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package)
2025-11-21 11:22:55,462 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password (subunit.RemotedTestCase)
2025-11-21 11:22:55,462 - oe-selftest - INFO - ... ok
2025-11-21 11:22:55,462 - oe-selftest - INFO - 0: 16/43 340/643 (2658.16s) (0 failed) (imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password)
2025-11-21 11:23:03,928 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_library (subunit.RemotedTestCase)
2025-11-21 11:23:03,929 - oe-selftest - INFO - ... ok
2025-11-21 11:23:03,929 - oe-selftest - INFO - 7: 14/46 341/643 (91.04s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_library)
2025-11-21 11:23:05,340 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_npm (subunit.RemotedTestCase)
2025-11-21 11:23:05,340 - oe-selftest - INFO - ... skipped 'Test needs meta-oe for nodejs\n'
2025-11-21 11:23:05,340 - oe-selftest - INFO - 7: 15/46 342/643 (1.41s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_npm)
2025-11-21 11:23:05,341 - oe-selftest - INFO - Test needs meta-oe for nodejs
2025-11-21 11:23:06,436 - oe-selftest - INFO - wic.Wic.test_compress_gzip (subunit.RemotedTestCase)
2025-11-21 11:23:06,437 - oe-selftest - INFO - ... ok
2025-11-21 11:23:06,437 - oe-selftest - INFO - 8: 62/94 343/643 (24.13s) (12 failed) (wic.Wic.test_compress_gzip)
2025-11-21 11:23:09,800 - oe-selftest - INFO - prservice.BitbakePrTests.test_import_export_replace_db (subunit.RemotedTestCase)
2025-11-21 11:23:09,801 - oe-selftest - INFO - ... ok
2025-11-21 11:23:09,801 - oe-selftest - INFO - 9: 48/95 344/643 (145.45s) (12 failed) (prservice.BitbakePrTests.test_import_export_replace_db)
2025-11-21 11:23:14,955 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add (subunit.RemotedTestCase)
2025-11-21 11:23:14,956 - oe-selftest - INFO - ... ok
2025-11-21 11:23:14,956 - oe-selftest - INFO - 11: 11/35 345/643 (44.89s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add)
2025-11-21 11:23:21,926 - oe-selftest - INFO - usergrouptests.UserGroupTests.test_group_from_dep_package (subunit.RemotedTestCase)
2025-11-21 11:23:21,927 - oe-selftest - INFO - ... ok
2025-11-21 11:23:21,927 - oe-selftest - INFO - 5: 26/28 346/643 (30.45s) (0 failed) (usergrouptests.UserGroupTests.test_group_from_dep_package)
2025-11-21 11:23:29,387 - oe-selftest - INFO - wic.Wic.test_compress_xz (subunit.RemotedTestCase)
2025-11-21 11:23:29,387 - oe-selftest - INFO - ... ok
2025-11-21 11:23:29,387 - oe-selftest - INFO - 8: 63/94 347/643 (22.95s) (12 failed) (wic.Wic.test_compress_xz)
2025-11-21 11:23:32,424 - oe-selftest - INFO - devtool.DevtoolAddTests.test_devtool_add_python_egg_requires (subunit.RemotedTestCase)
2025-11-21 11:23:32,424 - oe-selftest - INFO - ... ok
2025-11-21 11:23:32,424 - oe-selftest - INFO - 7: 16/46 348/643 (27.08s) (2 failed) (devtool.DevtoolAddTests.test_devtool_add_python_egg_requires)
2025-11-21 11:23:34,175 - oe-selftest - INFO - usergrouptests.UserGroupTests.test_postinst_order (subunit.RemotedTestCase)
2025-11-21 11:23:34,175 - oe-selftest - INFO - ... ok
2025-11-21 11:23:34,175 - oe-selftest - INFO - 5: 27/28 349/643 (12.25s) (0 failed) (usergrouptests.UserGroupTests.test_postinst_order)
2025-11-21 11:23:36,702 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir (subunit.RemotedTestCase)
2025-11-21 11:23:36,702 - oe-selftest - INFO - ... ok
2025-11-21 11:23:36,702 - oe-selftest - INFO - 11: 12/35 350/643 (21.75s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir)
2025-11-21 11:23:43,328 - oe-selftest - INFO - wic.Wic.test_debug_long (subunit.RemotedTestCase)
2025-11-21 11:23:43,329 - oe-selftest - INFO - ... ok
2025-11-21 11:23:43,329 - oe-selftest - INFO - 8: 64/94 351/643 (13.94s) (12 failed) (wic.Wic.test_debug_long)
2025-11-21 11:23:58,042 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine (subunit.RemotedTestCase)
2025-11-21 11:23:58,042 - oe-selftest - INFO - ... ok
2025-11-21 11:23:58,042 - oe-selftest - INFO - 11: 13/35 352/643 (21.34s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine)
2025-11-21 11:23:58,044 - oe-selftest - INFO - wic.Wic.test_debug_short (subunit.RemotedTestCase)
2025-11-21 11:23:58,044 - oe-selftest - INFO - ... ok
2025-11-21 11:23:58,044 - oe-selftest - INFO - 8: 65/94 353/643 (14.72s) (12 failed) (wic.Wic.test_debug_short)
2025-11-21 11:24:01,593 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_bmap (subunit.RemotedTestCase)
2025-11-21 11:24:01,593 - oe-selftest - INFO - ... ok
2025-11-21 11:24:01,593 - oe-selftest - INFO - 0: 17/43 354/643 (66.13s) (0 failed) (imagefeatures.ImageFeatures.test_bmap)
2025-11-21 11:24:08,463 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing (subunit.RemotedTestCase)
2025-11-21 11:24:08,463 - oe-selftest - INFO - ... ok
2025-11-21 11:24:08,463 - oe-selftest - INFO - 3: 13/41 355/643 (161.10s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing)
2025-11-21 11:24:16,158 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_deb_arch_dep (subunit.RemotedTestCase)
2025-11-21 11:24:16,158 - oe-selftest - INFO - ... ok
2025-11-21 11:24:16,159 - oe-selftest - INFO - 9: 49/95 356/643 (66.36s) (12 failed) (prservice.BitbakePrTests.test_pr_service_deb_arch_dep)
2025-11-21 11:24:24,811 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives (subunit.RemotedTestCase)
2025-11-21 11:24:24,811 - oe-selftest - INFO - ... ok
2025-11-21 11:24:24,811 - oe-selftest - INFO - 11: 14/35 357/643 (26.77s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives)
2025-11-21 11:24:32,565 - oe-selftest - INFO - fetch.Fetch.test_git_mirrors (subunit.RemotedTestCase)
2025-11-21 11:24:32,565 - oe-selftest - INFO - ... ok
2025-11-21 11:24:32,566 - oe-selftest - INFO - 7: 17/46 358/643 (60.02s) (2 failed) (fetch.Fetch.test_git_mirrors)
2025-11-21 11:24:33,250 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_empty_image (subunit.RemotedTestCase)
2025-11-21 11:24:33,250 - oe-selftest - INFO - ... ok
2025-11-21 11:24:33,250 - oe-selftest - INFO - 0: 18/43 359/643 (31.66s) (0 failed) (imagefeatures.ImageFeatures.test_empty_image)
2025-11-21 11:24:36,242 - oe-selftest - INFO - minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu (subunit.RemotedTestCase)
2025-11-21 11:24:36,243 - oe-selftest - INFO - ... ok
2025-11-21 11:24:36,243 - oe-selftest - INFO - 13: 8/36 360/643 (134.48s) (0 failed) (minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu)
2025-11-21 11:24:36,243 - oe-selftest - INFO - oelib.utils.TestTrimVersion.test_num_exception (subunit.RemotedTestCase)
2025-11-21 11:24:36,243 - oe-selftest - INFO - ... ok
2025-11-21 11:24:36,243 - oe-selftest - INFO - 13: 9/36 361/643 (0.00s) (0 failed) (oelib.utils.TestTrimVersion.test_num_exception)
2025-11-21 11:24:36,243 - oe-selftest - INFO - oelib.utils.TestTrimVersion.test_valid (subunit.RemotedTestCase)
2025-11-21 11:24:36,243 - oe-selftest - INFO - ... ok
2025-11-21 11:24:36,243 - oe-selftest - INFO - 13: 10/36 362/643 (0.00s) (0 failed) (oelib.utils.TestTrimVersion.test_valid)
2025-11-21 11:24:36,244 - oe-selftest - INFO - oelib.utils.TestTrimVersion.test_version_exception (subunit.RemotedTestCase)
2025-11-21 11:24:36,244 - oe-selftest - INFO - ... ok
2025-11-21 11:24:36,244 - oe-selftest - INFO - 13: 11/36 363/643 (0.00s) (0 failed) (oelib.utils.TestTrimVersion.test_version_exception)
2025-11-21 11:24:46,887 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic (subunit.RemotedTestCase)
2025-11-21 11:24:46,888 - oe-selftest - INFO - ... ok
2025-11-21 11:24:46,888 - oe-selftest - INFO - 11: 15/35 364/643 (22.08s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic)
2025-11-21 11:24:49,952 - oe-selftest - INFO - wic.Wic.test_default_output_dir (subunit.RemotedTestCase)
2025-11-21 11:24:49,953 - oe-selftest - INFO - ... ok
2025-11-21 11:24:49,953 - oe-selftest - INFO - 8: 66/94 365/643 (51.91s) (12 failed) (wic.Wic.test_default_output_dir)
2025-11-21 11:24:53,135 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_deb_arch_indep (subunit.RemotedTestCase)
2025-11-21 11:24:53,135 - oe-selftest - INFO - ... ok
2025-11-21 11:24:53,135 - oe-selftest - INFO - 9: 50/95 366/643 (36.98s) (12 failed) (prservice.BitbakePrTests.test_pr_service_deb_arch_indep)
2025-11-21 11:24:59,306 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create (subunit.RemotedTestCase)
2025-11-21 11:24:59,306 - oe-selftest - INFO - ... ok
2025-11-21 11:24:59,306 - oe-selftest - INFO - 13: 12/36 367/643 (21.41s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create)
2025-11-21 11:25:00,216 - oe-selftest - INFO - usergrouptests.UserGroupTests.test_static_useradd_from_dynamic (subunit.RemotedTestCase)
2025-11-21 11:25:00,217 - oe-selftest - INFO - ... ok
2025-11-21 11:25:00,217 - oe-selftest - INFO - 5: 28/28 368/643 (86.04s) (0 failed) (usergrouptests.UserGroupTests.test_static_useradd_from_dynamic)
2025-11-21 11:25:00,922 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary (subunit.RemotedTestCase)
2025-11-21 11:25:00,923 - oe-selftest - INFO - ... ok
2025-11-21 11:25:00,923 - oe-selftest - INFO - 11: 16/35 369/643 (14.04s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary)
2025-11-21 11:25:06,624 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer (subunit.RemotedTestCase)
2025-11-21 11:25:06,625 - oe-selftest - INFO - ... ok
2025-11-21 11:25:06,625 - oe-selftest - INFO - 11: 17/35 370/643 (5.70s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer)
2025-11-21 11:25:15,230 - oe-selftest - INFO - layerappend.LayerAppendTests.test_layer_appends (subunit.RemotedTestCase)
2025-11-21 11:25:15,230 - oe-selftest - INFO - ... ok
2025-11-21 11:25:15,230 - oe-selftest - INFO - 7: 18/46 371/643 (42.66s) (2 failed) (layerappend.LayerAppendTests.test_layer_appends)
2025-11-21 11:25:15,231 - oe-selftest - INFO - oelib.license.TestSingleLicense.test_invalid_licenses (subunit.RemotedTestCase)
2025-11-21 11:25:15,231 - oe-selftest - INFO - ... ok
2025-11-21 11:25:15,231 - oe-selftest - INFO - 7: 19/46 372/643 (0.00s) (2 failed) (oelib.license.TestSingleLicense.test_invalid_licenses)
2025-11-21 11:25:15,231 - oe-selftest - INFO - oelib.license.TestSingleLicense.test_single_licenses (subunit.RemotedTestCase)
2025-11-21 11:25:15,231 - oe-selftest - INFO - ... ok
2025-11-21 11:25:15,231 - oe-selftest - INFO - 7: 20/46 373/643 (0.00s) (2 failed) (oelib.license.TestSingleLicense.test_single_licenses)
2025-11-21 11:25:16,057 - oe-selftest - INFO - picolibc.PicolibcTest.test_picolibc (subunit.RemotedTestCase)
2025-11-21 11:25:16,058 - oe-selftest - INFO - ... skipped 'This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n'
2025-11-21 11:25:16,058 - oe-selftest - INFO - 7: 21/46 374/643 (0.83s) (2 failed) (picolibc.PicolibcTest.test_picolibc)
2025-11-21 11:25:16,058 - oe-selftest - INFO - This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64
2025-11-21 11:25:16,068 - oe-selftest - INFO - runcmd.RunCmdTests.test_list_not_found (subunit.RemotedTestCase)
2025-11-21 11:25:16,068 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,068 - oe-selftest - INFO - 7: 22/46 375/643 (0.01s) (2 failed) (runcmd.RunCmdTests.test_list_not_found)
2025-11-21 11:25:16,117 - oe-selftest - INFO - runcmd.RunCmdTests.test_list_okay (subunit.RemotedTestCase)
2025-11-21 11:25:16,117 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,118 - oe-selftest - INFO - 7: 23/46 376/643 (0.05s) (2 failed) (runcmd.RunCmdTests.test_list_okay)
2025-11-21 11:25:16,129 - oe-selftest - INFO - runcmd.RunCmdTests.test_log (subunit.RemotedTestCase)
2025-11-21 11:25:16,129 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,129 - oe-selftest - INFO - 7: 24/46 377/643 (0.01s) (2 failed) (runcmd.RunCmdTests.test_log)
2025-11-21 11:25:16,139 - oe-selftest - INFO - runcmd.RunCmdTests.test_log_split (subunit.RemotedTestCase)
2025-11-21 11:25:16,139 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,139 - oe-selftest - INFO - 7: 25/46 378/643 (0.01s) (2 failed) (runcmd.RunCmdTests.test_log_split)
2025-11-21 11:25:16,149 - oe-selftest - INFO - runcmd.RunCmdTests.test_no_shell (subunit.RemotedTestCase)
2025-11-21 11:25:16,149 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,149 - oe-selftest - INFO - 7: 26/46 379/643 (0.01s) (2 failed) (runcmd.RunCmdTests.test_no_shell)
2025-11-21 11:25:16,156 - oe-selftest - INFO - runcmd.RunCmdTests.test_output (subunit.RemotedTestCase)
2025-11-21 11:25:16,156 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,156 - oe-selftest - INFO - 7: 27/46 380/643 (0.01s) (2 failed) (runcmd.RunCmdTests.test_output)
2025-11-21 11:25:16,161 - oe-selftest - INFO - runcmd.RunCmdTests.test_output_split (subunit.RemotedTestCase)
2025-11-21 11:25:16,161 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,161 - oe-selftest - INFO - 7: 28/46 381/643 (0.01s) (2 failed) (runcmd.RunCmdTests.test_output_split)
2025-11-21 11:25:16,173 - oe-selftest - INFO - runcmd.RunCmdTests.test_result_assertion (subunit.RemotedTestCase)
2025-11-21 11:25:16,173 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,173 - oe-selftest - INFO - 7: 29/46 382/643 (0.01s) (2 failed) (runcmd.RunCmdTests.test_result_assertion)
2025-11-21 11:25:16,185 - oe-selftest - INFO - runcmd.RunCmdTests.test_result_exception (subunit.RemotedTestCase)
2025-11-21 11:25:16,185 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,185 - oe-selftest - INFO - 7: 30/46 383/643 (0.01s) (2 failed) (runcmd.RunCmdTests.test_result_exception)
2025-11-21 11:25:16,205 - oe-selftest - INFO - runcmd.RunCmdTests.test_result_false (subunit.RemotedTestCase)
2025-11-21 11:25:16,205 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,205 - oe-selftest - INFO - 7: 31/46 384/643 (0.02s) (2 failed) (runcmd.RunCmdTests.test_result_false)
2025-11-21 11:25:16,221 - oe-selftest - INFO - runcmd.RunCmdTests.test_result_okay (subunit.RemotedTestCase)
2025-11-21 11:25:16,221 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,221 - oe-selftest - INFO - 7: 32/46 385/643 (0.02s) (2 failed) (runcmd.RunCmdTests.test_result_okay)
2025-11-21 11:25:16,238 - oe-selftest - INFO - runcmd.RunCmdTests.test_shell (subunit.RemotedTestCase)
2025-11-21 11:25:16,238 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,238 - oe-selftest - INFO - 7: 33/46 386/643 (0.02s) (2 failed) (runcmd.RunCmdTests.test_shell)
2025-11-21 11:25:16,251 - oe-selftest - INFO - runcmd.RunCmdTests.test_stdin (subunit.RemotedTestCase)
2025-11-21 11:25:16,252 - oe-selftest - INFO - ... ok
2025-11-21 11:25:16,252 - oe-selftest - INFO - 7: 34/46 387/643 (0.01s) (2 failed) (runcmd.RunCmdTests.test_stdin)
2025-11-21 11:25:26,264 - oe-selftest - INFO - runcmd.RunCmdTests.test_stdin_timeout (subunit.RemotedTestCase)
2025-11-21 11:25:26,264 - oe-selftest - INFO - ... ok
2025-11-21 11:25:26,264 - oe-selftest - INFO - 7: 35/46 388/643 (10.01s) (2 failed) (runcmd.RunCmdTests.test_stdin_timeout)
2025-11-21 11:25:26,740 - oe-selftest - INFO - wic.Wic.test_efi_bootpart (subunit.RemotedTestCase)
2025-11-21 11:25:26,740 - oe-selftest - INFO - ... ok
2025-11-21 11:25:26,741 - oe-selftest - INFO - 8: 67/94 389/643 (36.79s) (12 failed) (wic.Wic.test_efi_bootpart)
2025-11-21 11:25:27,112 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func (subunit.RemotedTestCase)
2025-11-21 11:25:27,112 - oe-selftest - INFO - ... ok
2025-11-21 11:25:27,113 - oe-selftest - INFO - 11: 18/35 390/643 (20.49s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func)
2025-11-21 11:25:33,400 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_hypervisor_fmts (subunit.RemotedTestCase)
2025-11-21 11:25:33,400 - oe-selftest - INFO - ... ok
2025-11-21 11:25:33,401 - oe-selftest - INFO - 0: 19/43 391/643 (60.15s) (0 failed) (imagefeatures.ImageFeatures.test_hypervisor_fmts)
2025-11-21 11:25:35,115 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access (subunit.RemotedTestCase)
2025-11-21 11:25:35,115 - oe-selftest - INFO - ... ok
2025-11-21 11:25:35,116 - oe-selftest - INFO - 3: 14/41 392/643 (86.65s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access)
2025-11-21 11:25:36,275 - oe-selftest - INFO - runcmd.RunCmdTests.test_timeout (subunit.RemotedTestCase)
2025-11-21 11:25:36,275 - oe-selftest - INFO - ... ok
2025-11-21 11:25:36,276 - oe-selftest - INFO - 7: 36/46 393/643 (10.01s) (2 failed) (runcmd.RunCmdTests.test_timeout)
2025-11-21 11:25:37,404 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_autotools (subunit.RemotedTestCase)
2025-11-21 11:25:37,404 - oe-selftest - INFO - ... ok
2025-11-21 11:25:37,404 - oe-selftest - INFO - 13: 13/36 394/643 (38.10s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_autotools)
2025-11-21 11:25:44,458 - oe-selftest - INFO - incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston (subunit.RemotedTestCase)
2025-11-21 11:25:44,458 - oe-selftest - INFO - ... ok
2025-11-21 11:25:44,458 - oe-selftest - INFO - 4: 7/26 395/643 (2649.15s) (0 failed) (incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston)
2025-11-21 11:25:46,290 - oe-selftest - INFO - runcmd.RunCmdTests.test_timeout_split (subunit.RemotedTestCase)
2025-11-21 11:25:46,291 - oe-selftest - INFO - ... ok
2025-11-21 11:25:46,291 - oe-selftest - INFO - 7: 37/46 396/643 (10.02s) (2 failed) (runcmd.RunCmdTests.test_timeout_split)
2025-11-21 11:25:49,267 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob (subunit.RemotedTestCase)
2025-11-21 11:25:49,267 - oe-selftest - INFO - ... ok
2025-11-21 11:25:49,267 - oe-selftest - INFO - 11: 19/35 397/643 (22.15s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob)
2025-11-21 11:25:51,362 - oe-selftest - INFO - wic.Wic.test_exclude_path (subunit.RemotedTestCase)
2025-11-21 11:25:51,362 - oe-selftest - INFO - ... ok
2025-11-21 11:25:51,362 - oe-selftest - INFO - 8: 68/94 398/643 (24.62s) (12 failed) (wic.Wic.test_exclude_path)
2025-11-21 11:25:57,518 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_ipk_arch_dep (subunit.RemotedTestCase)
2025-11-21 11:25:57,518 - oe-selftest - INFO - ... ok
2025-11-21 11:25:57,518 - oe-selftest - INFO - 9: 51/95 399/643 (64.38s) (12 failed) (prservice.BitbakePrTests.test_pr_service_ipk_arch_dep)
2025-11-21 11:25:59,600 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_cmake (subunit.RemotedTestCase)
2025-11-21 11:25:59,600 - oe-selftest - INFO - ... ok
2025-11-21 11:25:59,600 - oe-selftest - INFO - 13: 14/36 400/643 (22.20s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_cmake)
2025-11-21 11:26:11,043 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob (subunit.RemotedTestCase)
2025-11-21 11:26:11,043 - oe-selftest - INFO - ... ok
2025-11-21 11:26:11,043 - oe-selftest - INFO - 11: 20/35 401/643 (21.78s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob)
2025-11-21 11:26:20,376 - oe-selftest - INFO - wic.Wic.test_exclude_path_errors (subunit.RemotedTestCase)
2025-11-21 11:26:20,376 - oe-selftest - INFO - ... ok
2025-11-21 11:26:20,376 - oe-selftest - INFO - 8: 69/94 402/643 (29.01s) (12 failed) (wic.Wic.test_exclude_path_errors)
2025-11-21 11:26:20,393 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_git_http (subunit.RemotedTestCase)
2025-11-21 11:26:20,393 - oe-selftest - INFO - ... ok
2025-11-21 11:26:20,393 - oe-selftest - INFO - 13: 15/36 403/643 (20.79s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_git_http)
2025-11-21 11:26:25,704 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_ipk_arch_indep (subunit.RemotedTestCase)
2025-11-21 11:26:25,704 - oe-selftest - INFO - ... ok
2025-11-21 11:26:25,704 - oe-selftest - INFO - 9: 52/95 404/643 (28.19s) (12 failed) (prservice.BitbakePrTests.test_pr_service_ipk_arch_indep)
2025-11-21 11:26:27,336 - oe-selftest - INFO - incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal (subunit.RemotedTestCase)
2025-11-21 11:26:27,336 - oe-selftest - INFO - ... ok
2025-11-21 11:26:27,336 - oe-selftest - INFO - 4: 8/26 405/643 (42.88s) (0 failed) (incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal)
2025-11-21 11:26:27,336 - oe-selftest - INFO - oelib.license.TestComplexCombinations.test_tests (subunit.RemotedTestCase)
2025-11-21 11:26:27,337 - oe-selftest - INFO - ... ok
2025-11-21 11:26:27,337 - oe-selftest - INFO - 4: 9/26 406/643 (0.00s) (0 failed) (oelib.license.TestComplexCombinations.test_tests)
2025-11-21 11:26:30,736 - oe-selftest - INFO - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets (subunit.RemotedTestCase)
2025-11-21 11:26:30,736 - oe-selftest - INFO - ... ok
2025-11-21 11:26:30,736 - oe-selftest - INFO - 7: 38/46 407/643 (44.45s) (2 failed) (sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets)
2025-11-21 11:26:34,153 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid (subunit.RemotedTestCase)
2025-11-21 11:26:34,153 - oe-selftest - INFO - ... ok
2025-11-21 11:26:34,153 - oe-selftest - INFO - 11: 21/35 408/643 (23.11s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid)
2025-11-21 11:26:43,317 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch (subunit.RemotedTestCase)
2025-11-21 11:26:43,317 - oe-selftest - INFO - ... ok
2025-11-21 11:26:43,317 - oe-selftest - INFO - 13: 16/36 409/643 (22.92s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch)
2025-11-21 11:26:57,534 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig (subunit.RemotedTestCase)
2025-11-21 11:26:57,534 - oe-selftest - INFO - ... ok
2025-11-21 11:26:57,534 - oe-selftest - INFO - 11: 22/35 410/643 (23.38s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig)
2025-11-21 11:27:04,952 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch (subunit.RemotedTestCase)
2025-11-21 11:27:04,952 - oe-selftest - INFO - ... ok
2025-11-21 11:27:04,952 - oe-selftest - INFO - 13: 17/36 411/643 (21.63s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch)
2025-11-21 11:27:05,171 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs (subunit.RemotedTestCase)
2025-11-21 11:27:05,172 - oe-selftest - INFO - ... ok
2025-11-21 11:27:05,172 - oe-selftest - INFO - 3: 15/41 412/643 (90.06s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs)
2025-11-21 11:27:14,651 - oe-selftest - INFO - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target (subunit.RemotedTestCase)
2025-11-21 11:27:14,651 - oe-selftest - INFO - ... ok
2025-11-21 11:27:14,652 - oe-selftest - INFO - 7: 39/46 413/643 (43.92s) (2 failed) (sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target)
2025-11-21 11:27:17,782 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_rpm_arch_dep (subunit.RemotedTestCase)
2025-11-21 11:27:17,782 - oe-selftest - INFO - ... ok
2025-11-21 11:27:17,782 - oe-selftest - INFO - 9: 53/95 414/643 (52.08s) (12 failed) (prservice.BitbakePrTests.test_pr_service_rpm_arch_dep)
2025-11-21 11:27:21,006 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch (subunit.RemotedTestCase)
2025-11-21 11:27:21,007 - oe-selftest - INFO - ... ok
2025-11-21 11:27:21,007 - oe-selftest - INFO - 11: 23/35 415/643 (23.47s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch)
2025-11-21 11:27:25,178 - oe-selftest - INFO - wic.Wic.test_exclude_path_with_extra_space (subunit.RemotedTestCase)
2025-11-21 11:27:25,178 - oe-selftest - INFO - ... ok
2025-11-21 11:27:25,178 - oe-selftest - INFO - 8: 70/94 416/643 (64.80s) (12 failed) (wic.Wic.test_exclude_path_with_extra_space)
2025-11-21 11:27:26,210 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master (subunit.RemotedTestCase)
2025-11-21 11:27:26,210 - oe-selftest - INFO - ... ok
2025-11-21 11:27:26,210 - oe-selftest - INFO - 13: 18/36 417/643 (21.26s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master)
2025-11-21 11:27:27,773 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_image_fstypes (subunit.RemotedTestCase)
2025-11-21 11:27:27,774 - oe-selftest - INFO - ... ok
2025-11-21 11:27:27,774 - oe-selftest - INFO - 0: 20/43 418/643 (114.37s) (0 failed) (imagefeatures.ImageFeatures.test_image_fstypes)
2025-11-21 11:27:41,007 - oe-selftest - INFO - wic.Wic.test_extra_space (subunit.RemotedTestCase)
2025-11-21 11:27:41,008 - oe-selftest - INFO - ... ok
2025-11-21 11:27:41,008 - oe-selftest - INFO - 8: 71/94 419/643 (15.83s) (12 failed) (wic.Wic.test_extra_space)
2025-11-21 11:27:47,463 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall (subunit.RemotedTestCase)
2025-11-21 11:27:47,463 - oe-selftest - INFO - ... ok
2025-11-21 11:27:47,463 - oe-selftest - INFO - 11: 24/35 420/643 (26.46s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall)
2025-11-21 11:27:47,642 - oe-selftest - INFO - prservice.BitbakePrTests.test_pr_service_rpm_arch_indep (subunit.RemotedTestCase)
2025-11-21 11:27:47,642 - oe-selftest - INFO - ... ok
2025-11-21 11:27:47,642 - oe-selftest - INFO - 9: 54/95 421/643 (29.86s) (12 failed) (prservice.BitbakePrTests.test_pr_service_rpm_arch_indep)
2025-11-21 11:27:48,241 - oe-selftest - INFO - prservice.BitbakePrTests.test_stopping_prservice_message (subunit.RemotedTestCase)
2025-11-21 11:27:48,242 - oe-selftest - INFO - ... ok
2025-11-21 11:27:48,242 - oe-selftest - INFO - 9: 55/95 422/643 (0.60s) (12 failed) (prservice.BitbakePrTests.test_stopping_prservice_message)
2025-11-21 11:27:49,470 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_github (subunit.RemotedTestCase)
2025-11-21 11:27:49,470 - oe-selftest - INFO - ... ok
2025-11-21 11:27:49,470 - oe-selftest - INFO - 13: 19/36 423/643 (23.26s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_github)
2025-11-21 11:27:57,379 - oe-selftest - INFO - wic.Wic.test_gpt_image (subunit.RemotedTestCase)
2025-11-21 11:27:57,379 - oe-selftest - INFO - ... ok
2025-11-21 11:27:57,379 - oe-selftest - INFO - 8: 72/94 424/643 (16.37s) (12 failed) (wic.Wic.test_gpt_image)
2025-11-21 11:27:59,715 - oe-selftest - INFO - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target (subunit.RemotedTestCase)
2025-11-21 11:27:59,715 - oe-selftest - INFO - ... ok
2025-11-21 11:27:59,715 - oe-selftest - INFO - 7: 40/46 425/643 (45.06s) (2 failed) (sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target)
2025-11-21 11:28:00,975 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_correct_image_fstab (subunit.RemotedTestCase)
2025-11-21 11:28:00,975 - oe-selftest - INFO - ... ok
2025-11-21 11:28:00,975 - oe-selftest - INFO - 4: 10/26 426/643 (93.64s) (0 failed) (overlayfs.OverlayFSTests.test_correct_image_fstab)
2025-11-21 11:28:09,940 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed (subunit.RemotedTestCase)
2025-11-21 11:28:09,940 - oe-selftest - INFO - ... ok
2025-11-21 11:28:09,940 - oe-selftest - INFO - 11: 25/35 427/643 (22.48s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed)
2025-11-21 11:28:12,874 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball (subunit.RemotedTestCase)
2025-11-21 11:28:12,874 - oe-selftest - INFO - ... ok
2025-11-21 11:28:12,874 - oe-selftest - INFO - 13: 20/36 428/643 (23.40s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball)
2025-11-21 11:28:28,055 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_image_gen_debugfs (subunit.RemotedTestCase)
2025-11-21 11:28:28,055 - oe-selftest - INFO - ... ok
2025-11-21 11:28:28,055 - oe-selftest - INFO - 0: 21/43 429/643 (60.28s) (0 failed) (imagefeatures.ImageFeatures.test_image_gen_debugfs)
2025-11-21 11:28:32,331 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script (subunit.RemotedTestCase)
2025-11-21 11:28:32,332 - oe-selftest - INFO - ... ok
2025-11-21 11:28:32,332 - oe-selftest - INFO - 11: 26/35 430/643 (22.39s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script)
2025-11-21 11:28:39,121 - oe-selftest - INFO - manifest.VerifyManifest.test_SDK_manifest_entries (subunit.RemotedTestCase)
2025-11-21 11:28:39,121 - oe-selftest - INFO - ... ok
2025-11-21 11:28:39,121 - oe-selftest - INFO - 12: 21/44 431/643 (306.48s) (0 failed) (manifest.VerifyManifest.test_SDK_manifest_entries)
2025-11-21 11:28:46,459 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_go (subunit.RemotedTestCase)
2025-11-21 11:28:46,459 - oe-selftest - INFO - ... ok
2025-11-21 11:28:46,459 - oe-selftest - INFO - 13: 21/36 432/643 (33.58s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_go)
2025-11-21 11:28:47,621 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_npm (subunit.RemotedTestCase)
2025-11-21 11:28:47,621 - oe-selftest - INFO - ... skipped 'Test needs meta-oe for nodejs\n'
2025-11-21 11:28:47,621 - oe-selftest - INFO - 13: 22/36 433/643 (1.16s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_npm)
2025-11-21 11:28:47,621 - oe-selftest - INFO - Test needs meta-oe for nodejs
2025-11-21 11:28:49,505 - oe-selftest - INFO - manifest.VerifyManifest.test_image_manifest_entries (subunit.RemotedTestCase)
2025-11-21 11:28:49,506 - oe-selftest - INFO - ... ok
2025-11-21 11:28:49,506 - oe-selftest - INFO - 12: 22/44 434/643 (10.38s) (0 failed) (manifest.VerifyManifest.test_image_manifest_entries)
2025-11-21 11:28:49,506 - oe-selftest - INFO - oelib.utils.TestPackagesFilterOutSystem.test_filter (subunit.RemotedTestCase)
2025-11-21 11:28:49,506 - oe-selftest - INFO - ... ok
2025-11-21 11:28:49,506 - oe-selftest - INFO - 12: 23/44 435/643 (0.00s) (0 failed) (oelib.utils.TestPackagesFilterOutSystem.test_filter)
2025-11-21 11:28:49,802 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original (subunit.RemotedTestCase)
2025-11-21 11:28:49,802 - oe-selftest - INFO - ... ok
2025-11-21 11:28:49,802 - oe-selftest - INFO - 3: 16/41 436/643 (104.63s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original)
2025-11-21 11:28:54,559 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir (subunit.RemotedTestCase)
2025-11-21 11:28:54,559 - oe-selftest - INFO - ... ok
2025-11-21 11:28:54,559 - oe-selftest - INFO - 11: 27/35 437/643 (22.23s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir)
2025-11-21 11:29:05,707 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_correct_image_unit (subunit.RemotedTestCase)
2025-11-21 11:29:05,707 - oe-selftest - INFO - ... ok
2025-11-21 11:29:05,707 - oe-selftest - INFO - 4: 11/26 438/643 (64.73s) (0 failed) (overlayfs.OverlayFSTests.test_correct_image_unit)
2025-11-21 11:29:07,088 - oe-selftest - INFO - wic.Wic.test_grub_install_pcbios (subunit.RemotedTestCase)
2025-11-21 11:29:07,088 - oe-selftest - INFO - ... ok
2025-11-21 11:29:07,088 - oe-selftest - INFO - 8: 73/94 439/643 (69.71s) (12 failed) (wic.Wic.test_grub_install_pcbios)
2025-11-21 11:29:12,697 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi (subunit.RemotedTestCase)
2025-11-21 11:29:12,697 - oe-selftest - INFO - ... ok
2025-11-21 11:29:12,697 - oe-selftest - INFO - 13: 23/36 440/643 (25.08s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi)
2025-11-21 11:29:16,656 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir (subunit.RemotedTestCase)
2025-11-21 11:29:16,657 - oe-selftest - INFO - ... ok
2025-11-21 11:29:16,657 - oe-selftest - INFO - 11: 28/35 441/643 (22.10s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir)
2025-11-21 11:29:17,923 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_long_chain_conversion (subunit.RemotedTestCase)
2025-11-21 11:29:17,923 - oe-selftest - INFO - ... ok
2025-11-21 11:29:17,924 - oe-selftest - INFO - 0: 22/43 442/643 (49.87s) (0 failed) (imagefeatures.ImageFeatures.test_long_chain_conversion)
2025-11-21 11:29:21,953 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_distro_features_missing (subunit.RemotedTestCase)
2025-11-21 11:29:21,953 - oe-selftest - INFO - ... ok
2025-11-21 11:29:21,953 - oe-selftest - INFO - 4: 12/26 443/643 (16.25s) (0 failed) (overlayfs.OverlayFSTests.test_distro_features_missing)
2025-11-21 11:29:27,394 - oe-selftest - INFO - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard (subunit.RemotedTestCase)
2025-11-21 11:29:27,394 - oe-selftest - INFO - ... ok
2025-11-21 11:29:27,394 - oe-selftest - INFO - 11: 29/35 444/643 (10.74s) (0 failed) (recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard)
2025-11-21 11:29:29,038 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic (subunit.RemotedTestCase)
2025-11-21 11:29:29,038 - oe-selftest - INFO - ... ok
2025-11-21 11:29:29,038 - oe-selftest - INFO - 12: 24/44 445/643 (36.86s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic)
2025-11-21 11:29:32,054 - oe-selftest - INFO - wic.Wic.test_include_path (subunit.RemotedTestCase)
2025-11-21 11:29:32,054 - oe-selftest - INFO - ... ok
2025-11-21 11:29:32,054 - oe-selftest - INFO - 8: 74/94 446/643 (24.97s) (12 failed) (wic.Wic.test_include_path)
2025-11-21 11:29:34,271 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_mount_unit_not_set (subunit.RemotedTestCase)
2025-11-21 11:29:34,272 - oe-selftest - INFO - ... ok
2025-11-21 11:29:34,272 - oe-selftest - INFO - 4: 13/26 447/643 (12.32s) (0 failed) (overlayfs.OverlayFSTests.test_mount_unit_not_set)
2025-11-21 11:29:35,207 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling (subunit.RemotedTestCase)
2025-11-21 11:29:35,207 - oe-selftest - INFO - ... ok
2025-11-21 11:29:35,207 - oe-selftest - INFO - 13: 24/36 448/643 (22.51s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling)
2025-11-21 11:29:52,990 - oe-selftest - INFO - wic.ModifyTests.test_wic_cp (subunit.RemotedTestCase)
2025-11-21 11:29:52,990 - oe-selftest - INFO - ... ok
2025-11-21 11:29:52,990 - oe-selftest - INFO - 7: 41/46 449/643 (113.27s) (2 failed) (wic.ModifyTests.test_wic_cp)
2025-11-21 11:29:55,565 - oe-selftest - INFO - wic.Wic.test_include_path_embeded (subunit.RemotedTestCase)
2025-11-21 11:29:55,566 - oe-selftest - INFO - ... ok
2025-11-21 11:29:55,566 - oe-selftest - INFO - 8: 75/94 450/643 (23.51s) (12 failed) (wic.Wic.test_include_path_embeded)
2025-11-21 11:29:58,893 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard (subunit.RemotedTestCase)
2025-11-21 11:29:58,894 - oe-selftest - INFO - ... ok
2025-11-21 11:29:58,894 - oe-selftest - INFO - 12: 25/44 451/643 (29.86s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard)
2025-11-21 11:29:59,188 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin (subunit.RemotedTestCase)
2025-11-21 11:29:59,189 - oe-selftest - INFO - ... ok
2025-11-21 11:29:59,189 - oe-selftest - INFO - 13: 25/36 452/643 (23.98s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin)
2025-11-21 11:30:13,869 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri (subunit.RemotedTestCase)
2025-11-21 11:30:13,869 - oe-selftest - INFO - ... ok
2025-11-21 11:30:13,870 - oe-selftest - INFO - 12: 26/44 453/643 (14.98s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri)
2025-11-21 11:30:27,080 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy (subunit.RemotedTestCase)
2025-11-21 11:30:27,080 - oe-selftest - INFO - ... ok
2025-11-21 11:30:27,080 - oe-selftest - INFO - 13: 26/36 454/643 (27.89s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy)
2025-11-21 11:30:28,258 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params (subunit.RemotedTestCase)
2025-11-21 11:30:28,258 - oe-selftest - INFO - ... ok
2025-11-21 11:30:28,258 - oe-selftest - INFO - 12: 27/44 455/643 (14.39s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params)
2025-11-21 11:30:44,312 - oe-selftest - INFO - wic.ModifyTests.test_wic_cp_ext (subunit.RemotedTestCase)
2025-11-21 11:30:44,313 - oe-selftest - INFO - ... ok
2025-11-21 11:30:44,313 - oe-selftest - INFO - 7: 42/46 456/643 (51.32s) (2 failed) (wic.ModifyTests.test_wic_cp_ext)
2025-11-21 11:30:59,601 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit (subunit.RemotedTestCase)
2025-11-21 11:30:59,602 - oe-selftest - INFO - ... ok
2025-11-21 11:30:59,602 - oe-selftest - INFO - 3: 17/41 457/643 (129.80s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit)
2025-11-21 11:31:06,199 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine (subunit.RemotedTestCase)
2025-11-21 11:31:06,200 - oe-selftest - INFO - ... ok
2025-11-21 11:31:06,200 - oe-selftest - INFO - 12: 28/44 458/643 (37.94s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine)
2025-11-21 11:31:18,905 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api (subunit.RemotedTestCase)
2025-11-21 11:31:18,906 - oe-selftest - INFO - ... ok
2025-11-21 11:31:18,906 - oe-selftest - INFO - 13: 27/36 459/643 (51.83s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api)
2025-11-21 11:32:13,910 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir (subunit.RemotedTestCase)
2025-11-21 11:32:13,910 - oe-selftest - INFO - ... ok
2025-11-21 11:32:13,910 - oe-selftest - INFO - 12: 29/44 460/643 (67.71s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir)
2025-11-21 11:32:30,058 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic (subunit.RemotedTestCase)
2025-11-21 11:32:30,058 - oe-selftest - INFO - ... ok
2025-11-21 11:32:30,058 - oe-selftest - INFO - 12: 30/44 461/643 (16.15s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic)
2025-11-21 11:32:41,384 - oe-selftest - INFO - runtime_test.TestExport.test_testexport_basic (subunit.RemotedTestCase)
2025-11-21 11:32:41,384 - oe-selftest - INFO - ... ok
2025-11-21 11:32:41,384 - oe-selftest - INFO - 11: 30/35 462/643 (192.98s) (0 failed) (runtime_test.TestExport.test_testexport_basic)
2025-11-21 11:32:57,887 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_mandb (subunit.RemotedTestCase)
2025-11-21 11:32:57,887 - oe-selftest - INFO - ... ok
2025-11-21 11:32:57,887 - oe-selftest - INFO - 0: 23/43 463/643 (219.96s) (0 failed) (imagefeatures.ImageFeatures.test_mandb)
2025-11-21 11:33:26,090 - oe-selftest - INFO - wic.ModifyTests.test_wic_ls (subunit.RemotedTestCase)
2025-11-21 11:33:26,090 - oe-selftest - INFO - ... ok
2025-11-21 11:33:26,090 - oe-selftest - INFO - 7: 43/46 464/643 (161.78s) (2 failed) (wic.ModifyTests.test_wic_ls)
2025-11-21 11:33:54,664 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta (subunit.RemotedTestCase)
2025-11-21 11:33:54,664 - oe-selftest - INFO - ... ok
2025-11-21 11:33:54,664 - oe-selftest - INFO - 13: 28/36 465/643 (155.76s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta)
2025-11-21 11:34:05,025 - oe-selftest - INFO - wic.Wic.test_include_path_errors (subunit.RemotedTestCase)
2025-11-21 11:34:05,025 - oe-selftest - INFO - ... ok
2025-11-21 11:34:05,025 - oe-selftest - INFO - 8: 76/94 466/643 (249.46s) (12 failed) (wic.Wic.test_include_path_errors)
2025-11-21 11:34:22,454 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic (subunit.RemotedTestCase)
2025-11-21 11:34:22,454 - oe-selftest - INFO - ... ok
2025-11-21 11:34:22,454 - oe-selftest - INFO - 12: 31/44 467/643 (112.40s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic)
2025-11-21 11:34:26,583 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_no_busybox_base_utils (subunit.RemotedTestCase)
2025-11-21 11:34:26,583 - oe-selftest - INFO - ... ok
2025-11-21 11:34:26,583 - oe-selftest - INFO - 0: 24/43 468/643 (88.70s) (0 failed) (imagefeatures.ImageFeatures.test_no_busybox_base_utils)
2025-11-21 11:35:05,483 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest (subunit.RemotedTestCase)
2025-11-21 11:35:05,483 - oe-selftest - INFO - ... ok
2025-11-21 11:35:05,484 - oe-selftest - INFO - 12: 32/44 469/643 (43.03s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest)
2025-11-21 11:35:13,116 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic (subunit.RemotedTestCase)
2025-11-21 11:35:13,116 - oe-selftest - INFO - ... ok
2025-11-21 11:35:13,116 - oe-selftest - INFO - 12: 33/44 470/643 (7.63s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic)
2025-11-21 11:35:21,115 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools (subunit.RemotedTestCase)
2025-11-21 11:35:21,116 - oe-selftest - INFO - ... ok
2025-11-21 11:35:21,116 - oe-selftest - INFO - 13: 29/36 471/643 (86.45s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools)
2025-11-21 11:35:42,534 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic (subunit.RemotedTestCase)
2025-11-21 11:35:42,534 - oe-selftest - INFO - ... ok
2025-11-21 11:35:42,534 - oe-selftest - INFO - 12: 34/44 472/643 (29.42s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic)
2025-11-21 11:35:48,351 - oe-selftest - INFO - runtime_test.Postinst.test_failing_postinst (subunit.RemotedTestCase)
2025-11-21 11:35:48,351 - oe-selftest - INFO - ... ok
2025-11-21 11:35:48,351 - oe-selftest - INFO - 9: 56/95 473/643 (480.11s) (12 failed) (runtime_test.Postinst.test_failing_postinst)
2025-11-21 11:35:52,449 - oe-selftest - INFO - wic.ModifyTests.test_wic_ls_ext (subunit.RemotedTestCase)
2025-11-21 11:35:52,449 - oe-selftest - INFO - ... ok
2025-11-21 11:35:52,449 - oe-selftest - INFO - 7: 44/46 474/643 (146.36s) (2 failed) (wic.ModifyTests.test_wic_ls_ext)
2025-11-21 11:36:05,170 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_not_all_units_installed (subunit.RemotedTestCase)
2025-11-21 11:36:05,171 - oe-selftest - INFO - ... ok
2025-11-21 11:36:05,171 - oe-selftest - INFO - 4: 14/26 475/643 (390.90s) (0 failed) (overlayfs.OverlayFSTests.test_not_all_units_installed)
2025-11-21 11:36:11,765 - oe-selftest - INFO - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir (subunit.RemotedTestCase)
2025-11-21 11:36:11,765 - oe-selftest - INFO - ... ok
2025-11-21 11:36:11,765 - oe-selftest - INFO - 12: 35/44 476/643 (29.23s) (0 failed) (recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir)
2025-11-21 11:37:07,059 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi (subunit.RemotedTestCase)
2025-11-21 11:37:07,059 - oe-selftest - INFO - ... ok
2025-11-21 11:37:07,060 - oe-selftest - INFO - 13: 30/36 477/643 (105.94s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi)
2025-11-21 11:37:33,486 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only (subunit.RemotedTestCase)
2025-11-21 11:37:33,486 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,486 - oe-selftest - INFO - 3: 18/41 478/643 (393.88s) (0 failed) (overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only)
2025-11-21 11:37:33,496 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_can_compare_ltp_tests (subunit.RemotedTestCase)
2025-11-21 11:37:33,496 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,496 - oe-selftest - INFO - 3: 19/41 479/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_can_compare_ltp_tests)
2025-11-21 11:37:33,506 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names (subunit.RemotedTestCase)
2025-11-21 11:37:33,506 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,506 - oe-selftest - INFO - 3: 20/41 480/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names)
2025-11-21 11:37:33,516 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests (subunit.RemotedTestCase)
2025-11-21 11:37:33,516 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,516 - oe-selftest - INFO - 3: 21/41 481/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests)
2025-11-21 11:37:33,525 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_machine_matches (subunit.RemotedTestCase)
2025-11-21 11:37:33,526 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,526 - oe-selftest - INFO - 3: 22/41 482/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_machine_matches)
2025-11-21 11:37:33,535 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_machine_mismatches (subunit.RemotedTestCase)
2025-11-21 11:37:33,535 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,536 - oe-selftest - INFO - 3: 23/41 483/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_machine_mismatches)
2025-11-21 11:37:33,545 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_merge_can_merged_results (subunit.RemotedTestCase)
2025-11-21 11:37:33,545 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,546 - oe-selftest - INFO - 3: 24/41 484/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_merge_can_merged_results)
2025-11-21 11:37:33,554 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type (subunit.RemotedTestCase)
2025-11-21 11:37:33,554 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,554 - oe-selftest - INFO - 3: 25/41 485/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type)
2025-11-21 11:37:33,560 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair (subunit.RemotedTestCase)
2025-11-21 11:37:33,561 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,561 - oe-selftest - INFO - 3: 26/41 486/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair)
2025-11-21 11:37:33,567 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_regression_can_get_regression_result (subunit.RemotedTestCase)
2025-11-21 11:37:33,567 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,567 - oe-selftest - INFO - 3: 27/41 487/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_regression_can_get_regression_result)
2025-11-21 11:37:33,574 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_report_can_aggregate_test_result (subunit.RemotedTestCase)
2025-11-21 11:37:33,574 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,574 - oe-selftest - INFO - 3: 28/41 488/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_report_can_aggregate_test_result)
2025-11-21 11:37:33,580 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared (subunit.RemotedTestCase)
2025-11-21 11:37:33,580 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,580 - oe-selftest - INFO - 3: 29/41 489/643 (0.01s) (0 failed) (resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared)
2025-11-21 11:37:33,583 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared (subunit.RemotedTestCase)
2025-11-21 11:37:33,583 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,584 - oe-selftest - INFO - 3: 30/41 490/643 (0.00s) (0 failed) (resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared)
2025-11-21 11:37:33,587 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared (subunit.RemotedTestCase)
2025-11-21 11:37:33,587 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,587 - oe-selftest - INFO - 3: 31/41 491/643 (0.00s) (0 failed) (resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared)
2025-11-21 11:37:33,591 - oe-selftest - INFO - resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared (subunit.RemotedTestCase)
2025-11-21 11:37:33,591 - oe-selftest - INFO - ... ok
2025-11-21 11:37:33,591 - oe-selftest - INFO - 3: 32/41 492/643 (0.00s) (0 failed) (resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared)
2025-11-21 11:37:34,782 - oe-selftest - INFO - wic.ModifyTests.test_wic_rm (subunit.RemotedTestCase)
2025-11-21 11:37:34,782 - oe-selftest - INFO - ... ok
2025-11-21 11:37:34,782 - oe-selftest - INFO - 7: 45/46 493/643 (102.33s) (2 failed) (wic.ModifyTests.test_wic_rm)
2025-11-21 11:37:47,388 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball (subunit.RemotedTestCase)
2025-11-21 11:37:47,388 - oe-selftest - INFO - ... ok
2025-11-21 11:37:47,388 - oe-selftest - INFO - 13: 31/36 494/643 (40.33s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball)
2025-11-21 11:46:36,117 - oe-selftest - INFO - recipetool.RecipetoolCreateTests.test_recipetool_create_simple (subunit.RemotedTestCase)
2025-11-21 11:46:36,117 - oe-selftest - INFO - ... ok
2025-11-21 11:46:36,117 - oe-selftest - INFO - 13: 32/36 495/643 (528.73s) (0 failed) (recipetool.RecipetoolCreateTests.test_recipetool_create_simple)
2025-11-21 11:47:11,950 - oe-selftest - INFO - wic.ModifyTests.test_wic_rm_ext (subunit.RemotedTestCase)
2025-11-21 11:47:11,950 - oe-selftest - INFO - ... ok
2025-11-21 11:47:11,950 - oe-selftest - INFO - 7: 46/46 496/643 (577.17s) (2 failed) (wic.ModifyTests.test_wic_rm_ext)
2025-11-21 11:48:25,357 - oe-selftest - INFO - runtime_test.TestExport.test_testexport_sdk (subunit.RemotedTestCase)
2025-11-21 11:48:25,358 - oe-selftest - INFO - ... ok
2025-11-21 11:48:25,358 - oe-selftest - INFO - 11: 31/35 497/643 (943.97s) (0 failed) (runtime_test.TestExport.test_testexport_sdk)
2025-11-21 11:48:28,393 - oe-selftest - INFO - sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs (subunit.RemotedTestCase)
2025-11-21 11:48:28,393 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,540 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/conf/local.conf
2025-11-21 09:47:25,541 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121101409
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121101409
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.i1czal59
Created listening socket for qemu serial console on: 127.0.0.1:35983
Created listening socket for qemu serial console on: 127.0.0.1:41345
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=35983:41345 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait"
runqemu started, pid is 3790588
waiting at most 300 seconds for qemu pid (11/21/25 10:15:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP connected to QEMU at 11/21/25 10:15:44 and took 0.72 seconds
QMP released QEMU at 11/21/25 10:15:45 and took 0.14 seconds from connect
qemu started in 0.85 seconds - qemu procces pid is 3790641 (11/21/25 10:15:45)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121101427.ext4.3790588
runqemu - INFO - Copy done in 0.02709341049194336 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315600.16
Waiting at most 1000 seconds for login banner (11/21/25 10:15:45)
Connection from 127.0.0.1:49964
Reached login banner in 5.33 seconds (11/21/25 10:15:50)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110600
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110600
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.l78kidob
Created listening socket for qemu serial console on: 127.0.0.1:38977
Created listening socket for qemu serial console on: 127.0.0.1:51803
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=38977:51803 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait"
runqemu started, pid is 483322
waiting at most 300 seconds for qemu pid (11/21/25 11:06:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP connected to QEMU at 11/21/25 11:06:15 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:06:15 and took 0.13 seconds from connect
qemu started in 0.69 seconds - qemu procces pid is 483385 (11/21/25 11:06:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121105522.ext4.483322
runqemu - INFO - Copy done in 0.033600568771362305 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 318630.99
Waiting at most 1000 seconds for login banner (11/21/25 11:06:15)
Connection from 127.0.0.1:50300
Reached login banner in 2.30 seconds (11/21/25 11:06:18)
Logged in as root in serial console
2025-11-21 11:06:23,315 - oe-selftest - WARNING - starting gdb x86_64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-2kylr1hc' -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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110629
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110629
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.f5ck9ao8
Created listening socket for qemu serial console on: 127.0.0.1:39871
Created listening socket for qemu serial console on: 127.0.0.1:59131
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=39871:59131 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait"
runqemu started, pid is 557409
waiting at most 300 seconds for qemu pid (11/21/25 11:17:27)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP connected to QEMU at 11/21/25 11:17:28 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:17:28 and took 0.12 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 557415 (11/21/25 11:17:28)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.zst: 50352128 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121110642.ext4.557409
runqemu - INFO - Copy done in 0.02287435531616211 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.557409,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39871,nodelay=on -serial tcp:127.0.0.1:59131,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319303.67
Waiting at most 1000 seconds for login banner (11/21/25 11:17:28)
Connection from 127.0.0.1:50928
Reached login banner in 3.19 seconds (11/21/25 11:17:31)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121111740
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121111740
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3on8nxy0
Created listening socket for qemu serial console on: 127.0.0.1:47101
Created listening socket for qemu serial console on: 127.0.0.1:51663
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=47101:51663 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait"
runqemu started, pid is 620994
waiting at most 300 seconds for qemu pid (11/21/25 11:21:22)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP connected to QEMU at 11/21/25 11:21:22 and took 0.54 seconds
QMP released QEMU at 11/21/25 11:21:22 and took 0.09 seconds from connect
qemu started in 0.62 seconds - qemu procces pid is 621020 (11/21/25 11:21:22)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.zst: 48455680 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994
runqemu - INFO - Copy done in 0.03164958953857422 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47101,nodelay=on -serial tcp:127.0.0.1:51663,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319538.05
Waiting at most 1000 seconds for login banner (11/21/25 11:21:22)
Connection from 127.0.0.1:51452
Reached login banner in 2.02 seconds (11/21/25 11:21:24)
Logged in as root in serial console
2025-11-21 11:21:35,721 - oe-selftest - INFO - Running bitbake to generate pkgdata
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112928
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112928
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.aaa9utjh
Created listening socket for qemu serial console on: 127.0.0.1:53501
Created listening socket for qemu serial console on: 127.0.0.1:60419
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=53501:60419 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait"
runqemu started, pid is 1123908
waiting at most 300 seconds for qemu pid (11/21/25 11:32:29)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP connected to QEMU at 11/21/25 11:32:30 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:32:30 and took 0.22 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 1123941 (11/21/25 11:32:30)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.zst: 42668032 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112942.ext4.1123908
runqemu - INFO - Copy done in 0.0303800106048584 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 320205.50
Waiting at most 1000 seconds for login banner (11/21/25 11:32:30)
Connection from 127.0.0.1:35084
Reached login banner in 2.38 seconds (11/21/25 11:32:32)
Logged in as root in serial console
2025-11-21 11:48:28,394 - oe-selftest - INFO - 11: 32/35 498/643 (3.03s) (0 failed) (sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs)
2025-11-21 11:48:28,394 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 556, in test_sstate_multilib_or_not_native_samesigs
bitbake("binutils-native -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 binutils-native -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 11:48:27.663916)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,540 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/conf/local.conf
2025-11-21 09:47:25,541 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121101409
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121101409
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.i1czal59
Created listening socket for qemu serial console on: 127.0.0.1:35983
Created listening socket for qemu serial console on: 127.0.0.1:41345
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=35983:41345 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait"
runqemu started, pid is 3790588
waiting at most 300 seconds for qemu pid (11/21/25 10:15:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP connected to QEMU at 11/21/25 10:15:44 and took 0.72 seconds
QMP released QEMU at 11/21/25 10:15:45 and took 0.14 seconds from connect
qemu started in 0.85 seconds - qemu procces pid is 3790641 (11/21/25 10:15:45)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121101427.ext4.3790588
runqemu - INFO - Copy done in 0.02709341049194336 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315600.16
Waiting at most 1000 seconds for login banner (11/21/25 10:15:45)
Connection from 127.0.0.1:49964
Reached login banner in 5.33 seconds (11/21/25 10:15:50)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110600
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110600
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.l78kidob
Created listening socket for qemu serial console on: 127.0.0.1:38977
Created listening socket for qemu serial console on: 127.0.0.1:51803
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=38977:51803 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait"
runqemu started, pid is 483322
waiting at most 300 seconds for qemu pid (11/21/25 11:06:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP connected to QEMU at 11/21/25 11:06:15 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:06:15 and took 0.13 seconds from connect
qemu started in 0.69 seconds - qemu procces pid is 483385 (11/21/25 11:06:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121105522.ext4.483322
runqemu - INFO - Copy done in 0.033600568771362305 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 318630.99
Waiting at most 1000 seconds for login banner (11/21/25 11:06:15)
Connection from 127.0.0.1:50300
Reached login banner in 2.30 seconds (11/21/25 11:06:18)
Logged in as root in serial console
2025-11-21 11:06:23,315 - oe-selftest - WARNING - starting gdb x86_64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-2kylr1hc' -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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110629
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110629
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.f5ck9ao8
Created listening socket for qemu serial console on: 127.0.0.1:39871
Created listening socket for qemu serial console on: 127.0.0.1:59131
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=39871:59131 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait"
runqemu started, pid is 557409
waiting at most 300 seconds for qemu pid (11/21/25 11:17:27)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP connected to QEMU at 11/21/25 11:17:28 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:17:28 and took 0.12 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 557415 (11/21/25 11:17:28)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.zst: 50352128 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121110642.ext4.557409
runqemu - INFO - Copy done in 0.02287435531616211 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.557409,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39871,nodelay=on -serial tcp:127.0.0.1:59131,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319303.67
Waiting at most 1000 seconds for login banner (11/21/25 11:17:28)
Connection from 127.0.0.1:50928
Reached login banner in 3.19 seconds (11/21/25 11:17:31)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121111740
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121111740
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3on8nxy0
Created listening socket for qemu serial console on: 127.0.0.1:47101
Created listening socket for qemu serial console on: 127.0.0.1:51663
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=47101:51663 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait"
runqemu started, pid is 620994
waiting at most 300 seconds for qemu pid (11/21/25 11:21:22)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP connected to QEMU at 11/21/25 11:21:22 and took 0.54 seconds
QMP released QEMU at 11/21/25 11:21:22 and took 0.09 seconds from connect
qemu started in 0.62 seconds - qemu procces pid is 621020 (11/21/25 11:21:22)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.zst: 48455680 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994
runqemu - INFO - Copy done in 0.03164958953857422 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47101,nodelay=on -serial tcp:127.0.0.1:51663,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319538.05
Waiting at most 1000 seconds for login banner (11/21/25 11:21:22)
Connection from 127.0.0.1:51452
Reached login banner in 2.02 seconds (11/21/25 11:21:24)
Logged in as root in serial console
2025-11-21 11:21:35,721 - oe-selftest - INFO - Running bitbake to generate pkgdata
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112928
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112928
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.aaa9utjh
Created listening socket for qemu serial console on: 127.0.0.1:53501
Created listening socket for qemu serial console on: 127.0.0.1:60419
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=53501:60419 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait"
runqemu started, pid is 1123908
waiting at most 300 seconds for qemu pid (11/21/25 11:32:29)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP connected to QEMU at 11/21/25 11:32:30 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:32:30 and took 0.22 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 1123941 (11/21/25 11:32:30)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.zst: 42668032 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112942.ext4.1123908
runqemu - INFO - Copy done in 0.0303800106048584 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 320205.50
Waiting at most 1000 seconds for login banner (11/21/25 11:32:30)
Connection from 127.0.0.1:35084
Reached login banner in 2.38 seconds (11/21/25 11:32:32)
Logged in as root in serial console
2025-11-21 11:48:31,183 - oe-selftest - INFO - sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs (subunit.RemotedTestCase)
2025-11-21 11:48:31,184 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,540 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/conf/local.conf
2025-11-21 09:47:25,541 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121101409
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121101409
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.i1czal59
Created listening socket for qemu serial console on: 127.0.0.1:35983
Created listening socket for qemu serial console on: 127.0.0.1:41345
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=35983:41345 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait"
runqemu started, pid is 3790588
waiting at most 300 seconds for qemu pid (11/21/25 10:15:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP connected to QEMU at 11/21/25 10:15:44 and took 0.72 seconds
QMP released QEMU at 11/21/25 10:15:45 and took 0.14 seconds from connect
qemu started in 0.85 seconds - qemu procces pid is 3790641 (11/21/25 10:15:45)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121101427.ext4.3790588
runqemu - INFO - Copy done in 0.02709341049194336 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315600.16
Waiting at most 1000 seconds for login banner (11/21/25 10:15:45)
Connection from 127.0.0.1:49964
Reached login banner in 5.33 seconds (11/21/25 10:15:50)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110600
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110600
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.l78kidob
Created listening socket for qemu serial console on: 127.0.0.1:38977
Created listening socket for qemu serial console on: 127.0.0.1:51803
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=38977:51803 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait"
runqemu started, pid is 483322
waiting at most 300 seconds for qemu pid (11/21/25 11:06:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP connected to QEMU at 11/21/25 11:06:15 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:06:15 and took 0.13 seconds from connect
qemu started in 0.69 seconds - qemu procces pid is 483385 (11/21/25 11:06:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121105522.ext4.483322
runqemu - INFO - Copy done in 0.033600568771362305 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 318630.99
Waiting at most 1000 seconds for login banner (11/21/25 11:06:15)
Connection from 127.0.0.1:50300
Reached login banner in 2.30 seconds (11/21/25 11:06:18)
Logged in as root in serial console
2025-11-21 11:06:23,315 - oe-selftest - WARNING - starting gdb x86_64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-2kylr1hc' -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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110629
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110629
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.f5ck9ao8
Created listening socket for qemu serial console on: 127.0.0.1:39871
Created listening socket for qemu serial console on: 127.0.0.1:59131
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=39871:59131 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait"
runqemu started, pid is 557409
waiting at most 300 seconds for qemu pid (11/21/25 11:17:27)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP connected to QEMU at 11/21/25 11:17:28 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:17:28 and took 0.12 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 557415 (11/21/25 11:17:28)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.zst: 50352128 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121110642.ext4.557409
runqemu - INFO - Copy done in 0.02287435531616211 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.557409,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39871,nodelay=on -serial tcp:127.0.0.1:59131,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319303.67
Waiting at most 1000 seconds for login banner (11/21/25 11:17:28)
Connection from 127.0.0.1:50928
Reached login banner in 3.19 seconds (11/21/25 11:17:31)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121111740
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121111740
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3on8nxy0
Created listening socket for qemu serial console on: 127.0.0.1:47101
Created listening socket for qemu serial console on: 127.0.0.1:51663
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=47101:51663 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait"
runqemu started, pid is 620994
waiting at most 300 seconds for qemu pid (11/21/25 11:21:22)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP connected to QEMU at 11/21/25 11:21:22 and took 0.54 seconds
QMP released QEMU at 11/21/25 11:21:22 and took 0.09 seconds from connect
qemu started in 0.62 seconds - qemu procces pid is 621020 (11/21/25 11:21:22)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.zst: 48455680 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994
runqemu - INFO - Copy done in 0.03164958953857422 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47101,nodelay=on -serial tcp:127.0.0.1:51663,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319538.05
Waiting at most 1000 seconds for login banner (11/21/25 11:21:22)
Connection from 127.0.0.1:51452
Reached login banner in 2.02 seconds (11/21/25 11:21:24)
Logged in as root in serial console
2025-11-21 11:21:35,721 - oe-selftest - INFO - Running bitbake to generate pkgdata
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112928
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112928
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.aaa9utjh
Created listening socket for qemu serial console on: 127.0.0.1:53501
Created listening socket for qemu serial console on: 127.0.0.1:60419
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=53501:60419 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait"
runqemu started, pid is 1123908
waiting at most 300 seconds for qemu pid (11/21/25 11:32:29)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP connected to QEMU at 11/21/25 11:32:30 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:32:30 and took 0.22 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 1123941 (11/21/25 11:32:30)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.zst: 42668032 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112942.ext4.1123908
runqemu - INFO - Copy done in 0.0303800106048584 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 320205.50
Waiting at most 1000 seconds for login banner (11/21/25 11:32:30)
Connection from 127.0.0.1:35084
Reached login banner in 2.38 seconds (11/21/25 11:32:32)
Logged in as root in serial console
2025-11-21 11:48:31,184 - oe-selftest - INFO - 11: 33/35 499/643 (2.79s) (2 failed) (sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs)
2025-11-21 11:48:31,184 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 510, in test_sstate_sametune_samesigs
bitbake("world meta-toolchain -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 world meta-toolchain -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 11:48:30.445197)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,540 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/conf/local.conf
2025-11-21 09:47:25,541 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121101409
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121101409
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.i1czal59
Created listening socket for qemu serial console on: 127.0.0.1:35983
Created listening socket for qemu serial console on: 127.0.0.1:41345
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=35983:41345 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait"
runqemu started, pid is 3790588
waiting at most 300 seconds for qemu pid (11/21/25 10:15:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP connected to QEMU at 11/21/25 10:15:44 and took 0.72 seconds
QMP released QEMU at 11/21/25 10:15:45 and took 0.14 seconds from connect
qemu started in 0.85 seconds - qemu procces pid is 3790641 (11/21/25 10:15:45)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121101427.ext4.3790588
runqemu - INFO - Copy done in 0.02709341049194336 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315600.16
Waiting at most 1000 seconds for login banner (11/21/25 10:15:45)
Connection from 127.0.0.1:49964
Reached login banner in 5.33 seconds (11/21/25 10:15:50)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110600
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110600
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.l78kidob
Created listening socket for qemu serial console on: 127.0.0.1:38977
Created listening socket for qemu serial console on: 127.0.0.1:51803
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=38977:51803 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait"
runqemu started, pid is 483322
waiting at most 300 seconds for qemu pid (11/21/25 11:06:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP connected to QEMU at 11/21/25 11:06:15 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:06:15 and took 0.13 seconds from connect
qemu started in 0.69 seconds - qemu procces pid is 483385 (11/21/25 11:06:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121105522.ext4.483322
runqemu - INFO - Copy done in 0.033600568771362305 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 318630.99
Waiting at most 1000 seconds for login banner (11/21/25 11:06:15)
Connection from 127.0.0.1:50300
Reached login banner in 2.30 seconds (11/21/25 11:06:18)
Logged in as root in serial console
2025-11-21 11:06:23,315 - oe-selftest - WARNING - starting gdb x86_64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-2kylr1hc' -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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110629
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110629
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.f5ck9ao8
Created listening socket for qemu serial console on: 127.0.0.1:39871
Created listening socket for qemu serial console on: 127.0.0.1:59131
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=39871:59131 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait"
runqemu started, pid is 557409
waiting at most 300 seconds for qemu pid (11/21/25 11:17:27)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP connected to QEMU at 11/21/25 11:17:28 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:17:28 and took 0.12 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 557415 (11/21/25 11:17:28)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.zst: 50352128 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121110642.ext4.557409
runqemu - INFO - Copy done in 0.02287435531616211 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.557409,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39871,nodelay=on -serial tcp:127.0.0.1:59131,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319303.67
Waiting at most 1000 seconds for login banner (11/21/25 11:17:28)
Connection from 127.0.0.1:50928
Reached login banner in 3.19 seconds (11/21/25 11:17:31)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121111740
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121111740
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3on8nxy0
Created listening socket for qemu serial console on: 127.0.0.1:47101
Created listening socket for qemu serial console on: 127.0.0.1:51663
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=47101:51663 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait"
runqemu started, pid is 620994
waiting at most 300 seconds for qemu pid (11/21/25 11:21:22)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP connected to QEMU at 11/21/25 11:21:22 and took 0.54 seconds
QMP released QEMU at 11/21/25 11:21:22 and took 0.09 seconds from connect
qemu started in 0.62 seconds - qemu procces pid is 621020 (11/21/25 11:21:22)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.zst: 48455680 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994
runqemu - INFO - Copy done in 0.03164958953857422 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47101,nodelay=on -serial tcp:127.0.0.1:51663,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319538.05
Waiting at most 1000 seconds for login banner (11/21/25 11:21:22)
Connection from 127.0.0.1:51452
Reached login banner in 2.02 seconds (11/21/25 11:21:24)
Logged in as root in serial console
2025-11-21 11:21:35,721 - oe-selftest - INFO - Running bitbake to generate pkgdata
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112928
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112928
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.aaa9utjh
Created listening socket for qemu serial console on: 127.0.0.1:53501
Created listening socket for qemu serial console on: 127.0.0.1:60419
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=53501:60419 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait"
runqemu started, pid is 1123908
waiting at most 300 seconds for qemu pid (11/21/25 11:32:29)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP connected to QEMU at 11/21/25 11:32:30 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:32:30 and took 0.22 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 1123941 (11/21/25 11:32:30)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.zst: 42668032 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112942.ext4.1123908
runqemu - INFO - Copy done in 0.0303800106048584 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 320205.50
Waiting at most 1000 seconds for login banner (11/21/25 11:32:30)
Connection from 127.0.0.1:35084
Reached login banner in 2.38 seconds (11/21/25 11:32:32)
Logged in as root in serial console
2025-11-21 11:48:43,131 - oe-selftest - INFO - yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir (subunit.RemotedTestCase)
2025-11-21 11:48:43,131 - oe-selftest - INFO - ... ok
2025-11-21 11:48:43,131 - oe-selftest - INFO - 11: 34/35 500/643 (11.95s) (4 failed) (yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir)
2025-11-21 11:49:14,009 - oe-selftest - INFO - yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1 (subunit.RemotedTestCase)
2025-11-21 11:49:14,009 - oe-selftest - INFO - ... ok
2025-11-21 11:49:14,009 - oe-selftest - INFO - 11: 35/35 501/643 (30.88s) (4 failed) (yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1)
2025-11-21 11:49:18,031 - oe-selftest - INFO - wic.Wic.test_iso_image (subunit.RemotedTestCase)
2025-11-21 11:49:18,031 - oe-selftest - INFO - ... ok
2025-11-21 11:49:18,031 - oe-selftest - INFO - 8: 77/94 502/643 (913.01s) (12 failed) (wic.Wic.test_iso_image)
2025-11-21 11:49:22,953 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped (subunit.RemotedTestCase)
2025-11-21 11:49:22,953 - oe-selftest - INFO - ... ok
2025-11-21 11:49:22,953 - oe-selftest - INFO - 4: 15/26 503/643 (797.78s) (0 failed) (overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped)
2025-11-21 11:49:37,280 - oe-selftest - INFO - overlayfs.OverlayFSTests.test_wrong_mount_unit_set (subunit.RemotedTestCase)
2025-11-21 11:49:37,280 - oe-selftest - INFO - ... ok
2025-11-21 11:49:37,280 - oe-selftest - INFO - 4: 16/26 504/643 (14.33s) (0 failed) (overlayfs.OverlayFSTests.test_wrong_mount_unit_set)
2025-11-21 11:49:50,991 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password (subunit.RemotedTestCase)
2025-11-21 11:49:50,991 - oe-selftest - INFO - ... ok
2025-11-21 11:49:50,991 - oe-selftest - INFO - 0: 25/43 505/643 (924.41s) (0 failed) (imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password)
2025-11-21 11:51:40,912 - oe-selftest - INFO - wic.Wic.test_kernel_install (subunit.RemotedTestCase)
2025-11-21 11:51:40,913 - oe-selftest - INFO - ... ok
2025-11-21 11:51:40,913 - oe-selftest - INFO - 8: 78/94 506/643 (142.88s) (12 failed) (wic.Wic.test_kernel_install)
2025-11-21 11:51:48,399 - oe-selftest - INFO - retain.Retain.test_retain_always (subunit.RemotedTestCase)
2025-11-21 11:51:48,399 - oe-selftest - INFO - ... ok
2025-11-21 11:51:48,399 - oe-selftest - INFO - 4: 17/26 507/643 (131.12s) (0 failed) (retain.Retain.test_retain_always)
2025-11-21 11:53:18,619 - oe-selftest - INFO - wic.Wic.test_mkefidisk (subunit.RemotedTestCase)
2025-11-21 11:53:18,619 - oe-selftest - INFO - ... ok
2025-11-21 11:53:18,619 - oe-selftest - INFO - 8: 79/94 508/643 (97.71s) (12 failed) (wic.Wic.test_mkefidisk)
2025-11-21 11:54:29,126 - oe-selftest - INFO - retain.Retain.test_retain_failure (subunit.RemotedTestCase)
2025-11-21 11:54:29,126 - oe-selftest - INFO - ... ok
2025-11-21 11:54:29,126 - oe-selftest - INFO - 4: 18/26 509/643 (160.73s) (0 failed) (retain.Retain.test_retain_failure)
2025-11-21 11:54:42,155 - oe-selftest - INFO - spdx.SPDX30Check.test_baremetal_helloworld (subunit.RemotedTestCase)
2025-11-21 11:54:42,155 - oe-selftest - INFO - ... ok
2025-11-21 11:54:42,155 - oe-selftest - INFO - 3: 33/41 510/643 (1028.56s) (0 failed) (spdx.SPDX30Check.test_baremetal_helloworld)
2025-11-21 12:01:24,282 - oe-selftest - INFO - wic.Wic.test_no_fstab_update (subunit.RemotedTestCase)
2025-11-21 12:01:24,282 - oe-selftest - INFO - ... ok
2025-11-21 12:01:24,282 - oe-selftest - INFO - 8: 80/94 511/643 (485.66s) (12 failed) (wic.Wic.test_no_fstab_update)
2025-11-21 12:11:45,222 - oe-selftest - INFO - spdx.SPDX30Check.test_base_files (subunit.RemotedTestCase)
2025-11-21 12:11:45,222 - oe-selftest - INFO - ... ok
2025-11-21 12:11:45,222 - oe-selftest - INFO - 3: 34/41 512/643 (1023.07s) (0 failed) (spdx.SPDX30Check.test_base_files)
2025-11-21 12:14:33,593 - oe-selftest - INFO - retain.Retain.test_retain_global (subunit.RemotedTestCase)
2025-11-21 12:14:33,593 - oe-selftest - INFO - ... ok
2025-11-21 12:14:33,593 - oe-selftest - INFO - 4: 19/26 513/643 (1204.47s) (0 failed) (retain.Retain.test_retain_global)
2025-11-21 12:19:55,102 - oe-selftest - INFO - wic.Wic.test_no_fstab_update_errors (subunit.RemotedTestCase)
2025-11-21 12:19:55,102 - oe-selftest - INFO - ... ok
2025-11-21 12:19:55,102 - oe-selftest - INFO - 8: 81/94 514/643 (1110.82s) (12 failed) (wic.Wic.test_no_fstab_update_errors)
2025-11-21 12:20:11,898 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_useradd_static (subunit.RemotedTestCase)
2025-11-21 12:20:11,898 - oe-selftest - INFO - ... ok
2025-11-21 12:20:11,898 - oe-selftest - INFO - 0: 26/43 515/643 (1820.91s) (0 failed) (imagefeatures.ImageFeatures.test_useradd_static)
2025-11-21 12:20:13,841 - oe-selftest - INFO - retain.Retain.test_retain_misc (subunit.RemotedTestCase)
2025-11-21 12:20:13,841 - oe-selftest - INFO - ... ok
2025-11-21 12:20:13,841 - oe-selftest - INFO - 4: 20/26 516/643 (340.25s) (0 failed) (retain.Retain.test_retain_misc)
2025-11-21 12:20:16,912 - oe-selftest - INFO - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine (subunit.RemotedTestCase)
2025-11-21 12:20:16,912 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/conf/local.conf
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112627
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112627
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.r9w1sa9m
Created listening socket for qemu serial console on: 127.0.0.1:52113
Created listening socket for qemu serial console on: 127.0.0.1:37461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52113:37461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait"
runqemu started, pid is 988478
waiting at most 300 seconds for qemu pid (11/21/25 11:27:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP connected to QEMU at 11/21/25 11:27:44 and took 0.59 seconds
QMP released QEMU at 11/21/25 11:27:44 and took 0.20 seconds from connect
qemu started in 0.78 seconds - qemu procces pid is 988749 (11/21/25 11:27:44)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.zst: 132277248 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112641.ext4.988478
runqemu - INFO - Copy done in 0.06167030334472656 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319920.00
Waiting at most 1000 seconds for login banner (11/21/25 11:27:44)
Connection from 127.0.0.1:38550
Reached login banner in 7.08 seconds (11/21/25 11:27:51)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112801
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112801
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/._inltbmj
Created listening socket for qemu serial console on: 127.0.0.1:52779
Created listening socket for qemu serial console on: 127.0.0.1:51801
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52779:51801 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait"
runqemu started, pid is 1044374
waiting at most 300 seconds for qemu pid (11/21/25 11:28:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP connected to QEMU at 11/21/25 11:28:51 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:28:51 and took 0.17 seconds from connect
qemu started in 0.73 seconds - qemu procces pid is 1044392 (11/21/25 11:28:51)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.zst: 132293632 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112804.ext4.1044374
runqemu - INFO - Copy done in 0.05162525177001953 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319986.65
Waiting at most 1000 seconds for login banner (11/21/25 11:28:51)
Connection from 127.0.0.1:58698
Reached login banner in 5.28 seconds (11/21/25 11:28:56)
Logged in as root in serial console
2025-11-21 12:20:16,912 - oe-selftest - INFO - 4: 21/26 517/643 (3.07s) (0 failed) (sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine)
2025-11-21 12:20:16,912 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 354, in test_sstate_cache_management_script_using_machine
self.run_test_sstate_cache_management_script('m4', global_config, target_config, ignore_patterns=['populate_lic'])
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 288, in run_test_sstate_cache_management_script
bitbake(target)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 m4' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/conf/local.conf
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112627
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112627
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.r9w1sa9m
Created listening socket for qemu serial console on: 127.0.0.1:52113
Created listening socket for qemu serial console on: 127.0.0.1:37461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52113:37461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait"
runqemu started, pid is 988478
waiting at most 300 seconds for qemu pid (11/21/25 11:27:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP connected to QEMU at 11/21/25 11:27:44 and took 0.59 seconds
QMP released QEMU at 11/21/25 11:27:44 and took 0.20 seconds from connect
qemu started in 0.78 seconds - qemu procces pid is 988749 (11/21/25 11:27:44)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.zst: 132277248 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112641.ext4.988478
runqemu - INFO - Copy done in 0.06167030334472656 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319920.00
Waiting at most 1000 seconds for login banner (11/21/25 11:27:44)
Connection from 127.0.0.1:38550
Reached login banner in 7.08 seconds (11/21/25 11:27:51)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112801
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112801
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/._inltbmj
Created listening socket for qemu serial console on: 127.0.0.1:52779
Created listening socket for qemu serial console on: 127.0.0.1:51801
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52779:51801 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait"
runqemu started, pid is 1044374
waiting at most 300 seconds for qemu pid (11/21/25 11:28:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP connected to QEMU at 11/21/25 11:28:51 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:28:51 and took 0.17 seconds from connect
qemu started in 0.73 seconds - qemu procces pid is 1044392 (11/21/25 11:28:51)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.zst: 132293632 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112804.ext4.1044374
runqemu - INFO - Copy done in 0.05162525177001953 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319986.65
Waiting at most 1000 seconds for login banner (11/21/25 11:28:51)
Connection from 127.0.0.1:58698
Reached login banner in 5.28 seconds (11/21/25 11:28:56)
Logged in as root in serial console
2025-11-21 12:20:46,662 - oe-selftest - INFO - wic.Wic.test_no_table (subunit.RemotedTestCase)
2025-11-21 12:20:46,662 - oe-selftest - INFO - ... ok
2025-11-21 12:20:46,662 - oe-selftest - INFO - 8: 82/94 518/643 (51.56s) (12 failed) (wic.Wic.test_no_table)
2025-11-21 12:22:47,035 - oe-selftest - INFO - wic.Wic.test_partition_hidden_attributes (subunit.RemotedTestCase)
2025-11-21 12:22:47,035 - oe-selftest - INFO - ... ok
2025-11-21 12:22:47,036 - oe-selftest - INFO - 8: 83/94 519/643 (120.37s) (12 failed) (wic.Wic.test_partition_hidden_attributes)
2025-11-21 12:23:40,138 - oe-selftest - INFO - sdk.SDKTests.test_sdk_manifests (subunit.RemotedTestCase)
2025-11-21 12:23:40,138 - oe-selftest - INFO - ... ok
2025-11-21 12:23:40,138 - oe-selftest - INFO - 13: 33/36 520/643 (2223.16s) (0 failed) (sdk.SDKTests.test_sdk_manifests)
2025-11-21 12:23:46,111 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_apt (subunit.RemotedTestCase)
2025-11-21 12:23:46,111 - oe-selftest - INFO - ... ok
2025-11-21 12:23:46,111 - oe-selftest - INFO - 12: 36/44 521/643 (2853.58s) (0 failed) (runtime_test.TestImage.test_testimage_apt)
2025-11-21 12:26:24,045 - oe-selftest - INFO - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1 (subunit.RemotedTestCase)
2025-11-21 12:26:24,045 - oe-selftest - INFO - ... ok
2025-11-21 12:26:24,045 - oe-selftest - INFO - 4: 22/26 522/643 (367.13s) (2 failed) (sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1)
2025-11-21 12:34:07,161 - oe-selftest - INFO - spdx.SPDX30Check.test_core_image_minimal (subunit.RemotedTestCase)
2025-11-21 12:34:07,161 - oe-selftest - INFO - ... ok
2025-11-21 12:34:07,161 - oe-selftest - INFO - 3: 35/41 523/643 (1341.94s) (0 failed) (spdx.SPDX30Check.test_core_image_minimal)
2025-11-21 12:37:08,874 - oe-selftest - INFO - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2 (subunit.RemotedTestCase)
2025-11-21 12:37:08,874 - oe-selftest - INFO - ... ok
2025-11-21 12:37:08,874 - oe-selftest - INFO - 4: 23/26 524/643 (644.83s) (2 failed) (sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2)
2025-11-21 12:37:10,876 - oe-selftest - INFO - imagefeatures.ImageFeatures.test_wayland_support_in_image (subunit.RemotedTestCase)
2025-11-21 12:37:10,877 - oe-selftest - INFO - ... ok
2025-11-21 12:37:10,877 - oe-selftest - INFO - 0: 27/43 525/643 (1018.98s) (0 failed) (imagefeatures.ImageFeatures.test_wayland_support_in_image)
2025-11-21 12:37:11,613 - oe-selftest - INFO - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3 (subunit.RemotedTestCase)
2025-11-21 12:37:11,613 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/conf/local.conf
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112627
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112627
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.r9w1sa9m
Created listening socket for qemu serial console on: 127.0.0.1:52113
Created listening socket for qemu serial console on: 127.0.0.1:37461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52113:37461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait"
runqemu started, pid is 988478
waiting at most 300 seconds for qemu pid (11/21/25 11:27:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP connected to QEMU at 11/21/25 11:27:44 and took 0.59 seconds
QMP released QEMU at 11/21/25 11:27:44 and took 0.20 seconds from connect
qemu started in 0.78 seconds - qemu procces pid is 988749 (11/21/25 11:27:44)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.zst: 132277248 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112641.ext4.988478
runqemu - INFO - Copy done in 0.06167030334472656 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319920.00
Waiting at most 1000 seconds for login banner (11/21/25 11:27:44)
Connection from 127.0.0.1:38550
Reached login banner in 7.08 seconds (11/21/25 11:27:51)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112801
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112801
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/._inltbmj
Created listening socket for qemu serial console on: 127.0.0.1:52779
Created listening socket for qemu serial console on: 127.0.0.1:51801
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52779:51801 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait"
runqemu started, pid is 1044374
waiting at most 300 seconds for qemu pid (11/21/25 11:28:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP connected to QEMU at 11/21/25 11:28:51 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:28:51 and took 0.17 seconds from connect
qemu started in 0.73 seconds - qemu procces pid is 1044392 (11/21/25 11:28:51)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.zst: 132293632 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112804.ext4.1044374
runqemu - INFO - Copy done in 0.05162525177001953 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319986.65
Waiting at most 1000 seconds for login banner (11/21/25 11:28:51)
Connection from 127.0.0.1:58698
Reached login banner in 5.28 seconds (11/21/25 11:28:56)
Logged in as root in serial console
2025-11-21 12:37:11,614 - oe-selftest - INFO - 4: 24/26 526/643 (2.74s) (2 failed) (sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3)
2025-11-21 12:37:11,614 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 345, in test_sstate_cache_management_script_using_pr_3
self.run_test_sstate_cache_management_script('m4', global_config, target_config, ignore_patterns=['populate_lic'])
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 288, in run_test_sstate_cache_management_script
bitbake(target)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 m4' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/conf/local.conf
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112627
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112627
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.r9w1sa9m
Created listening socket for qemu serial console on: 127.0.0.1:52113
Created listening socket for qemu serial console on: 127.0.0.1:37461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52113:37461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait"
runqemu started, pid is 988478
waiting at most 300 seconds for qemu pid (11/21/25 11:27:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP connected to QEMU at 11/21/25 11:27:44 and took 0.59 seconds
QMP released QEMU at 11/21/25 11:27:44 and took 0.20 seconds from connect
qemu started in 0.78 seconds - qemu procces pid is 988749 (11/21/25 11:27:44)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.zst: 132277248 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112641.ext4.988478
runqemu - INFO - Copy done in 0.06167030334472656 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319920.00
Waiting at most 1000 seconds for login banner (11/21/25 11:27:44)
Connection from 127.0.0.1:38550
Reached login banner in 7.08 seconds (11/21/25 11:27:51)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112801
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112801
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/._inltbmj
Created listening socket for qemu serial console on: 127.0.0.1:52779
Created listening socket for qemu serial console on: 127.0.0.1:51801
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52779:51801 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait"
runqemu started, pid is 1044374
waiting at most 300 seconds for qemu pid (11/21/25 11:28:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP connected to QEMU at 11/21/25 11:28:51 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:28:51 and took 0.17 seconds from connect
qemu started in 0.73 seconds - qemu procces pid is 1044392 (11/21/25 11:28:51)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.zst: 132293632 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112804.ext4.1044374
runqemu - INFO - Copy done in 0.05162525177001953 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319986.65
Waiting at most 1000 seconds for login banner (11/21/25 11:28:51)
Connection from 127.0.0.1:58698
Reached login banner in 5.28 seconds (11/21/25 11:28:56)
Logged in as root in serial console
2025-11-21 12:38:15,324 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_dnf (subunit.RemotedTestCase)
2025-11-21 12:38:15,324 - oe-selftest - INFO - ... ok
2025-11-21 12:38:15,324 - oe-selftest - INFO - 12: 37/44 527/643 (869.21s) (0 failed) (runtime_test.TestImage.test_testimage_dnf)
2025-11-21 12:39:14,658 - oe-selftest - INFO - newlib.NewlibTest.test_newlib (subunit.RemotedTestCase)
2025-11-21 12:39:14,658 - oe-selftest - INFO - ... ok
2025-11-21 12:39:14,659 - oe-selftest - INFO - 0: 28/43 528/643 (123.78s) (0 failed) (newlib.NewlibTest.test_newlib)
2025-11-21 12:40:49,028 - oe-selftest - INFO - runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd (subunit.RemotedTestCase)
2025-11-21 12:40:49,028 - oe-selftest - INFO - ... ok
2025-11-21 12:40:49,028 - oe-selftest - INFO - 9: 57/95 529/643 (3900.68s) (12 failed) (runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd)
2025-11-21 12:41:46,496 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_default (subunit.RemotedTestCase)
2025-11-21 12:41:46,496 - oe-selftest - INFO - ... ok
2025-11-21 12:41:46,496 - oe-selftest - INFO - 0: 29/43 530/643 (151.02s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_default)
2025-11-21 12:41:46,729 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_help (subunit.RemotedTestCase)
2025-11-21 12:41:46,729 - oe-selftest - INFO - ... ok
2025-11-21 12:41:46,729 - oe-selftest - INFO - 0: 30/43 531/643 (0.23s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_help)
2025-11-21 12:44:30,008 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all (subunit.RemotedTestCase)
2025-11-21 12:44:30,008 - oe-selftest - INFO - ... ok
2025-11-21 12:44:30,008 - oe-selftest - INFO - 0: 31/43 532/643 (163.28s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all)
2025-11-21 12:47:17,784 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags (subunit.RemotedTestCase)
2025-11-21 12:47:17,784 - oe-selftest - INFO - ... ok
2025-11-21 12:47:17,784 - oe-selftest - INFO - 0: 32/43 533/643 (167.78s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags)
2025-11-21 12:48:18,308 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_install (subunit.RemotedTestCase)
2025-11-21 12:48:18,308 - oe-selftest - INFO - ... ok
2025-11-21 12:48:18,308 - oe-selftest - INFO - 12: 38/44 534/643 (602.98s) (0 failed) (runtime_test.TestImage.test_testimage_install)
2025-11-21 12:50:11,282 - oe-selftest - INFO - oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only (subunit.RemotedTestCase)
2025-11-21 12:50:11,282 - oe-selftest - INFO - ... ok
2025-11-21 12:50:11,282 - oe-selftest - INFO - 0: 33/43 535/643 (173.50s) (0 failed) (oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only)
2025-11-21 12:50:14,978 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_patch_recipe_appends (subunit.RemotedTestCase)
2025-11-21 12:50:14,978 - oe-selftest - INFO - ... ok
2025-11-21 12:50:14,978 - oe-selftest - INFO - 0: 34/43 536/643 (0.11s) (0 failed) (recipeutils.RecipeUtilsTests.test_patch_recipe_appends)
2025-11-21 12:50:15,063 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend (subunit.RemotedTestCase)
2025-11-21 12:50:15,063 - oe-selftest - INFO - ... ok
2025-11-21 12:50:15,063 - oe-selftest - INFO - 0: 35/43 537/643 (0.08s) (0 failed) (recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend)
2025-11-21 12:50:15,140 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_patch_recipe_varflag (subunit.RemotedTestCase)
2025-11-21 12:50:15,140 - oe-selftest - INFO - ... ok
2025-11-21 12:50:15,141 - oe-selftest - INFO - 0: 36/43 538/643 (0.08s) (0 failed) (recipeutils.RecipeUtilsTests.test_patch_recipe_varflag)
2025-11-21 12:50:15,150 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_split_var_value (subunit.RemotedTestCase)
2025-11-21 12:50:15,150 - oe-selftest - INFO - ... ok
2025-11-21 12:50:15,150 - oe-selftest - INFO - 0: 37/43 539/643 (0.01s) (0 failed) (recipeutils.RecipeUtilsTests.test_split_var_value)
2025-11-21 12:50:15,160 - oe-selftest - INFO - recipeutils.RecipeUtilsTests.test_validate_pn (subunit.RemotedTestCase)
2025-11-21 12:50:15,160 - oe-selftest - INFO - ... ok
2025-11-21 12:50:15,160 - oe-selftest - INFO - 0: 38/43 540/643 (0.01s) (0 failed) (recipeutils.RecipeUtilsTests.test_validate_pn)
2025-11-21 12:54:44,867 - oe-selftest - INFO - spdx.SPDX30Check.test_core_image_minimal_sdk (subunit.RemotedTestCase)
2025-11-21 12:54:44,867 - oe-selftest - INFO - ... ok
2025-11-21 12:54:44,867 - oe-selftest - INFO - 3: 36/41 541/643 (1237.71s) (0 failed) (spdx.SPDX30Check.test_core_image_minimal_sdk)
2025-11-21 12:55:00,998 - oe-selftest - INFO - wic.Wic.test_permissions (subunit.RemotedTestCase)
2025-11-21 12:55:00,998 - oe-selftest - INFO - ... ok
2025-11-21 12:55:00,998 - oe-selftest - INFO - 8: 84/94 542/643 (1933.96s) (12 failed) (wic.Wic.test_permissions)
2025-11-21 12:55:22,341 - oe-selftest - INFO - spdx.SPDX30Check.test_custom_annotation_vars (subunit.RemotedTestCase)
2025-11-21 12:55:22,342 - oe-selftest - INFO - ... ok
2025-11-21 12:55:22,342 - oe-selftest - INFO - 3: 37/41 543/643 (37.47s) (0 failed) (spdx.SPDX30Check.test_custom_annotation_vars)
2025-11-21 12:55:48,543 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_slirp (subunit.RemotedTestCase)
2025-11-21 12:55:48,543 - oe-selftest - INFO - ... ok
2025-11-21 12:55:48,543 - oe-selftest - INFO - 12: 39/44 544/643 (450.24s) (0 failed) (runtime_test.TestImage.test_testimage_slirp)
2025-11-21 12:55:55,186 - oe-selftest - INFO - wic.Wic.test_qemux86_directdisk (subunit.RemotedTestCase)
2025-11-21 12:55:55,186 - oe-selftest - INFO - ... ok
2025-11-21 12:55:55,186 - oe-selftest - INFO - 8: 85/94 545/643 (54.19s) (12 failed) (wic.Wic.test_qemux86_directdisk)
2025-11-21 12:56:05,077 - oe-selftest - INFO - wic.Wic.test_rootfs_artifacts (subunit.RemotedTestCase)
2025-11-21 12:56:05,078 - oe-selftest - INFO - ... ok
2025-11-21 12:56:05,078 - oe-selftest - INFO - 8: 86/94 546/643 (9.89s) (12 failed) (wic.Wic.test_rootfs_artifacts)
2025-11-21 12:56:20,829 - oe-selftest - INFO - uki.UkiTest.test_uki_boot_systemd (subunit.RemotedTestCase)
2025-11-21 12:56:20,829 - oe-selftest - INFO - ... ok
2025-11-21 12:56:20,829 - oe-selftest - INFO - 4: 25/26 547/643 (1149.22s) (4 failed) (uki.UkiTest.test_uki_boot_systemd)
2025-11-21 12:56:31,209 - oe-selftest - INFO - wic.Wic.test_rootfs_indirect_recipes (subunit.RemotedTestCase)
2025-11-21 12:56:31,209 - oe-selftest - INFO - ... ok
2025-11-21 12:56:31,209 - oe-selftest - INFO - 8: 87/94 548/643 (26.13s) (12 failed) (wic.Wic.test_rootfs_indirect_recipes)
2025-11-21 12:56:40,078 - oe-selftest - INFO - signing.LockedSignatures.test_locked_signatures (subunit.RemotedTestCase)
2025-11-21 12:56:40,079 - oe-selftest - INFO - ... ok
2025-11-21 12:56:40,079 - oe-selftest - INFO - 0: 39/43 549/643 (384.71s) (0 failed) (signing.LockedSignatures.test_locked_signatures)
2025-11-21 12:56:40,717 - oe-selftest - INFO - sysroot.SysrootTests.test_sysroot_cleanup (subunit.RemotedTestCase)
2025-11-21 12:56:40,717 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121103837
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121103837
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.dpao25of
Created listening socket for qemu serial console on: 127.0.0.1:58131
Created listening socket for qemu serial console on: 127.0.0.1:43963
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=58131:43963 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.4oi4g3bo,server,wait -qmp unix:./.dpao25of,server,nowait"
runqemu started, pid is 583314
waiting at most 300 seconds for qemu pid (11/21/25 11:20:47)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.4oi4g3bo
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.4oi4g3bo
QMP connected to QEMU at 11/21/25 11:20:47 and took 0.58 seconds
QMP released QEMU at 11/21/25 11:20:47 and took 0.20 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 583324 (11/21/25 11:20:47)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4.583314,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:58131,nodelay=on -serial tcp:127.0.0.1:43963,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.4oi4g3bo,server,wait -qmp unix:./.dpao25of,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4.zst: 53083136 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121103850.ext4.583314
runqemu - INFO - Copy done in 0.024287700653076172 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4.583314,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:58131,nodelay=on -serial tcp:127.0.0.1:43963,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.4oi4g3bo,server,wait -qmp unix:./.dpao25of,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319502.97
Waiting at most 1000 seconds for login banner (11/21/25 11:20:47)
Connection from 127.0.0.1:59866
Reached login banner in 2.35 seconds (11/21/25 11:20:50)
Couldn't login into serial console as root using blank password
The output:
root
Password:
Login timed out after 60 seconds.
Poky (Yocto Project Reference Distro) 5.2.99+snapshot-78e4f0f9dc3ad9625b921e19ecee840069693253 qemux86-64 /dev/ttyS1
qemux86-64 login: <<< run_serial(): command timed out after 120 seconds without output >>>
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112918
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112918
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.y0k2_hhl
Created listening socket for qemu serial console on: 127.0.0.1:56663
Created listening socket for qemu serial console on: 127.0.0.1:35013
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=56663:35013 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.wpamdtje,server,wait -qmp unix:./.y0k2_hhl,server,nowait"
runqemu started, pid is 1127918
waiting at most 300 seconds for qemu pid (11/21/25 11:32:45)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.wpamdtje
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.wpamdtje
QMP connected to QEMU at 11/21/25 11:32:45 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:32:46 and took 0.13 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1127993 (11/21/25 11:32:46)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4.zst: 91559936 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112930.ext4.1127918
runqemu - INFO - Copy done in 0.058878183364868164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4.1127918,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:56663,nodelay=on -serial tcp:127.0.0.1:35013,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.wpamdtje,server,wait -qmp unix:./.y0k2_hhl,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 320221.30
Waiting at most 1000 seconds for login banner (11/21/25 11:32:46)
Connection from 127.0.0.1:50122
Reached login banner in 2.17 seconds (11/21/25 11:32:48)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113426
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113426
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.r33_v2kf
Created listening socket for qemu serial console on: 127.0.0.1:52605
Created listening socket for qemu serial console on: 127.0.0.1:56815
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52605:56815 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.qbu1hfmr,server,wait -qmp unix:./.r33_v2kf,server,nowait"
runqemu started, pid is 1217553
waiting at most 300 seconds for qemu pid (11/21/25 11:49:39)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.qbu1hfmr
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.qbu1hfmr
QMP connected to QEMU at 11/21/25 11:49:40 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:49:40 and took 0.20 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 1217562 (11/21/25 11:49:40)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4.1217553,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52605,nodelay=on -serial tcp:127.0.0.1:56815,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.qbu1hfmr,server,wait -qmp unix:./.r33_v2kf,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4.zst: 53083136 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113457.ext4.1217553
runqemu - INFO - Copy done in 0.0384976863861084 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4.1217553,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52605,nodelay=on -serial tcp:127.0.0.1:56815,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.qbu1hfmr,server,wait -qmp unix:./.r33_v2kf,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 321235.52
Waiting at most 1000 seconds for login banner (11/21/25 11:49:40)
Connection from 127.0.0.1:52554
Reached login banner in 2.28 seconds (11/21/25 11:49:42)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 12:56:40,717 - oe-selftest - INFO - 0: 40/43 550/643 (0.64s) (0 failed) (sysroot.SysrootTests.test_sysroot_cleanup)
2025-11-21 12:56:40,718 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sysroot.py", line 32, in test_sysroot_cleanup
bitbake("sysroot-test")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 sysroot-test' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121103837
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121103837
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.dpao25of
Created listening socket for qemu serial console on: 127.0.0.1:58131
Created listening socket for qemu serial console on: 127.0.0.1:43963
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=58131:43963 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.4oi4g3bo,server,wait -qmp unix:./.dpao25of,server,nowait"
runqemu started, pid is 583314
waiting at most 300 seconds for qemu pid (11/21/25 11:20:47)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.4oi4g3bo
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.4oi4g3bo
QMP connected to QEMU at 11/21/25 11:20:47 and took 0.58 seconds
QMP released QEMU at 11/21/25 11:20:47 and took 0.20 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 583324 (11/21/25 11:20:47)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4.583314,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:58131,nodelay=on -serial tcp:127.0.0.1:43963,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.4oi4g3bo,server,wait -qmp unix:./.dpao25of,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4.zst: 53083136 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121103850.ext4.583314
runqemu - INFO - Copy done in 0.024287700653076172 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4.583314,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:58131,nodelay=on -serial tcp:127.0.0.1:43963,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.4oi4g3bo,server,wait -qmp unix:./.dpao25of,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319502.97
Waiting at most 1000 seconds for login banner (11/21/25 11:20:47)
Connection from 127.0.0.1:59866
Reached login banner in 2.35 seconds (11/21/25 11:20:50)
Couldn't login into serial console as root using blank password
The output:
root
Password:
Login timed out after 60 seconds.
Poky (Yocto Project Reference Distro) 5.2.99+snapshot-78e4f0f9dc3ad9625b921e19ecee840069693253 qemux86-64 /dev/ttyS1
qemux86-64 login: <<< run_serial(): command timed out after 120 seconds without output >>>
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112918
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112918
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.y0k2_hhl
Created listening socket for qemu serial console on: 127.0.0.1:56663
Created listening socket for qemu serial console on: 127.0.0.1:35013
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=56663:35013 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.wpamdtje,server,wait -qmp unix:./.y0k2_hhl,server,nowait"
runqemu started, pid is 1127918
waiting at most 300 seconds for qemu pid (11/21/25 11:32:45)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.wpamdtje
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.wpamdtje
QMP connected to QEMU at 11/21/25 11:32:45 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:32:46 and took 0.13 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1127993 (11/21/25 11:32:46)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4.zst: 91559936 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112930.ext4.1127918
runqemu - INFO - Copy done in 0.058878183364868164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4.1127918,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:56663,nodelay=on -serial tcp:127.0.0.1:35013,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.wpamdtje,server,wait -qmp unix:./.y0k2_hhl,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 320221.30
Waiting at most 1000 seconds for login banner (11/21/25 11:32:46)
Connection from 127.0.0.1:50122
Reached login banner in 2.17 seconds (11/21/25 11:32:48)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113426
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113426
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.r33_v2kf
Created listening socket for qemu serial console on: 127.0.0.1:52605
Created listening socket for qemu serial console on: 127.0.0.1:56815
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52605:56815 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.qbu1hfmr,server,wait -qmp unix:./.r33_v2kf,server,nowait"
runqemu started, pid is 1217553
waiting at most 300 seconds for qemu pid (11/21/25 11:49:39)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.qbu1hfmr
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.qbu1hfmr
QMP connected to QEMU at 11/21/25 11:49:40 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:49:40 and took 0.20 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 1217562 (11/21/25 11:49:40)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4.1217553,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52605,nodelay=on -serial tcp:127.0.0.1:56815,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.qbu1hfmr,server,wait -qmp unix:./.r33_v2kf,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4.zst: 53083136 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113457.ext4.1217553
runqemu - INFO - Copy done in 0.0384976863861084 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4.1217553,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52605,nodelay=on -serial tcp:127.0.0.1:56815,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.qbu1hfmr,server,wait -qmp unix:./.r33_v2kf,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 321235.52
Waiting at most 1000 seconds for login banner (11/21/25 11:49:40)
Connection from 127.0.0.1:52554
Reached login banner in 2.28 seconds (11/21/25 11:49:42)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 12:57:13,872 - oe-selftest - INFO - wic.Wic.test_sdimage_bootpart (subunit.RemotedTestCase)
2025-11-21 12:57:13,873 - oe-selftest - INFO - ... ok
2025-11-21 12:57:13,873 - oe-selftest - INFO - 8: 88/94 551/643 (42.66s) (12 failed) (wic.Wic.test_sdimage_bootpart)
2025-11-21 12:57:23,914 - oe-selftest - INFO - sysroot.SysrootTests.test_sysroot_la (subunit.RemotedTestCase)
2025-11-21 12:57:23,914 - oe-selftest - INFO - ... ok
2025-11-21 12:57:23,914 - oe-selftest - INFO - 0: 41/43 552/643 (43.20s) (2 failed) (sysroot.SysrootTests.test_sysroot_la)
2025-11-21 12:58:08,990 - oe-selftest - INFO - sysroot.SysrootTests.test_sysroot_max_shebang (subunit.RemotedTestCase)
2025-11-21 12:58:08,990 - oe-selftest - INFO - ... ok
2025-11-21 12:58:08,991 - oe-selftest - INFO - 0: 42/43 553/643 (45.08s) (2 failed) (sysroot.SysrootTests.test_sysroot_max_shebang)
2025-11-21 12:58:29,154 - oe-selftest - INFO - spdx.SPDX30Check.test_extra_opts (subunit.RemotedTestCase)
2025-11-21 12:58:29,155 - oe-selftest - INFO - ... ok
2025-11-21 12:58:29,155 - oe-selftest - INFO - 3: 38/41 554/643 (186.81s) (0 failed) (spdx.SPDX30Check.test_extra_opts)
2025-11-21 12:58:53,778 - oe-selftest - INFO - wic.Wic.test_skip_build_check_long (subunit.RemotedTestCase)
2025-11-21 12:58:53,778 - oe-selftest - INFO - ... ok
2025-11-21 12:58:53,779 - oe-selftest - INFO - 8: 89/94 555/643 (99.91s) (12 failed) (wic.Wic.test_skip_build_check_long)
2025-11-21 12:59:10,551 - oe-selftest - INFO - sysroot.SysrootTests.test_sysroot_pkgconfig (subunit.RemotedTestCase)
2025-11-21 12:59:10,551 - oe-selftest - INFO - ... ok
2025-11-21 12:59:10,551 - oe-selftest - INFO - 0: 43/43 556/643 (61.56s) (2 failed) (sysroot.SysrootTests.test_sysroot_pkgconfig)
2025-11-21 12:59:35,674 - oe-selftest - INFO - wic.Wic.test_skip_build_check_short (subunit.RemotedTestCase)
2025-11-21 12:59:35,674 - oe-selftest - INFO - ... ok
2025-11-21 12:59:35,674 - oe-selftest - INFO - 8: 90/94 557/643 (41.90s) (12 failed) (wic.Wic.test_skip_build_check_short)
2025-11-21 13:00:20,311 - oe-selftest - INFO - wic.Wic.test_skip_kernel_install (subunit.RemotedTestCase)
2025-11-21 13:00:20,311 - oe-selftest - INFO - ... ok
2025-11-21 13:00:20,311 - oe-selftest - INFO - 8: 91/94 558/643 (44.64s) (12 failed) (wic.Wic.test_skip_kernel_install)
2025-11-21 13:00:51,633 - oe-selftest - INFO - spdx.SPDX30Check.test_gcc_include_source (subunit.RemotedTestCase)
2025-11-21 13:00:51,633 - oe-selftest - INFO - ... ok
2025-11-21 13:00:51,633 - oe-selftest - INFO - 3: 39/41 559/643 (142.48s) (0 failed) (spdx.SPDX30Check.test_gcc_include_source)
2025-11-21 13:00:51,634 - oe-selftest - INFO - uboot.UBootTest.test_boot_uboot (subunit.RemotedTestCase)
2025-11-21 13:00:51,634 - oe-selftest - INFO - ... skipped 'Test skipped on x86_64\n'
2025-11-21 13:00:51,634 - oe-selftest - INFO - 3: 40/41 560/643 (0.00s) (0 failed) (uboot.UBootTest.test_boot_uboot)
2025-11-21 13:00:51,634 - oe-selftest - INFO - Test skipped on x86_64
2025-11-21 13:00:51,634 - oe-selftest - INFO - uboot.UBootTest.test_boot_uboot_kvm_to_full_target (subunit.RemotedTestCase)
2025-11-21 13:00:51,634 - oe-selftest - INFO - ... skipped 'Test skipped on x86_64\n'
2025-11-21 13:00:51,635 - oe-selftest - INFO - 3: 41/41 561/643 (0.00s) (0 failed) (uboot.UBootTest.test_boot_uboot_kvm_to_full_target)
2025-11-21 13:00:51,635 - oe-selftest - INFO - Test skipped on x86_64
2025-11-21 13:02:31,034 - oe-selftest - INFO - wic.Wic.test_systemd_bootdisk (subunit.RemotedTestCase)
2025-11-21 13:02:31,035 - oe-selftest - INFO - ... ok
2025-11-21 13:02:31,035 - oe-selftest - INFO - 8: 92/94 562/643 (130.72s) (12 failed) (wic.Wic.test_systemd_bootdisk)
2025-11-21 13:05:02,037 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_virgl_gtk_sdl (subunit.RemotedTestCase)
2025-11-21 13:05:02,038 - oe-selftest - INFO - ... ok
2025-11-21 13:05:02,038 - oe-selftest - INFO - 12: 40/44 563/643 (553.49s) (0 failed) (runtime_test.TestImage.test_testimage_virgl_gtk_sdl)
2025-11-21 13:05:17,676 - oe-selftest - INFO - runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit (subunit.RemotedTestCase)
2025-11-21 13:05:17,676 - oe-selftest - INFO - ... ok
2025-11-21 13:05:17,676 - oe-selftest - INFO - 9: 58/95 564/643 (1468.65s) (12 failed) (runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit)
2025-11-21 13:05:20,658 - oe-selftest - INFO - uki.UkiTest.test_uki_sysvinit (subunit.RemotedTestCase)
2025-11-21 13:05:20,658 - oe-selftest - INFO - ... ok
2025-11-21 13:05:20,659 - oe-selftest - INFO - 4: 26/26 565/643 (539.83s) (4 failed) (uki.UkiTest.test_uki_sysvinit)
2025-11-21 13:05:20,913 - oe-selftest - INFO - sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash (subunit.RemotedTestCase)
2025-11-21 13:05:20,913 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113552
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113552
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.xn1mkjwm
Created listening socket for qemu serial console on: 127.0.0.1:44517
Created listening socket for qemu serial console on: 127.0.0.1:40117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44517:40117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait"
runqemu started, pid is 1272195
waiting at most 300 seconds for qemu pid (11/21/25 12:17:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP connected to QEMU at 11/21/25 12:17:38 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:17:38 and took 0.17 seconds from connect
qemu started in 1.26 seconds - qemu procces pid is 1272203 (11/21/25 12:17:38)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.zst: 354866176 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113605.ext4.1272195
runqemu - INFO - Copy done in 0.1699051856994629 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 322913.85
Waiting at most 1000 seconds for login banner (11/21/25 12:17:38)
Connection from 127.0.0.1:34462
Reached login banner in 5.84 seconds (11/21/25 12:17:44)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121121753
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121121753
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.a6yxgeoq
Created listening socket for qemu serial console on: 127.0.0.1:44159
Created listening socket for qemu serial console on: 127.0.0.1:44323
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44159:44323 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait"
runqemu started, pid is 1349255
waiting at most 300 seconds for qemu pid (11/21/25 12:32:00)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP connected to QEMU at 11/21/25 12:32:00 and took 0.64 seconds
QMP released QEMU at 11/21/25 12:32:01 and took 0.16 seconds from connect
qemu started in 0.79 seconds - qemu procces pid is 1349286 (11/21/25 12:32:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.zst: 154764288 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121121809.ext4.1349255
runqemu - INFO - Copy done in 0.09908294677734375 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 323776.42
Waiting at most 1000 seconds for login banner (11/21/25 12:32:01)
Connection from 127.0.0.1:45374
Reached login banner in 6.41 seconds (11/21/25 12:32:07)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121123216
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121123216
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.at3em4yd
Created listening socket for qemu serial console on: 127.0.0.1:45683
Created listening socket for qemu serial console on: 127.0.0.1:49103
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45683:49103 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait"
runqemu started, pid is 1437644
waiting at most 300 seconds for qemu pid (11/21/25 12:40:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP connected to QEMU at 11/21/25 12:40:34 and took 0.58 seconds
QMP released QEMU at 11/21/25 12:40:34 and took 0.23 seconds from connect
qemu started in 0.81 seconds - qemu procces pid is 1437671 (11/21/25 12:40:34)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.zst: 136563712 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121123334.ext4.1437644
runqemu - INFO - Copy done in 0.08054113388061523 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 324290.01
Waiting at most 1000 seconds for login banner (11/21/25 12:40:34)
Connection from 127.0.0.1:38524
Reached login banner in 5.69 seconds (11/21/25 12:40:40)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121124054
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121124054
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vnugruag
Created listening socket for qemu serial console on: 127.0.0.1:44165
Created listening socket for qemu serial console on: 127.0.0.1:42909
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44165:42909 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait"
runqemu started, pid is 1630429
waiting at most 300 seconds for qemu pid (11/21/25 12:56:59)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP connected to QEMU at 11/21/25 12:57:01 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:57:01 and took 0.21 seconds from connect
qemu started in 1.29 seconds - qemu procces pid is 1630453 (11/21/25 12:57:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.zst: 285214720 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121124236.ext4.1630429
runqemu - INFO - Copy done in 0.16080665588378906 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325276.18
Waiting at most 1000 seconds for login banner (11/21/25 12:57:01)
Connection from 127.0.0.1:47546
Reached login banner in 2.38 seconds (11/21/25 12:57:03)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121125712
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121125712
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.cete9a9p
Created listening socket for qemu serial console on: 127.0.0.1:48943
Created listening socket for qemu serial console on: 127.0.0.1:33841
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=48943:33841 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait"
runqemu started, pid is 1669837
waiting at most 300 seconds for qemu pid (11/21/25 13:01:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP connected to QEMU at 11/21/25 13:01:42 and took 0.56 seconds
QMP released QEMU at 11/21/25 13:01:42 and took 0.16 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 1669932 (11/21/25 13:01:42)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.zst: 71405568 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121125725.ext4.1669837
runqemu - INFO - Copy done in 0.05219292640686035 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325558.04
Waiting at most 1000 seconds for login banner (11/21/25 13:01:42)
Connection from 127.0.0.1:33244
Reached login banner in 2.44 seconds (11/21/25 13:01:45)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121130154
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121130154
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.fk51pj7w
Created listening socket for qemu serial console on: 127.0.0.1:44189
Created listening socket for qemu serial console on: 127.0.0.1:55819
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44189:55819 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait"
runqemu started, pid is 1714930
waiting at most 300 seconds for qemu pid (11/21/25 13:05:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP connected to QEMU at 11/21/25 13:05:06 and took 0.58 seconds
QMP released QEMU at 11/21/25 13:05:06 and took 0.16 seconds from connect
qemu started in 0.74 seconds - qemu procces pid is 1714958 (11/21/25 13:05:06)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930
runqemu - INFO - Copy done in 0.029059171676635742 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325761.97
Waiting at most 1000 seconds for login banner (11/21/25 13:05:06)
Connection from 127.0.0.1:52378
Reached login banner in 2.36 seconds (11/21/25 13:05:09)
Logged in as root in serial console
2025-11-21 13:05:20,914 - oe-selftest - INFO - 9: 59/95 566/643 (3.24s) (12 failed) (sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash)
2025-11-21 13:05:20,914 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 405, in test_sstate_32_64_same_hash
self.sstate_hashtest("i686")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 369, in sstate_hashtest
bitbake("core-image-weston -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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-weston -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 13:05:20.245466)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113552
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113552
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.xn1mkjwm
Created listening socket for qemu serial console on: 127.0.0.1:44517
Created listening socket for qemu serial console on: 127.0.0.1:40117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44517:40117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait"
runqemu started, pid is 1272195
waiting at most 300 seconds for qemu pid (11/21/25 12:17:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP connected to QEMU at 11/21/25 12:17:38 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:17:38 and took 0.17 seconds from connect
qemu started in 1.26 seconds - qemu procces pid is 1272203 (11/21/25 12:17:38)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.zst: 354866176 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113605.ext4.1272195
runqemu - INFO - Copy done in 0.1699051856994629 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 322913.85
Waiting at most 1000 seconds for login banner (11/21/25 12:17:38)
Connection from 127.0.0.1:34462
Reached login banner in 5.84 seconds (11/21/25 12:17:44)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121121753
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121121753
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.a6yxgeoq
Created listening socket for qemu serial console on: 127.0.0.1:44159
Created listening socket for qemu serial console on: 127.0.0.1:44323
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44159:44323 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait"
runqemu started, pid is 1349255
waiting at most 300 seconds for qemu pid (11/21/25 12:32:00)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP connected to QEMU at 11/21/25 12:32:00 and took 0.64 seconds
QMP released QEMU at 11/21/25 12:32:01 and took 0.16 seconds from connect
qemu started in 0.79 seconds - qemu procces pid is 1349286 (11/21/25 12:32:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.zst: 154764288 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121121809.ext4.1349255
runqemu - INFO - Copy done in 0.09908294677734375 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 323776.42
Waiting at most 1000 seconds for login banner (11/21/25 12:32:01)
Connection from 127.0.0.1:45374
Reached login banner in 6.41 seconds (11/21/25 12:32:07)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121123216
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121123216
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.at3em4yd
Created listening socket for qemu serial console on: 127.0.0.1:45683
Created listening socket for qemu serial console on: 127.0.0.1:49103
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45683:49103 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait"
runqemu started, pid is 1437644
waiting at most 300 seconds for qemu pid (11/21/25 12:40:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP connected to QEMU at 11/21/25 12:40:34 and took 0.58 seconds
QMP released QEMU at 11/21/25 12:40:34 and took 0.23 seconds from connect
qemu started in 0.81 seconds - qemu procces pid is 1437671 (11/21/25 12:40:34)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.zst: 136563712 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121123334.ext4.1437644
runqemu - INFO - Copy done in 0.08054113388061523 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 324290.01
Waiting at most 1000 seconds for login banner (11/21/25 12:40:34)
Connection from 127.0.0.1:38524
Reached login banner in 5.69 seconds (11/21/25 12:40:40)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121124054
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121124054
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vnugruag
Created listening socket for qemu serial console on: 127.0.0.1:44165
Created listening socket for qemu serial console on: 127.0.0.1:42909
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44165:42909 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait"
runqemu started, pid is 1630429
waiting at most 300 seconds for qemu pid (11/21/25 12:56:59)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP connected to QEMU at 11/21/25 12:57:01 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:57:01 and took 0.21 seconds from connect
qemu started in 1.29 seconds - qemu procces pid is 1630453 (11/21/25 12:57:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.zst: 285214720 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121124236.ext4.1630429
runqemu - INFO - Copy done in 0.16080665588378906 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325276.18
Waiting at most 1000 seconds for login banner (11/21/25 12:57:01)
Connection from 127.0.0.1:47546
Reached login banner in 2.38 seconds (11/21/25 12:57:03)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121125712
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121125712
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.cete9a9p
Created listening socket for qemu serial console on: 127.0.0.1:48943
Created listening socket for qemu serial console on: 127.0.0.1:33841
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=48943:33841 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait"
runqemu started, pid is 1669837
waiting at most 300 seconds for qemu pid (11/21/25 13:01:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP connected to QEMU at 11/21/25 13:01:42 and took 0.56 seconds
QMP released QEMU at 11/21/25 13:01:42 and took 0.16 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 1669932 (11/21/25 13:01:42)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.zst: 71405568 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121125725.ext4.1669837
runqemu - INFO - Copy done in 0.05219292640686035 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325558.04
Waiting at most 1000 seconds for login banner (11/21/25 13:01:42)
Connection from 127.0.0.1:33244
Reached login banner in 2.44 seconds (11/21/25 13:01:45)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121130154
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121130154
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.fk51pj7w
Created listening socket for qemu serial console on: 127.0.0.1:44189
Created listening socket for qemu serial console on: 127.0.0.1:55819
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44189:55819 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait"
runqemu started, pid is 1714930
waiting at most 300 seconds for qemu pid (11/21/25 13:05:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP connected to QEMU at 11/21/25 13:05:06 and took 0.58 seconds
QMP released QEMU at 11/21/25 13:05:06 and took 0.16 seconds from connect
qemu started in 0.74 seconds - qemu procces pid is 1714958 (11/21/25 13:05:06)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930
runqemu - INFO - Copy done in 0.029059171676635742 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325761.97
Waiting at most 1000 seconds for login banner (11/21/25 13:05:06)
Connection from 127.0.0.1:52378
Reached login banner in 2.36 seconds (11/21/25 13:05:09)
Logged in as root in serial console
2025-11-21 13:05:23,532 - oe-selftest - INFO - sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash (subunit.RemotedTestCase)
2025-11-21 13:05:23,532 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113552
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113552
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.xn1mkjwm
Created listening socket for qemu serial console on: 127.0.0.1:44517
Created listening socket for qemu serial console on: 127.0.0.1:40117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44517:40117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait"
runqemu started, pid is 1272195
waiting at most 300 seconds for qemu pid (11/21/25 12:17:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP connected to QEMU at 11/21/25 12:17:38 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:17:38 and took 0.17 seconds from connect
qemu started in 1.26 seconds - qemu procces pid is 1272203 (11/21/25 12:17:38)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.zst: 354866176 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113605.ext4.1272195
runqemu - INFO - Copy done in 0.1699051856994629 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 322913.85
Waiting at most 1000 seconds for login banner (11/21/25 12:17:38)
Connection from 127.0.0.1:34462
Reached login banner in 5.84 seconds (11/21/25 12:17:44)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121121753
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121121753
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.a6yxgeoq
Created listening socket for qemu serial console on: 127.0.0.1:44159
Created listening socket for qemu serial console on: 127.0.0.1:44323
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44159:44323 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait"
runqemu started, pid is 1349255
waiting at most 300 seconds for qemu pid (11/21/25 12:32:00)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP connected to QEMU at 11/21/25 12:32:00 and took 0.64 seconds
QMP released QEMU at 11/21/25 12:32:01 and took 0.16 seconds from connect
qemu started in 0.79 seconds - qemu procces pid is 1349286 (11/21/25 12:32:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.zst: 154764288 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121121809.ext4.1349255
runqemu - INFO - Copy done in 0.09908294677734375 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 323776.42
Waiting at most 1000 seconds for login banner (11/21/25 12:32:01)
Connection from 127.0.0.1:45374
Reached login banner in 6.41 seconds (11/21/25 12:32:07)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121123216
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121123216
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.at3em4yd
Created listening socket for qemu serial console on: 127.0.0.1:45683
Created listening socket for qemu serial console on: 127.0.0.1:49103
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45683:49103 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait"
runqemu started, pid is 1437644
waiting at most 300 seconds for qemu pid (11/21/25 12:40:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP connected to QEMU at 11/21/25 12:40:34 and took 0.58 seconds
QMP released QEMU at 11/21/25 12:40:34 and took 0.23 seconds from connect
qemu started in 0.81 seconds - qemu procces pid is 1437671 (11/21/25 12:40:34)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.zst: 136563712 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121123334.ext4.1437644
runqemu - INFO - Copy done in 0.08054113388061523 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 324290.01
Waiting at most 1000 seconds for login banner (11/21/25 12:40:34)
Connection from 127.0.0.1:38524
Reached login banner in 5.69 seconds (11/21/25 12:40:40)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121124054
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121124054
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vnugruag
Created listening socket for qemu serial console on: 127.0.0.1:44165
Created listening socket for qemu serial console on: 127.0.0.1:42909
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44165:42909 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait"
runqemu started, pid is 1630429
waiting at most 300 seconds for qemu pid (11/21/25 12:56:59)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP connected to QEMU at 11/21/25 12:57:01 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:57:01 and took 0.21 seconds from connect
qemu started in 1.29 seconds - qemu procces pid is 1630453 (11/21/25 12:57:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.zst: 285214720 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121124236.ext4.1630429
runqemu - INFO - Copy done in 0.16080665588378906 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325276.18
Waiting at most 1000 seconds for login banner (11/21/25 12:57:01)
Connection from 127.0.0.1:47546
Reached login banner in 2.38 seconds (11/21/25 12:57:03)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121125712
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121125712
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.cete9a9p
Created listening socket for qemu serial console on: 127.0.0.1:48943
Created listening socket for qemu serial console on: 127.0.0.1:33841
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=48943:33841 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait"
runqemu started, pid is 1669837
waiting at most 300 seconds for qemu pid (11/21/25 13:01:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP connected to QEMU at 11/21/25 13:01:42 and took 0.56 seconds
QMP released QEMU at 11/21/25 13:01:42 and took 0.16 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 1669932 (11/21/25 13:01:42)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.zst: 71405568 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121125725.ext4.1669837
runqemu - INFO - Copy done in 0.05219292640686035 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325558.04
Waiting at most 1000 seconds for login banner (11/21/25 13:01:42)
Connection from 127.0.0.1:33244
Reached login banner in 2.44 seconds (11/21/25 13:01:45)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121130154
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121130154
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.fk51pj7w
Created listening socket for qemu serial console on: 127.0.0.1:44189
Created listening socket for qemu serial console on: 127.0.0.1:55819
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44189:55819 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait"
runqemu started, pid is 1714930
waiting at most 300 seconds for qemu pid (11/21/25 13:05:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP connected to QEMU at 11/21/25 13:05:06 and took 0.58 seconds
QMP released QEMU at 11/21/25 13:05:06 and took 0.16 seconds from connect
qemu started in 0.74 seconds - qemu procces pid is 1714958 (11/21/25 13:05:06)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930
runqemu - INFO - Copy done in 0.029059171676635742 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325761.97
Waiting at most 1000 seconds for login banner (11/21/25 13:05:06)
Connection from 127.0.0.1:52378
Reached login banner in 2.36 seconds (11/21/25 13:05:09)
Logged in as root in serial console
2025-11-21 13:05:23,533 - oe-selftest - INFO - 9: 60/95 567/643 (2.62s) (14 failed) (sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash)
2025-11-21 13:05:23,533 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 426, in test_sstate_nativelsbstring_same_hash
bitbake("core-image-weston -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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-weston -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 13:05:22.790798)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113552
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113552
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.xn1mkjwm
Created listening socket for qemu serial console on: 127.0.0.1:44517
Created listening socket for qemu serial console on: 127.0.0.1:40117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44517:40117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait"
runqemu started, pid is 1272195
waiting at most 300 seconds for qemu pid (11/21/25 12:17:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP connected to QEMU at 11/21/25 12:17:38 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:17:38 and took 0.17 seconds from connect
qemu started in 1.26 seconds - qemu procces pid is 1272203 (11/21/25 12:17:38)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.zst: 354866176 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113605.ext4.1272195
runqemu - INFO - Copy done in 0.1699051856994629 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 322913.85
Waiting at most 1000 seconds for login banner (11/21/25 12:17:38)
Connection from 127.0.0.1:34462
Reached login banner in 5.84 seconds (11/21/25 12:17:44)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121121753
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121121753
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.a6yxgeoq
Created listening socket for qemu serial console on: 127.0.0.1:44159
Created listening socket for qemu serial console on: 127.0.0.1:44323
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44159:44323 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait"
runqemu started, pid is 1349255
waiting at most 300 seconds for qemu pid (11/21/25 12:32:00)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP connected to QEMU at 11/21/25 12:32:00 and took 0.64 seconds
QMP released QEMU at 11/21/25 12:32:01 and took 0.16 seconds from connect
qemu started in 0.79 seconds - qemu procces pid is 1349286 (11/21/25 12:32:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.zst: 154764288 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121121809.ext4.1349255
runqemu - INFO - Copy done in 0.09908294677734375 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 323776.42
Waiting at most 1000 seconds for login banner (11/21/25 12:32:01)
Connection from 127.0.0.1:45374
Reached login banner in 6.41 seconds (11/21/25 12:32:07)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121123216
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121123216
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.at3em4yd
Created listening socket for qemu serial console on: 127.0.0.1:45683
Created listening socket for qemu serial console on: 127.0.0.1:49103
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45683:49103 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait"
runqemu started, pid is 1437644
waiting at most 300 seconds for qemu pid (11/21/25 12:40:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP connected to QEMU at 11/21/25 12:40:34 and took 0.58 seconds
QMP released QEMU at 11/21/25 12:40:34 and took 0.23 seconds from connect
qemu started in 0.81 seconds - qemu procces pid is 1437671 (11/21/25 12:40:34)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.zst: 136563712 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121123334.ext4.1437644
runqemu - INFO - Copy done in 0.08054113388061523 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 324290.01
Waiting at most 1000 seconds for login banner (11/21/25 12:40:34)
Connection from 127.0.0.1:38524
Reached login banner in 5.69 seconds (11/21/25 12:40:40)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121124054
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121124054
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vnugruag
Created listening socket for qemu serial console on: 127.0.0.1:44165
Created listening socket for qemu serial console on: 127.0.0.1:42909
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44165:42909 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait"
runqemu started, pid is 1630429
waiting at most 300 seconds for qemu pid (11/21/25 12:56:59)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP connected to QEMU at 11/21/25 12:57:01 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:57:01 and took 0.21 seconds from connect
qemu started in 1.29 seconds - qemu procces pid is 1630453 (11/21/25 12:57:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.zst: 285214720 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121124236.ext4.1630429
runqemu - INFO - Copy done in 0.16080665588378906 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325276.18
Waiting at most 1000 seconds for login banner (11/21/25 12:57:01)
Connection from 127.0.0.1:47546
Reached login banner in 2.38 seconds (11/21/25 12:57:03)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121125712
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121125712
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.cete9a9p
Created listening socket for qemu serial console on: 127.0.0.1:48943
Created listening socket for qemu serial console on: 127.0.0.1:33841
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=48943:33841 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait"
runqemu started, pid is 1669837
waiting at most 300 seconds for qemu pid (11/21/25 13:01:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP connected to QEMU at 11/21/25 13:01:42 and took 0.56 seconds
QMP released QEMU at 11/21/25 13:01:42 and took 0.16 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 1669932 (11/21/25 13:01:42)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.zst: 71405568 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121125725.ext4.1669837
runqemu - INFO - Copy done in 0.05219292640686035 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325558.04
Waiting at most 1000 seconds for login banner (11/21/25 13:01:42)
Connection from 127.0.0.1:33244
Reached login banner in 2.44 seconds (11/21/25 13:01:45)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121130154
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121130154
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.fk51pj7w
Created listening socket for qemu serial console on: 127.0.0.1:44189
Created listening socket for qemu serial console on: 127.0.0.1:55819
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44189:55819 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait"
runqemu started, pid is 1714930
waiting at most 300 seconds for qemu pid (11/21/25 13:05:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP connected to QEMU at 11/21/25 13:05:06 and took 0.58 seconds
QMP released QEMU at 11/21/25 13:05:06 and took 0.16 seconds from connect
qemu started in 0.74 seconds - qemu procces pid is 1714958 (11/21/25 13:05:06)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930
runqemu - INFO - Copy done in 0.029059171676635742 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325761.97
Waiting at most 1000 seconds for login banner (11/21/25 13:05:06)
Connection from 127.0.0.1:52378
Reached login banner in 2.36 seconds (11/21/25 13:05:09)
Logged in as root in serial console
2025-11-21 13:05:26,152 - oe-selftest - INFO - sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash (subunit.RemotedTestCase)
2025-11-21 13:05:26,153 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113552
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113552
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.xn1mkjwm
Created listening socket for qemu serial console on: 127.0.0.1:44517
Created listening socket for qemu serial console on: 127.0.0.1:40117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44517:40117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait"
runqemu started, pid is 1272195
waiting at most 300 seconds for qemu pid (11/21/25 12:17:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP connected to QEMU at 11/21/25 12:17:38 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:17:38 and took 0.17 seconds from connect
qemu started in 1.26 seconds - qemu procces pid is 1272203 (11/21/25 12:17:38)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.zst: 354866176 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113605.ext4.1272195
runqemu - INFO - Copy done in 0.1699051856994629 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 322913.85
Waiting at most 1000 seconds for login banner (11/21/25 12:17:38)
Connection from 127.0.0.1:34462
Reached login banner in 5.84 seconds (11/21/25 12:17:44)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121121753
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121121753
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.a6yxgeoq
Created listening socket for qemu serial console on: 127.0.0.1:44159
Created listening socket for qemu serial console on: 127.0.0.1:44323
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44159:44323 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait"
runqemu started, pid is 1349255
waiting at most 300 seconds for qemu pid (11/21/25 12:32:00)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP connected to QEMU at 11/21/25 12:32:00 and took 0.64 seconds
QMP released QEMU at 11/21/25 12:32:01 and took 0.16 seconds from connect
qemu started in 0.79 seconds - qemu procces pid is 1349286 (11/21/25 12:32:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.zst: 154764288 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121121809.ext4.1349255
runqemu - INFO - Copy done in 0.09908294677734375 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 323776.42
Waiting at most 1000 seconds for login banner (11/21/25 12:32:01)
Connection from 127.0.0.1:45374
Reached login banner in 6.41 seconds (11/21/25 12:32:07)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121123216
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121123216
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.at3em4yd
Created listening socket for qemu serial console on: 127.0.0.1:45683
Created listening socket for qemu serial console on: 127.0.0.1:49103
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45683:49103 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait"
runqemu started, pid is 1437644
waiting at most 300 seconds for qemu pid (11/21/25 12:40:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP connected to QEMU at 11/21/25 12:40:34 and took 0.58 seconds
QMP released QEMU at 11/21/25 12:40:34 and took 0.23 seconds from connect
qemu started in 0.81 seconds - qemu procces pid is 1437671 (11/21/25 12:40:34)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.zst: 136563712 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121123334.ext4.1437644
runqemu - INFO - Copy done in 0.08054113388061523 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 324290.01
Waiting at most 1000 seconds for login banner (11/21/25 12:40:34)
Connection from 127.0.0.1:38524
Reached login banner in 5.69 seconds (11/21/25 12:40:40)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121124054
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121124054
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vnugruag
Created listening socket for qemu serial console on: 127.0.0.1:44165
Created listening socket for qemu serial console on: 127.0.0.1:42909
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44165:42909 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait"
runqemu started, pid is 1630429
waiting at most 300 seconds for qemu pid (11/21/25 12:56:59)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP connected to QEMU at 11/21/25 12:57:01 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:57:01 and took 0.21 seconds from connect
qemu started in 1.29 seconds - qemu procces pid is 1630453 (11/21/25 12:57:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.zst: 285214720 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121124236.ext4.1630429
runqemu - INFO - Copy done in 0.16080665588378906 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325276.18
Waiting at most 1000 seconds for login banner (11/21/25 12:57:01)
Connection from 127.0.0.1:47546
Reached login banner in 2.38 seconds (11/21/25 12:57:03)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121125712
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121125712
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.cete9a9p
Created listening socket for qemu serial console on: 127.0.0.1:48943
Created listening socket for qemu serial console on: 127.0.0.1:33841
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=48943:33841 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait"
runqemu started, pid is 1669837
waiting at most 300 seconds for qemu pid (11/21/25 13:01:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP connected to QEMU at 11/21/25 13:01:42 and took 0.56 seconds
QMP released QEMU at 11/21/25 13:01:42 and took 0.16 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 1669932 (11/21/25 13:01:42)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.zst: 71405568 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121125725.ext4.1669837
runqemu - INFO - Copy done in 0.05219292640686035 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325558.04
Waiting at most 1000 seconds for login banner (11/21/25 13:01:42)
Connection from 127.0.0.1:33244
Reached login banner in 2.44 seconds (11/21/25 13:01:45)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121130154
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121130154
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.fk51pj7w
Created listening socket for qemu serial console on: 127.0.0.1:44189
Created listening socket for qemu serial console on: 127.0.0.1:55819
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44189:55819 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait"
runqemu started, pid is 1714930
waiting at most 300 seconds for qemu pid (11/21/25 13:05:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP connected to QEMU at 11/21/25 13:05:06 and took 0.58 seconds
QMP released QEMU at 11/21/25 13:05:06 and took 0.16 seconds from connect
qemu started in 0.74 seconds - qemu procces pid is 1714958 (11/21/25 13:05:06)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930
runqemu - INFO - Copy done in 0.029059171676635742 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325761.97
Waiting at most 1000 seconds for login banner (11/21/25 13:05:06)
Connection from 127.0.0.1:52378
Reached login banner in 2.36 seconds (11/21/25 13:05:09)
Logged in as root in serial console
2025-11-21 13:05:26,153 - oe-selftest - INFO - 9: 61/95 568/643 (2.62s) (16 failed) (sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash)
2025-11-21 13:05:26,153 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 411, in test_sstate_sdk_arch_same_hash
self.sstate_hashtest("aarch64")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 369, in sstate_hashtest
bitbake("core-image-weston -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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-weston -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 13:05:25.384360)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113552
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113552
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.xn1mkjwm
Created listening socket for qemu serial console on: 127.0.0.1:44517
Created listening socket for qemu serial console on: 127.0.0.1:40117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44517:40117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait"
runqemu started, pid is 1272195
waiting at most 300 seconds for qemu pid (11/21/25 12:17:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP connected to QEMU at 11/21/25 12:17:38 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:17:38 and took 0.17 seconds from connect
qemu started in 1.26 seconds - qemu procces pid is 1272203 (11/21/25 12:17:38)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.zst: 354866176 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113605.ext4.1272195
runqemu - INFO - Copy done in 0.1699051856994629 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 322913.85
Waiting at most 1000 seconds for login banner (11/21/25 12:17:38)
Connection from 127.0.0.1:34462
Reached login banner in 5.84 seconds (11/21/25 12:17:44)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121121753
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121121753
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.a6yxgeoq
Created listening socket for qemu serial console on: 127.0.0.1:44159
Created listening socket for qemu serial console on: 127.0.0.1:44323
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44159:44323 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait"
runqemu started, pid is 1349255
waiting at most 300 seconds for qemu pid (11/21/25 12:32:00)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP connected to QEMU at 11/21/25 12:32:00 and took 0.64 seconds
QMP released QEMU at 11/21/25 12:32:01 and took 0.16 seconds from connect
qemu started in 0.79 seconds - qemu procces pid is 1349286 (11/21/25 12:32:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.zst: 154764288 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121121809.ext4.1349255
runqemu - INFO - Copy done in 0.09908294677734375 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 323776.42
Waiting at most 1000 seconds for login banner (11/21/25 12:32:01)
Connection from 127.0.0.1:45374
Reached login banner in 6.41 seconds (11/21/25 12:32:07)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121123216
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121123216
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.at3em4yd
Created listening socket for qemu serial console on: 127.0.0.1:45683
Created listening socket for qemu serial console on: 127.0.0.1:49103
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45683:49103 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait"
runqemu started, pid is 1437644
waiting at most 300 seconds for qemu pid (11/21/25 12:40:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP connected to QEMU at 11/21/25 12:40:34 and took 0.58 seconds
QMP released QEMU at 11/21/25 12:40:34 and took 0.23 seconds from connect
qemu started in 0.81 seconds - qemu procces pid is 1437671 (11/21/25 12:40:34)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.zst: 136563712 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121123334.ext4.1437644
runqemu - INFO - Copy done in 0.08054113388061523 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 324290.01
Waiting at most 1000 seconds for login banner (11/21/25 12:40:34)
Connection from 127.0.0.1:38524
Reached login banner in 5.69 seconds (11/21/25 12:40:40)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121124054
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121124054
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vnugruag
Created listening socket for qemu serial console on: 127.0.0.1:44165
Created listening socket for qemu serial console on: 127.0.0.1:42909
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44165:42909 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait"
runqemu started, pid is 1630429
waiting at most 300 seconds for qemu pid (11/21/25 12:56:59)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP connected to QEMU at 11/21/25 12:57:01 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:57:01 and took 0.21 seconds from connect
qemu started in 1.29 seconds - qemu procces pid is 1630453 (11/21/25 12:57:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.zst: 285214720 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121124236.ext4.1630429
runqemu - INFO - Copy done in 0.16080665588378906 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325276.18
Waiting at most 1000 seconds for login banner (11/21/25 12:57:01)
Connection from 127.0.0.1:47546
Reached login banner in 2.38 seconds (11/21/25 12:57:03)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121125712
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121125712
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.cete9a9p
Created listening socket for qemu serial console on: 127.0.0.1:48943
Created listening socket for qemu serial console on: 127.0.0.1:33841
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=48943:33841 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait"
runqemu started, pid is 1669837
waiting at most 300 seconds for qemu pid (11/21/25 13:01:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP connected to QEMU at 11/21/25 13:01:42 and took 0.56 seconds
QMP released QEMU at 11/21/25 13:01:42 and took 0.16 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 1669932 (11/21/25 13:01:42)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.zst: 71405568 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121125725.ext4.1669837
runqemu - INFO - Copy done in 0.05219292640686035 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325558.04
Waiting at most 1000 seconds for login banner (11/21/25 13:01:42)
Connection from 127.0.0.1:33244
Reached login banner in 2.44 seconds (11/21/25 13:01:45)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121130154
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121130154
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.fk51pj7w
Created listening socket for qemu serial console on: 127.0.0.1:44189
Created listening socket for qemu serial console on: 127.0.0.1:55819
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44189:55819 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait"
runqemu started, pid is 1714930
waiting at most 300 seconds for qemu pid (11/21/25 13:05:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP connected to QEMU at 11/21/25 13:05:06 and took 0.58 seconds
QMP released QEMU at 11/21/25 13:05:06 and took 0.16 seconds from connect
qemu started in 0.74 seconds - qemu procces pid is 1714958 (11/21/25 13:05:06)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930
runqemu - INFO - Copy done in 0.029059171676635742 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325761.97
Waiting at most 1000 seconds for login banner (11/21/25 13:05:06)
Connection from 127.0.0.1:52378
Reached login banner in 2.36 seconds (11/21/25 13:05:09)
Logged in as root in serial console
2025-11-21 13:05:38,159 - oe-selftest - INFO - wic.Wic.test_wic_sector_size (subunit.RemotedTestCase)
2025-11-21 13:05:38,159 - oe-selftest - INFO - ... ok
2025-11-21 13:05:38,160 - oe-selftest - INFO - 8: 93/94 569/643 (187.13s) (12 failed) (wic.Wic.test_wic_sector_size)
2025-11-21 13:05:38,362 - oe-selftest - INFO - wic.Wic.test_wrong_compressor (subunit.RemotedTestCase)
2025-11-21 13:05:38,363 - oe-selftest - INFO - ... ok
2025-11-21 13:05:38,363 - oe-selftest - INFO - 8: 94/94 570/643 (0.20s) (12 failed) (wic.Wic.test_wrong_compressor)
2025-11-21 13:06:39,219 - oe-selftest - INFO - runtime_test.TestImage.test_testimage_virgl_headless (subunit.RemotedTestCase)
2025-11-21 13:06:39,219 - oe-selftest - INFO - ... ok
2025-11-21 13:06:39,219 - oe-selftest - INFO - 12: 41/44 571/643 (97.18s) (0 failed) (runtime_test.TestImage.test_testimage_virgl_headless)
2025-11-21 13:09:02,673 - oe-selftest - INFO - sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs (subunit.RemotedTestCase)
2025-11-21 13:09:02,673 - oe-selftest - INFO - ... ok
2025-11-21 13:09:02,673 - oe-selftest - INFO - 12: 42/44 572/643 (143.45s) (0 failed) (sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs)
2025-11-21 13:09:26,679 - oe-selftest - INFO - wic.Wic2.test_biosplusefi_plugin (subunit.RemotedTestCase)
2025-11-21 13:09:26,679 - oe-selftest - INFO - ... ok
2025-11-21 13:09:26,679 - oe-selftest - INFO - 9: 62/95 573/643 (240.53s) (18 failed) (wic.Wic2.test_biosplusefi_plugin)
2025-11-21 13:10:19,698 - oe-selftest - INFO - wic.Wic2.test_biosplusefi_plugin_qemu (subunit.RemotedTestCase)
2025-11-21 13:10:19,698 - oe-selftest - INFO - ... ok
2025-11-21 13:10:19,698 - oe-selftest - INFO - 9: 63/95 574/643 (53.02s) (18 failed) (wic.Wic2.test_biosplusefi_plugin_qemu)
2025-11-21 13:10:42,127 - oe-selftest - INFO - wic.Wic2.test_bmap_long (subunit.RemotedTestCase)
2025-11-21 13:10:42,127 - oe-selftest - INFO - ... ok
2025-11-21 13:10:42,127 - oe-selftest - INFO - 9: 64/95 575/643 (22.43s) (18 failed) (wic.Wic2.test_bmap_long)
2025-11-21 13:11:04,876 - oe-selftest - INFO - wic.Wic2.test_bmap_short (subunit.RemotedTestCase)
2025-11-21 13:11:04,876 - oe-selftest - INFO - ... ok
2025-11-21 13:11:04,876 - oe-selftest - INFO - 9: 65/95 576/643 (22.75s) (18 failed) (wic.Wic2.test_bmap_short)
2025-11-21 13:11:30,321 - oe-selftest - INFO - wic.Wic2.test_diskid_on_gpt_partition (subunit.RemotedTestCase)
2025-11-21 13:11:30,321 - oe-selftest - INFO - ... ok
2025-11-21 13:11:30,321 - oe-selftest - INFO - 9: 66/95 577/643 (25.45s) (18 failed) (wic.Wic2.test_diskid_on_gpt_partition)
2025-11-21 13:11:55,430 - oe-selftest - INFO - wic.Wic2.test_diskid_on_msdos_partition (subunit.RemotedTestCase)
2025-11-21 13:11:55,430 - oe-selftest - INFO - ... ok
2025-11-21 13:11:55,430 - oe-selftest - INFO - 9: 67/95 578/643 (25.11s) (18 failed) (wic.Wic2.test_diskid_on_msdos_partition)
2025-11-21 13:11:55,431 - oe-selftest - INFO - wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64 (subunit.RemotedTestCase)
2025-11-21 13:11:55,431 - oe-selftest - INFO - ... skipped 'Test skipped on x86_64\n'
2025-11-21 13:11:55,431 - oe-selftest - INFO - 9: 68/95 579/643 (0.00s) (18 failed) (wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64)
2025-11-21 13:11:55,431 - oe-selftest - INFO - Test skipped on x86_64
2025-11-21 13:24:45,601 - oe-selftest - INFO - wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86 (subunit.RemotedTestCase)
2025-11-21 13:24:45,601 - oe-selftest - INFO - ... ok
2025-11-21 13:24:45,601 - oe-selftest - INFO - 9: 69/95 580/643 (770.17s) (18 failed) (wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86)
2025-11-21 13:34:41,812 - oe-selftest - INFO - sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs (subunit.RemotedTestCase)
2025-11-21 13:34:41,812 - oe-selftest - INFO - ... ok
2025-11-21 13:34:41,812 - oe-selftest - INFO - 12: 43/44 581/643 (1539.14s) (0 failed) (sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs)
2025-11-21 13:34:42,857 - oe-selftest - INFO - systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built (subunit.RemotedTestCase)
2025-11-21 13:34:42,857 - oe-selftest - INFO - ... FAIL
Stderr:
2025-11-21 09:47:25,543 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078724/conf/local.conf
2025-11-21 09:47:25,544 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
The variable 'BBCLASSEXTEND' is not defined
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.u1ipt6t3
INFO: Committing data into to branch main
INFO: Creating tag main/42-g0f7d5df/0
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.w925xv_j
INFO: Committing data into to branch main
INFO: Creating tag main/42-g0f7d5df/1
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.jtcfvq17
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.ugy6r7i9
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.ijg0mkji
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.6auiinfg
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 11:08:02,097 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 13:34:42,857 - oe-selftest - INFO - 12: 44/44 582/643 (1.04s) (0 failed) (systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built)
2025-11-21 13:34:42,857 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/meta-yocto/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py", line 27, in test_efi_systemdboot_images_can_be_built
bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e core-image-minimal' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,543 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078724/conf/local.conf
2025-11-21 09:47:25,544 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
The variable 'BBCLASSEXTEND' is not defined
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.u1ipt6t3
INFO: Committing data into to branch main
INFO: Creating tag main/42-g0f7d5df/0
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.w925xv_j
INFO: Committing data into to branch main
INFO: Creating tag main/42-g0f7d5df/1
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.jtcfvq17
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.ugy6r7i9
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.ijg0mkji
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.6auiinfg
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 11:08:02,097 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 13:35:27,345 - oe-selftest - INFO - wic.Wic2.test_efi_plugin_unified_kernel_image_qemu (subunit.RemotedTestCase)
2025-11-21 13:35:27,345 - oe-selftest - INFO - ... ok
2025-11-21 13:35:27,345 - oe-selftest - INFO - 9: 70/95 583/643 (641.74s) (18 failed) (wic.Wic2.test_efi_plugin_unified_kernel_image_qemu)
2025-11-21 13:36:48,701 - oe-selftest - INFO - wic.Wic2.test_empty_plugin (subunit.RemotedTestCase)
2025-11-21 13:36:48,702 - oe-selftest - INFO - ... ok
2025-11-21 13:36:48,702 - oe-selftest - INFO - 9: 71/95 584/643 (81.36s) (18 failed) (wic.Wic2.test_empty_plugin)
2025-11-21 13:37:21,852 - oe-selftest - INFO - wic.Wic2.test_empty_zeroize_plugin (subunit.RemotedTestCase)
2025-11-21 13:37:21,852 - oe-selftest - INFO - ... ok
2025-11-21 13:37:21,853 - oe-selftest - INFO - 9: 72/95 585/643 (33.15s) (18 failed) (wic.Wic2.test_empty_zeroize_plugin)
2025-11-21 13:38:20,697 - oe-selftest - INFO - wic.Wic2.test_expand_mbr_image (subunit.RemotedTestCase)
2025-11-21 13:38:20,697 - oe-selftest - INFO - ... ok
2025-11-21 13:38:20,697 - oe-selftest - INFO - 9: 73/95 586/643 (58.85s) (18 failed) (wic.Wic2.test_expand_mbr_image)
2025-11-21 13:38:40,115 - oe-selftest - INFO - wic.Wic2.test_extra_filesystem_space (subunit.RemotedTestCase)
2025-11-21 13:38:40,115 - oe-selftest - INFO - ... ok
2025-11-21 13:38:40,115 - oe-selftest - INFO - 9: 74/95 587/643 (19.42s) (18 failed) (wic.Wic2.test_extra_filesystem_space)
2025-11-21 13:39:18,717 - oe-selftest - INFO - wic.Wic2.test_extra_partition_plugin (subunit.RemotedTestCase)
2025-11-21 13:39:18,717 - oe-selftest - INFO - ... ok
2025-11-21 13:39:18,717 - oe-selftest - INFO - 9: 75/95 588/643 (38.60s) (18 failed) (wic.Wic2.test_extra_partition_plugin)
2025-11-21 13:39:41,920 - oe-selftest - INFO - wic.Wic2.test_extra_partition_space (subunit.RemotedTestCase)
2025-11-21 13:39:41,921 - oe-selftest - INFO - ... ok
2025-11-21 13:39:41,921 - oe-selftest - INFO - 9: 76/95 589/643 (23.20s) (18 failed) (wic.Wic2.test_extra_partition_space)
2025-11-21 13:39:58,786 - oe-selftest - INFO - wic.Wic2.test_fixed_size (subunit.RemotedTestCase)
2025-11-21 13:39:58,786 - oe-selftest - INFO - ... ok
2025-11-21 13:39:58,786 - oe-selftest - INFO - 9: 77/95 590/643 (16.87s) (18 failed) (wic.Wic2.test_fixed_size)
2025-11-21 13:40:12,790 - oe-selftest - INFO - wic.Wic2.test_fixed_size_error (subunit.RemotedTestCase)
2025-11-21 13:40:12,790 - oe-selftest - INFO - ... ok
2025-11-21 13:40:12,790 - oe-selftest - INFO - 9: 78/95 591/643 (14.00s) (18 failed) (wic.Wic2.test_fixed_size_error)
2025-11-21 13:40:27,605 - oe-selftest - INFO - wic.Wic2.test_fs_types (subunit.RemotedTestCase)
2025-11-21 13:40:27,605 - oe-selftest - INFO - ... ok
2025-11-21 13:40:27,605 - oe-selftest - INFO - 9: 79/95 592/643 (14.82s) (18 failed) (wic.Wic2.test_fs_types)
2025-11-21 13:41:29,664 - oe-selftest - INFO - wic.Wic2.test_gpt_partition_name (subunit.RemotedTestCase)
2025-11-21 13:41:29,664 - oe-selftest - INFO - ... ok
2025-11-21 13:41:29,664 - oe-selftest - INFO - 9: 80/95 593/643 (62.06s) (18 failed) (wic.Wic2.test_gpt_partition_name)
2025-11-21 13:41:59,148 - oe-selftest - INFO - wic.Wic2.test_image_bootpart_globbed (subunit.RemotedTestCase)
2025-11-21 13:41:59,148 - oe-selftest - INFO - ... ok
2025-11-21 13:41:59,148 - oe-selftest - INFO - 9: 81/95 594/643 (29.48s) (18 failed) (wic.Wic2.test_image_bootpart_globbed)
2025-11-21 13:42:43,096 - oe-selftest - INFO - wic.Wic2.test_image_env (subunit.RemotedTestCase)
2025-11-21 13:42:43,097 - oe-selftest - INFO - ... ok
2025-11-21 13:42:43,097 - oe-selftest - INFO - 9: 82/95 595/643 (43.95s) (18 failed) (wic.Wic2.test_image_env)
2025-11-21 13:42:47,357 - oe-selftest - INFO - wic.Wic2.test_image_vars_dir_long (subunit.RemotedTestCase)
2025-11-21 13:42:47,358 - oe-selftest - INFO - ... ok
2025-11-21 13:42:47,358 - oe-selftest - INFO - 9: 83/95 596/643 (4.26s) (18 failed) (wic.Wic2.test_image_vars_dir_long)
2025-11-21 13:42:50,075 - oe-selftest - INFO - wic.Wic2.test_image_vars_dir_short (subunit.RemotedTestCase)
2025-11-21 13:42:50,075 - oe-selftest - INFO - ... ok
2025-11-21 13:42:50,075 - oe-selftest - INFO - 9: 84/95 597/643 (2.72s) (18 failed) (wic.Wic2.test_image_vars_dir_short)
2025-11-21 13:43:04,823 - oe-selftest - INFO - wic.Wic2.test_kickstart_parser (subunit.RemotedTestCase)
2025-11-21 13:43:04,823 - oe-selftest - INFO - ... ok
2025-11-21 13:43:04,824 - oe-selftest - INFO - 9: 85/95 598/643 (14.75s) (18 failed) (wic.Wic2.test_kickstart_parser)
2025-11-21 13:43:21,252 - oe-selftest - INFO - wic.Wic2.test_mkfs_extraopts (subunit.RemotedTestCase)
2025-11-21 13:43:21,253 - oe-selftest - INFO - ... ok
2025-11-21 13:43:21,253 - oe-selftest - INFO - 9: 86/95 599/643 (16.43s) (18 failed) (wic.Wic2.test_mkfs_extraopts)
2025-11-21 13:45:03,620 - oe-selftest - INFO - wic.Wic2.test_offset (subunit.RemotedTestCase)
2025-11-21 13:45:03,621 - oe-selftest - INFO - ... ok
2025-11-21 13:45:03,621 - oe-selftest - INFO - 9: 87/95 600/643 (102.37s) (18 failed) (wic.Wic2.test_offset)
2025-11-21 13:46:36,708 - oe-selftest - INFO - wic.Wic2.test_qemu (subunit.RemotedTestCase)
2025-11-21 13:46:36,708 - oe-selftest - INFO - ... ok
2025-11-21 13:46:36,708 - oe-selftest - INFO - 9: 88/95 601/643 (93.09s) (18 failed) (wic.Wic2.test_qemu)
2025-11-21 13:47:56,161 - oe-selftest - INFO - wic.Wic2.test_qemu_efi (subunit.RemotedTestCase)
2025-11-21 13:47:56,161 - oe-selftest - INFO - ... ok
2025-11-21 13:47:56,162 - oe-selftest - INFO - 9: 89/95 602/643 (79.45s) (18 failed) (wic.Wic2.test_qemu_efi)
2025-11-21 13:49:04,133 - oe-selftest - INFO - wic.Wic2.test_rawcopy_plugin (subunit.RemotedTestCase)
2025-11-21 13:49:04,133 - oe-selftest - INFO - ... ok
2025-11-21 13:49:04,133 - oe-selftest - INFO - 9: 90/95 603/643 (67.97s) (18 failed) (wic.Wic2.test_rawcopy_plugin)
2025-11-21 13:50:28,188 - oe-selftest - INFO - wic.Wic2.test_rawcopy_plugin_qemu (subunit.RemotedTestCase)
2025-11-21 13:50:28,189 - oe-selftest - INFO - ... ok
2025-11-21 13:50:28,189 - oe-selftest - INFO - 9: 91/95 604/643 (84.06s) (18 failed) (wic.Wic2.test_rawcopy_plugin_qemu)
2025-11-21 13:51:37,294 - oe-selftest - INFO - wic.Wic2.test_rawcopy_plugin_unpack (subunit.RemotedTestCase)
2025-11-21 13:51:37,294 - oe-selftest - INFO - ... ok
2025-11-21 13:51:37,294 - oe-selftest - INFO - 9: 92/95 605/643 (69.11s) (18 failed) (wic.Wic2.test_rawcopy_plugin_unpack)
2025-11-21 13:51:37,324 - oe-selftest - INFO - wic.Wic2.test_sparse_copy (subunit.RemotedTestCase)
2025-11-21 13:51:37,324 - oe-selftest - INFO - ... ok
2025-11-21 13:51:37,325 - oe-selftest - INFO - 9: 93/95 606/643 (0.03s) (18 failed) (wic.Wic2.test_sparse_copy)
2025-11-21 13:52:47,547 - oe-selftest - INFO - wic.Wic2.test_uefi_kernel (subunit.RemotedTestCase)
2025-11-21 13:52:47,548 - oe-selftest - INFO - ... ok
2025-11-21 13:52:47,548 - oe-selftest - INFO - 9: 94/95 607/643 (70.22s) (18 failed) (wic.Wic2.test_uefi_kernel)
2025-11-21 13:53:06,269 - oe-selftest - INFO - wic.Wic2.test_wic_image_type (subunit.RemotedTestCase)
2025-11-21 13:53:06,269 - oe-selftest - INFO - ... ok
2025-11-21 13:53:06,269 - oe-selftest - INFO - 9: 95/95 608/643 (18.72s) (18 failed) (wic.Wic2.test_wic_image_type)
2025-11-21 15:16:26,270 - oe-selftest - INFO - Keepalive message
2025-11-21 16:39:46,270 - oe-selftest - INFO - Keepalive message
2025-11-21 18:03:06,270 - oe-selftest - INFO - Keepalive message
2025-11-21 19:26:26,271 - oe-selftest - INFO - Keepalive message
2025-11-21 20:49:46,271 - oe-selftest - INFO - Keepalive message
2025-11-21 22:13:06,272 - oe-selftest - INFO - Keepalive message
2025-11-21 23:36:26,272 - oe-selftest - INFO - Keepalive message
2025-11-22 00:59:46,272 - oe-selftest - INFO - Keepalive message
2025-11-22 02:23:06,273 - oe-selftest - INFO - Keepalive message
2025-11-22 03:46:26,273 - oe-selftest - INFO - Keepalive message
2025-11-22 05:09:46,274 - oe-selftest - INFO - Keepalive message
2025-11-22 06:33:06,274 - oe-selftest - INFO - Keepalive message
2025-11-22 07:56:26,275 - oe-selftest - INFO - Keepalive message
2025-11-22 09:19:46,275 - oe-selftest - INFO - Keepalive message
2025-11-22 10:43:06,275 - oe-selftest - INFO - Keepalive message
2025-11-22 12:06:26,276 - oe-selftest - INFO - Keepalive message
2025-11-22 13:29:46,276 - oe-selftest - INFO - Keepalive message
2025-11-22 14:53:06,276 - oe-selftest - INFO - Keepalive message
2025-11-22 16:16:26,277 - oe-selftest - INFO - Keepalive message
2025-11-22 17:39:46,277 - oe-selftest - INFO - Keepalive message
2025-11-22 19:03:06,277 - oe-selftest - INFO - Keepalive message
2025-11-22 19:21:04,629 - oe-selftest - INFO - sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source (subunit.RemotedTestCase)
2025-11-22 19:21:04,629 - oe-selftest - INFO - ... ok
2025-11-22 19:21:04,629 - oe-selftest - INFO - 13: 34/36 609/643 (111444.49s) (0 failed) (sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source)
2025-11-22 20:35:40,371 - oe-selftest - INFO - sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure (subunit.RemotedTestCase)
2025-11-22 20:35:40,371 - oe-selftest - INFO - ... ok
2025-11-22 20:35:40,371 - oe-selftest - INFO - 13: 35/36 610/643 (4475.74s) (0 failed) (sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure)
2025-11-22 20:40:15,804 - oe-selftest - INFO - sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross (subunit.RemotedTestCase)
2025-11-22 20:40:15,804 - oe-selftest - INFO - ... ok
2025-11-22 20:40:15,804 - oe-selftest - INFO - 13: 36/36 611/643 (275.43s) (0 failed) (sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross)
2025-11-22 20:40:20,857 - oe-selftest - INFO - ======================================================================
2025-11-22 20:40:20,857 - oe-selftest - INFO - ERROR: setUpModule (devtool) [ (subunit.RemotedTestCase)
2025-11-22 20:40:20,857 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:20,857 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:20,858 - oe-selftest - INFO - ERROR: runqemu.RunqemuTests.test_boot_machine (subunit.RemotedTestCase)
2025-11-22 20:40:20,858 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:20,858 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 56, in test_boot_machine
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102052:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:60459
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:36463
DEBUG: launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
DEBUG: runqemu started, pid is 4121823
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
======================================================================
2025-11-22 20:40:20,858 - oe-selftest - INFO - ERROR: runqemu.RunqemuTests.test_boot_machine_ext4 (subunit.RemotedTestCase)
2025-11-22 20:40:20,858 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:20,858 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 63, in test_boot_machine_ext4
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102127:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:58137
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:39733
DEBUG: launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
DEBUG: runqemu started, pid is 4124932
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
======================================================================
2025-11-22 20:40:20,866 - oe-selftest - INFO - ERROR: runqemu.RunqemuTests.test_boot_machine_iso (subunit.RemotedTestCase)
2025-11-22 20:40:20,875 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:20,875 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 72, in test_boot_machine_iso
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102138:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:57391
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:39289
DEBUG: launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
DEBUG: runqemu started, pid is 4134803
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
======================================================================
2025-11-22 20:40:20,940 - oe-selftest - INFO - ERROR: runqemu.RunqemuTests.test_boot_machine_slirp (subunit.RemotedTestCase)
2025-11-22 20:40:20,946 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:20,946 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 121, in test_boot_machine_slirp
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102151:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:37823
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:49649
DEBUG: launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
DEBUG: runqemu started, pid is 4143111
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
Created listening socket for qemu serial console on: 127.0.0.1:37823
Created listening socket for qemu serial console on: 127.0.0.1:49649
launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
runqemu started, pid is 4143111
waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
======================================================================
2025-11-22 20:40:20,980 - oe-selftest - INFO - ERROR: runqemu.RunqemuTests.test_boot_machine_slirp_qcow2 (subunit.RemotedTestCase)
2025-11-22 20:40:20,984 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:20,984 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 390, in runqemu
qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py", line 179, in start
raise RuntimeError("%s - FAILED to start qemu - check the task log and the boot log" % self.pn)
RuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py", line 129, in test_boot_machine_slirp_qcow2
with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 396, in runqemu
raise Exception(msg)
Exception: core-image-minimal - FAILED to start qemu - check the task log and the boot log
Failed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251121102202:
INFO: rootfs file:
INFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102202
INFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102202
INFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.s6jfftxk
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:51205
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:57415
DEBUG: launchcmd=runqemu nographic snapshot kvm slirp wic.qcow2 qemux86-64 tcpserial=51205:57415 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.dzinaacx,server,wait -qmp unix:./.s6jfftxk,server,nowait"
DEBUG: runqemu started, pid is 4147235
DEBUG: waiting at most 300 seconds for qemu pid (11/21/25 10:22:05)
ERROR: runqemu exited with code 1
ERROR: Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315983.19
tput: No value for $TERM and no -T specified
DEBUG: Sending SIGTERM to runqemu
WARNING: runqemu during is_alive() test
DEBUG: Sending SIGTERM to runqemu
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
Created listening socket for qemu serial console on: 127.0.0.1:37823
Created listening socket for qemu serial console on: 127.0.0.1:49649
launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
runqemu started, pid is 4143111
waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102202
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102202
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.s6jfftxk
Created listening socket for qemu serial console on: 127.0.0.1:51205
Created listening socket for qemu serial console on: 127.0.0.1:57415
launchcmd=runqemu nographic snapshot kvm slirp wic.qcow2 qemux86-64 tcpserial=51205:57415 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.dzinaacx,server,wait -qmp unix:./.s6jfftxk,server,nowait"
runqemu started, pid is 4147235
waiting at most 300 seconds for qemu pid (11/21/25 10:22:05)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315983.19
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
======================================================================
2025-11-22 20:40:21,020 - oe-selftest - INFO - FAIL: bblock.BBLock.test_lock_architecture_specific (subunit.RemotedTestCase)
2025-11-22 20:40:21,023 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,023 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/bblock.py", line 127, in test_lock_architecture_specific
self.lock_recipes(recipes, tasks)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/bblock.py", line 55, in lock_recipes
result = runCmd(cmd)
^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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 'bblock quilt -t do_compile' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/bblock", line 178, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/bblock", line 132, in main
tinfoil.prepare(config_only=True)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 551, in prepare
self.run_command('parseConfiguration')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 612, in run_command
result = self.server_connection.connection.runCommand(commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,534 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078678/conf/local.conf
2025-11-21 09:47:25,534 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,023 - oe-selftest - INFO - FAIL: fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image (subunit.RemotedTestCase)
2025-11-22 20:40:21,023 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,023 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1567, in test_sign_cascaded_uboot_fit_image
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,027 - oe-selftest - INFO - FAIL: fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image (subunit.RemotedTestCase)
2025-11-22 20:40:21,027 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,027 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1692, in test_sign_standalone_uboot_atf_tee_fit_image
bb_vars = self._fit_get_bb_vars([
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,030 - oe-selftest - INFO - FAIL: fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image (subunit.RemotedTestCase)
2025-11-22 20:40:21,030 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,030 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1515, in test_sign_standalone_uboot_fit_image
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,034 - oe-selftest - INFO - FAIL: fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl (subunit.RemotedTestCase)
2025-11-22 20:40:21,034 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,034 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1770, in test_sign_uboot_fit_image_without_spl
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,035 - oe-selftest - INFO - FAIL: fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual (subunit.RemotedTestCase)
2025-11-22 20:40:21,035 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,035 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1729, in test_sign_uboot_kernel_individual
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
WARNING: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/selftest.inc:8 has a lack of whitespace around the assignment: 'UBOOT_MKIMAGE_DTCOPTS="-I dts -O dtb -p 2000"'
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,038 - oe-selftest - INFO - FAIL: fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image (subunit.RemotedTestCase)
2025-11-22 20:40:21,042 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,042 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1620, in test_uboot_atf_tee_fit_image
bb_vars = self._fit_get_bb_vars([
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,042 - oe-selftest - INFO - FAIL: fitimage.UBootFitImageTests.test_uboot_fit_image (subunit.RemotedTestCase)
2025-11-22 20:40:21,045 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,046 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1469, in test_uboot_fit_image
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1212, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e virtual/bootloader' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,046 - oe-selftest - INFO - FAIL: archiver.Archiver.test_archiver_srpm_mode (subunit.RemotedTestCase)
2025-11-22 20:40:21,049 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,049 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/archiver.py", line 166, in test_archiver_srpm_mode
bitbake('-n selftest-nopackages selftest-ed')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -n selftest-nopackages selftest-ed' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 10:16:54.657470)
ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,049 - oe-selftest - INFO - FAIL: buildoptions.ToolchainOptions.test_toolchain_fortran (subunit.RemotedTestCase)
2025-11-22 20:40:21,049 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,052 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/buildoptions.py", line 168, in test_toolchain_fortran
bitbake('fortran-helloworld')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 fortran-helloworld' returned non-zero exit status 1:
ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:21,052 - oe-selftest - INFO - ======================================================================
2025-11-22 20:40:21,052 - oe-selftest - INFO - FAIL: incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license (subunit.RemotedTestCase)
2025-11-22 20:40:21,052 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,052 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py", line 123, in test_bash_and_license
raise AssertionError(result.output)
AssertionError: ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:21,056 - oe-selftest - INFO - ======================================================================
2025-11-22 20:40:21,056 - oe-selftest - INFO - FAIL: incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default (subunit.RemotedTestCase)
2025-11-22 20:40:21,056 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,056 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py", line 114, in test_bash_default
raise AssertionError(result.output)
AssertionError: ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:21,059 - oe-selftest - INFO - ======================================================================
2025-11-22 20:40:21,059 - oe-selftest - INFO - FAIL: incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions (subunit.RemotedTestCase)
2025-11-22 20:40:21,060 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,060 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py", line 134, in test_bash_license_exceptions
bitbake('core-image-minimal')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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:
ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:21,063 - oe-selftest - INFO - ======================================================================
2025-11-22 20:40:21,063 - oe-selftest - INFO - FAIL: incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license (subunit.RemotedTestCase)
2025-11-22 20:40:21,063 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,063 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py", line 129, in test_bash_or_license
bitbake('core-image-minimal')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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:
ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:21,066 - oe-selftest - INFO - ======================================================================
2025-11-22 20:40:21,067 - oe-selftest - INFO - FAIL: sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs (subunit.RemotedTestCase)
2025-11-22 20:40:21,067 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,067 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 469, in test_sstate_allarch_samesigs
self.sstate_common_samesigs(configA, configB, allarch=True)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 179, in sstate_common_samesigs
bitbake("world meta-toolchain -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 world meta-toolchain -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 10:22:12.881238)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.3h37k_36
Created listening socket for qemu serial console on: 127.0.0.1:55715
Created listening socket for qemu serial console on: 127.0.0.1:35117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=55715:35117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait"
runqemu started, pid is 3992702
waiting at most 300 seconds for qemu pid (11/21/25 10:18:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP connected to QEMU at 11/21/25 10:18:15 and took 3.60 seconds
QMP released QEMU at 11/21/25 10:18:15 and took 0.16 seconds from connect
qemu started in 3.76 seconds - qemu procces pid is 3997204 (11/21/25 10:18:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702
runqemu - INFO - Copy done in 0.7398064136505127 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315750.75
Waiting at most 1000 seconds for login banner (11/21/25 10:18:15)
Connection from 127.0.0.1:36186
Reached login banner in 4.39 seconds (11/21/25 10:18:19)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101829
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101829
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/._ho1z6m6
Created listening socket for qemu serial console on: 127.0.0.1:34961
Created listening socket for qemu serial console on: 127.0.0.1:35579
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=34961:35579 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait"
runqemu started, pid is 4041035
waiting at most 300 seconds for qemu pid (11/21/25 10:18:55)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP connected to QEMU at 11/21/25 10:18:57 and took 2.58 seconds
QMP released QEMU at 11/21/25 10:18:58 and took 0.17 seconds from connect
qemu started in 2.74 seconds - qemu procces pid is 4042663 (11/21/25 10:18:58)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035
runqemu - INFO - Copy done in 0.69948410987854 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315793.20
Waiting at most 1000 seconds for login banner (11/21/25 10:18:58)
Connection from 127.0.0.1:33754
Reached login banner in 3.38 seconds (11/21/25 10:19:01)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101911
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101911
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.1rostrbi
Created listening socket for qemu serial console on: 127.0.0.1:42681
Created listening socket for qemu serial console on: 127.0.0.1:53461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=42681:53461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait"
runqemu started, pid is 4076660
waiting at most 300 seconds for qemu pid (11/21/25 10:19:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP connected to QEMU at 11/21/25 10:19:53 and took 3.09 seconds
QMP released QEMU at 11/21/25 10:19:53 and took 0.17 seconds from connect
qemu started in 3.26 seconds - qemu procces pid is 4077549 (11/21/25 10:19:53)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660
runqemu - INFO - Copy done in 0.7815234661102295 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315848.60
Waiting at most 1000 seconds for login banner (11/21/25 10:19:53)
Connection from 127.0.0.1:58170
Reached login banner in 3.50 seconds (11/21/25 10:19:56)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102006
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102006
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.aaerp6ep
Created listening socket for qemu serial console on: 127.0.0.1:45271
Created listening socket for qemu serial console on: 127.0.0.1:39553
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45271:39553 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait"
runqemu started, pid is 4142421
waiting at most 300 seconds for qemu pid (11/21/25 10:21:52)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP connected to QEMU at 11/21/25 10:21:55 and took 3.08 seconds
QMP released QEMU at 11/21/25 10:21:56 and took 0.16 seconds from connect
qemu started in 3.24 seconds - qemu procces pid is 4143421 (11/21/25 10:21:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421
runqemu - INFO - Copy done in 0.9703052043914795 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315971.39
Waiting at most 1000 seconds for login banner (11/21/25 10:21:56)
Connection from 127.0.0.1:39124
Reached login banner in 5.30 seconds (11/21/25 10:22:01)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,090 - oe-selftest - INFO - FAIL: sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib (subunit.RemotedTestCase)
2025-11-22 20:40:21,094 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,094 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 491, in test_sstate_nativesdk_samesigs_multilib
self.sstate_common_samesigs(configA, configB)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 179, in sstate_common_samesigs
bitbake("world meta-toolchain -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 world meta-toolchain -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 10:22:15.682131)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/conf/local.conf
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101335
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101335
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.3h37k_36
Created listening socket for qemu serial console on: 127.0.0.1:55715
Created listening socket for qemu serial console on: 127.0.0.1:35117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=55715:35117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait"
runqemu started, pid is 3992702
waiting at most 300 seconds for qemu pid (11/21/25 10:18:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.htlmnhkc
QMP connected to QEMU at 11/21/25 10:18:15 and took 3.60 seconds
QMP released QEMU at 11/21/25 10:18:15 and took 0.16 seconds from connect
qemu started in 3.76 seconds - qemu procces pid is 3997204 (11/21/25 10:18:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702
runqemu - INFO - Copy done in 0.7398064136505127 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.3992702,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:55715,nodelay=on -serial tcp:127.0.0.1:35117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.htlmnhkc,server,wait -qmp unix:./.3h37k_36,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315750.75
Waiting at most 1000 seconds for login banner (11/21/25 10:18:15)
Connection from 127.0.0.1:36186
Reached login banner in 4.39 seconds (11/21/25 10:18:19)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101829
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101829
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/._ho1z6m6
Created listening socket for qemu serial console on: 127.0.0.1:34961
Created listening socket for qemu serial console on: 127.0.0.1:35579
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=34961:35579 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait"
runqemu started, pid is 4041035
waiting at most 300 seconds for qemu pid (11/21/25 10:18:55)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.wgo6aa0j
QMP connected to QEMU at 11/21/25 10:18:57 and took 2.58 seconds
QMP released QEMU at 11/21/25 10:18:58 and took 0.17 seconds from connect
qemu started in 2.74 seconds - qemu procces pid is 4042663 (11/21/25 10:18:58)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035
runqemu - INFO - Copy done in 0.69948410987854 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4041035,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:34961,nodelay=on -serial tcp:127.0.0.1:35579,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.wgo6aa0j,server,wait -qmp unix:./._ho1z6m6,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315793.20
Waiting at most 1000 seconds for login banner (11/21/25 10:18:58)
Connection from 127.0.0.1:33754
Reached login banner in 3.38 seconds (11/21/25 10:19:01)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101911
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101911
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.1rostrbi
Created listening socket for qemu serial console on: 127.0.0.1:42681
Created listening socket for qemu serial console on: 127.0.0.1:53461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=42681:53461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait"
runqemu started, pid is 4076660
waiting at most 300 seconds for qemu pid (11/21/25 10:19:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.q27og2w1
QMP connected to QEMU at 11/21/25 10:19:53 and took 3.09 seconds
QMP released QEMU at 11/21/25 10:19:53 and took 0.17 seconds from connect
qemu started in 3.26 seconds - qemu procces pid is 4077549 (11/21/25 10:19:53)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660
runqemu - INFO - Copy done in 0.7815234661102295 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4076660,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:42681,nodelay=on -serial tcp:127.0.0.1:53461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.q27og2w1,server,wait -qmp unix:./.1rostrbi,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315848.60
Waiting at most 1000 seconds for login banner (11/21/25 10:19:53)
Connection from 127.0.0.1:58170
Reached login banner in 3.50 seconds (11/21/25 10:19:56)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102006
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102006
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.aaerp6ep
Created listening socket for qemu serial console on: 127.0.0.1:45271
Created listening socket for qemu serial console on: 127.0.0.1:39553
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45271:39553 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait"
runqemu started, pid is 4142421
waiting at most 300 seconds for qemu pid (11/21/25 10:21:52)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/.p51jam_q
QMP connected to QEMU at 11/21/25 10:21:55 and took 3.08 seconds
QMP released QEMU at 11/21/25 10:21:56 and took 0.16 seconds from connect
qemu started in 3.24 seconds - qemu procces pid is 4143421 (11/21/25 10:21:56)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.6
Server IP: 192.168.7.5
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-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.zst: 1505406976 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421
runqemu - INFO - Copy done in 0.9703052043914795 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121101437.ext4.4142421,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45271,nodelay=on -serial tcp:127.0.0.1:39553,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/pidfile_3078703 -S -qmp unix:./.p51jam_q,server,wait -qmp unix:./.aaerp6ep,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078703/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315971.39
Waiting at most 1000 seconds for login banner (11/21/25 10:21:56)
Connection from 127.0.0.1:39124
Reached login banner in 5.30 seconds (11/21/25 10:22:01)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,113 - oe-selftest - INFO - FAIL: sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo (subunit.RemotedTestCase)
2025-11-22 20:40:21,117 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,117 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 749, in test_sstate_compare_sigfiles_and_find_siginfo
bitbake("%s -c do_tmptask1 -S none" % pn)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 binutils -c do_tmptask1 -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 10:24:12.801075)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,535 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/conf/local.conf
2025-11-21 09:47:25,536 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:15:39,450 - oe-selftest - INFO - Running bitbake to generate pkgdata
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101724
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101724
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.gc885dok
Created listening socket for qemu serial console on: 127.0.0.1:43385
Created listening socket for qemu serial console on: 127.0.0.1:48761
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst snapshot tcpserial=43385:48761 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait"
runqemu started, pid is 4056344
waiting at most 300 seconds for qemu pid (11/21/25 10:19:20)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6cf2qd2e
QMP connected to QEMU at 11/21/25 10:19:20 and took 0.54 seconds
QMP released QEMU at 11/21/25 10:19:20 and took 0.14 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 4056385 (11/21/25 10:19:20)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:43385,nodelay=on -serial tcp:127.0.0.1:48761,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6cf2qd2e,server,wait -qmp unix:./.gc885dok,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315816.03
Waiting at most 1000 seconds for login banner (11/21/25 10:19:20)
Connection from 127.0.0.1:59668
Reached login banner in 5.86 seconds (11/21/25 10:19:26)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121101939
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121101939
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.vgewdmna
Created listening socket for qemu serial console on: 127.0.0.1:49059
Created listening socket for qemu serial console on: 127.0.0.1:58525
launchcmd=runqemu nographic snapshot kvm core-image-minimal snapshot wic.zst tcpserial=49059:58525 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait"
runqemu started, pid is 4072852
waiting at most 300 seconds for qemu pid (11/21/25 10:19:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.yyhxiubm
QMP connected to QEMU at 11/21/25 10:19:48 and took 6.05 seconds
QMP released QEMU at 11/21/25 10:19:48 and took 0.14 seconds from connect
qemu started in 6.18 seconds - qemu procces pid is 4076227 (11/21/25 10:19:48)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic.zst: 87973888 bytes
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.wic,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:49059,nodelay=on -serial tcp:127.0.0.1:58525,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.yyhxiubm,server,wait -qmp unix:./.vgewdmna,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315844.41
Waiting at most 1000 seconds for login banner (11/21/25 10:19:48)
Connection from 127.0.0.1:42638
Reached login banner in 4.76 seconds (11/21/25 10:19:53)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102007
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102007
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.2uhvk4_2
Created listening socket for qemu serial console on: 127.0.0.1:48845
Created listening socket for qemu serial console on: 127.0.0.1:42833
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 tcpserial=48845:42833 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait"
runqemu started, pid is 4093279
waiting at most 300 seconds for qemu pid (11/21/25 10:20:11)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4ywyee_v
QMP connected to QEMU at 11/21/25 10:20:11 and took 0.60 seconds
QMP released QEMU at 11/21/25 10:20:11 and took 0.13 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 4093317 (11/21/25 10:20:11)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48845,nodelay=on -serial tcp:127.0.0.1:42833,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4ywyee_v,server,wait -qmp unix:./.2uhvk4_2,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315866.96
Waiting at most 1000 seconds for login banner (11/21/25 10:20:11)
Connection from 127.0.0.1:49314
Reached login banner in 5.71 seconds (11/21/25 10:20:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102031
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102031
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.czpzzccz
Created listening socket for qemu serial console on: 127.0.0.1:33837
Created listening socket for qemu serial console on: 127.0.0.1:49141
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64 hddimg tcpserial=33837:49141 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait"
runqemu started, pid is 4119728
waiting at most 300 seconds for qemu pid (11/21/25 10:20:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.fkco74rd
QMP connected to QEMU at 11/21/25 10:20:34 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:20:34 and took 0.10 seconds from connect
qemu started in 0.63 seconds - qemu procces pid is 4119757 (11/21/25 10:20:34)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [hddimg]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Using scsi drive
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive if=none,id=hd,file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.hddimg,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33837,nodelay=on -serial tcp:127.0.0.1:49141,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.fkco74rd,server,wait -qmp unix:./.czpzzccz,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 315889.63
Waiting at most 1000 seconds for login banner (11/21/25 10:20:34)
Connection from 127.0.0.1:40118
Reached login banner in 4.67 seconds (11/21/25 10:20:39)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102052
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102052
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.04o0e37n
Created listening socket for qemu serial console on: 127.0.0.1:60459
Created listening socket for qemu serial console on: 127.0.0.1:36463
launchcmd=runqemu nographic snapshot kvm qemux86-64 tcpserial=60459:36463 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.7xef7_e0,server,wait -qmp unix:./.04o0e37n,server,nowait"
runqemu started, pid is 4121823
waiting at most 300 seconds for qemu pid (11/21/25 10:20:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315912.72
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102127
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102127
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9cbaw475
Created listening socket for qemu serial console on: 127.0.0.1:58137
Created listening socket for qemu serial console on: 127.0.0.1:39733
launchcmd=runqemu nographic snapshot kvm qemux86-64 ext4 tcpserial=58137:39733 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4hmnbn85,server,wait -qmp unix:./.9cbaw475,server,nowait"
runqemu started, pid is 4124932
waiting at most 300 seconds for qemu pid (11/21/25 10:21:30)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315948.18
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102138
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102138
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.txt55zbr
Created listening socket for qemu serial console on: 127.0.0.1:57391
Created listening socket for qemu serial console on: 127.0.0.1:39289
launchcmd=runqemu nographic snapshot kvm qemux86-64 iso tcpserial=57391:39289 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.0xv56oej,server,wait -qmp unix:./.txt55zbr,server,nowait"
runqemu started, pid is 4134803
waiting at most 300 seconds for qemu pid (11/21/25 10:21:41)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315960.20
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102151
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102151
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.bz11h72s
Created listening socket for qemu serial console on: 127.0.0.1:37823
Created listening socket for qemu serial console on: 127.0.0.1:49649
launchcmd=runqemu nographic snapshot kvm slirp qemux86-64 tcpserial=37823:49649 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.15jijga5,server,wait -qmp unix:./.bz11h72s,server,nowait"
runqemu started, pid is 4143111
waiting at most 300 seconds for qemu pid (11/21/25 10:21:54)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315972.24
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102202
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102202
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.s6jfftxk
Created listening socket for qemu serial console on: 127.0.0.1:51205
Created listening socket for qemu serial console on: 127.0.0.1:57415
launchcmd=runqemu nographic snapshot kvm slirp wic.qcow2 qemux86-64 tcpserial=51205:57415 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.dzinaacx,server,wait -qmp unix:./.s6jfftxk,server,nowait"
runqemu started, pid is 4147235
waiting at most 300 seconds for qemu pid (11/21/25 10:22:05)
runqemu exited with code 1
Output from runqemu:
runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e ...
runqemu - WARNING - Couldn't run 'MACHINE=qemux86-64 bitbake -e ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1737, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e ' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1803, in main
config.check_args()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 641, in check_args
self.check_arg_machine(unknown_arg)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 513, in check_arg_machine
self.bitbake_e = self.run_bitbake_env(arg)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/scripts/runqemu", line 1746, in run_bitbake_env
return subprocess.check_output(cmd, shell=True).decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'MACHINE=qemux86-64 bitbake -e virtual/kernel' returned non-zero exit status 1.
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 315983.19
tput: No value for $TERM and no -T specified
Sending SIGTERM to runqemu
runqemu during is_alive() test
Sending SIGTERM to runqemu
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102213
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102213
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.rw_hopa6
Created listening socket for qemu serial console on: 127.0.0.1:44677
Created listening socket for qemu serial console on: 127.0.0.1:43391
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf tcpserial=44677:43391 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4yqzkl6o,server,wait -qmp unix:./.rw_hopa6,server,nowait"
runqemu started, pid is 4155796
waiting at most 300 seconds for qemu pid (11/21/25 10:22:16)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4yqzkl6o
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.4yqzkl6o
QMP connected to QEMU at 11/21/25 10:22:16 and took 0.55 seconds
QMP released QEMU at 11/21/25 10:22:16 and took 0.14 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 4155845 (11/21/25 10:22:16)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap2
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.
runqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44677,nodelay=on -serial tcp:127.0.0.1:43391,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.4yqzkl6o,server,wait -qmp unix:./.rw_hopa6,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315991.97
Waiting at most 1000 seconds for login banner (11/21/25 10:22:16)
Connection from 127.0.0.1:44560
Reached login banner in 2.80 seconds (11/21/25 10:22:19)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102233
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102233
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.kq78lw_w
Created listening socket for qemu serial console on: 127.0.0.1:44897
Created listening socket for qemu serial console on: 127.0.0.1:42169
launchcmd=runqemu nographic snapshot kvm core-image-minimal tcpserial=44897:42169 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.ec6h2tqr,server,wait -qmp unix:./.kq78lw_w,server,nowait"
runqemu started, pid is 4162801
waiting at most 300 seconds for qemu pid (11/21/25 10:22:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.ec6h2tqr
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.ec6h2tqr
QMP Port does not exist waiting for it to be created
QMP port does not exist yet!
QMP connected to QEMU at 11/21/25 10:22:45 and took 8.10 seconds
QMP released QEMU at 11/21/25 10:22:45 and took 0.14 seconds from connect
qemu started in 0.73 seconds - qemu procces pid is 4164098 (11/21/25 10:22:45)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4, Using it directly.
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121101749.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44897,nodelay=on -serial tcp:127.0.0.1:42169,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.ec6h2tqr,server,wait -qmp unix:./.kq78lw_w,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316020.30
Waiting at most 1000 seconds for login banner (11/21/25 10:22:45)
Connection from 127.0.0.1:56122
Reached login banner in 6.37 seconds (11/21/25 10:22:51)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102305
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102305
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.t5mspdin
Created listening socket for qemu serial console on: 127.0.0.1:33135
Created listening socket for qemu serial console on: 127.0.0.1:55973
launchcmd=runqemu nographic snapshot kvm core-image-minimal wic.vdi tcpserial=33135:55973 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.m23gj3_y,server,wait -qmp unix:./.t5mspdin,server,nowait"
runqemu started, pid is 4169009
waiting at most 300 seconds for qemu pid (11/21/25 10:23:08)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.m23gj3_y
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.m23gj3_y
QMP connected to QEMU at 11/21/25 10:23:14 and took 6.54 seconds
QMP released QEMU at 11/21/25 10:23:15 and took 0.12 seconds from connect
qemu started in 6.65 seconds - qemu procces pid is 4170500 (11/21/25 10:23:15)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic.vdi]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vdi]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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 - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vdi,if=virtio,format=vdi -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:33135,nodelay=on -serial tcp:127.0.0.1:55973,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.m23gj3_y,server,wait -qmp unix:./.t5mspdin,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 316050.21
Waiting at most 1000 seconds for login banner (11/21/25 10:23:15)
Connection from 127.0.0.1:41670
Reached login banner in 2.51 seconds (11/21/25 10:23:17)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102331
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102331
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.lnz5xrbq
Created listening socket for qemu serial console on: 127.0.0.1:47627
Created listening socket for qemu serial console on: 127.0.0.1:35123
launchcmd=runqemu nographic snapshot kvm core-image-minimal wic.vmdk tcpserial=47627:35123 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6dr1jcke,server,wait -qmp unix:./.lnz5xrbq,server,nowait"
runqemu started, pid is 4174079
waiting at most 300 seconds for qemu pid (11/21/25 10:23:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6dr1jcke
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.6dr1jcke
QMP connected to QEMU at 11/21/25 10:23:39 and took 5.54 seconds
QMP released QEMU at 11/21/25 10:23:39 and took 0.14 seconds from connect
qemu started in 5.68 seconds - qemu procces pid is 4175336 (11/21/25 10:23:39)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Running bitbake -e core-image-minimal...
runqemu - INFO - Continuing with the following parameters:
MACHINE: [qemux86-64]
FSTYPE: [wic.vmdk]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vmdk]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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 - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vmdk,if=virtio,format=vmdk -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47627,nodelay=on -serial tcp:127.0.0.1:35123,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.6dr1jcke,server,wait -qmp unix:./.lnz5xrbq,server,nowait -snapshot -nographic
runqemu - INFO - Host uptime: 316074.96
Waiting at most 1000 seconds for login banner (11/21/25 10:23:39)
Connection from 127.0.0.1:53478
Reached login banner in 2.42 seconds (11/21/25 10:23:41)
Logged in as root in serial console
Loading cache...done.
rootfs file:
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102355
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102355
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.9ln_8ha7
Created listening socket for qemu serial console on: 127.0.0.1:52765
Created listening socket for qemu serial console on: 127.0.0.1:45185
launchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4 tcpserial=52765:45185 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.askq8_tv,server,wait -qmp unix:./.9ln_8ha7,server,nowait"
runqemu started, pid is 4177442
waiting at most 300 seconds for qemu pid (11/21/25 10:23:58)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.askq8_tv
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/.askq8_tv
QMP connected to QEMU at 11/21/25 10:23:58 and took 0.53 seconds
QMP released QEMU at 11/21/25 10:23:58 and took 0.08 seconds from connect
qemu started in 0.62 seconds - qemu procces pid is 4177445 (11/21/25 10:23:58)
Target IP: None
Server IP: None
Starting logging thread
Starting thread event loop
Connection request received
Setting connection established event
Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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 - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52765,nodelay=on -serial tcp:127.0.0.1:45185,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/pidfile_3078685 -S -qmp unix:./.askq8_tv,server,wait -qmp unix:./.9ln_8ha7,server,nowait -snapshot -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078685/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316093.88
Waiting at most 1000 seconds for login banner (11/21/25 10:23:58)
Connection from 127.0.0.1:48648
Reached login banner in 2.81 seconds (11/21/25 10:24:01)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,166 - oe-selftest - INFO - FAIL: kerneldevelopment.KernelDev.test_apply_patches (subunit.RemotedTestCase)
2025-11-22 20:40:21,167 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,167 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/kerneldevelopment.py", line 45, in test_apply_patches
runCmd('bitbake virtual/kernel -c patch')
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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 virtual/kernel -c patch' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,530 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/conf/local.conf
2025-11-21 09:47:25,530 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:21:33,123 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86-64-v3-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=60425']
2025-11-21 10:21:33,124 - oe-selftest - INFO - waiting...
[Fri Nov 21 10:21:33 2025] (4126071/4126071): opened database file::memory:?cache=shared rw ro
[Fri Nov 21 10:21:33 2025] (4126071/4126071): sqlite version 3.48.0
[Fri Nov 21 10:21:33 2025] (4126071/4126071): service mode active
[Fri Nov 21 10:21:33 2025] (4126071/4126071): libmicrohttpd version 1.0.2
[Fri Nov 21 10:21:33 2025] (4126071/4126071): started http server on IPv4 IPv6 port=60425
[Fri Nov 21 10:21:33 2025] (4126071/4126071): search concurrency 8
[Fri Nov 21 10:21:33 2025] (4126071/4126071): webapi connection pool 8
[Fri Nov 21 10:21:33 2025] (4126071/4126071): rescan time 0
[Fri Nov 21 10:21:33 2025] (4126071/4126071): scan checkpoint 256
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache mbs 31373
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache prefetch 64
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache tmpdir /tmp
[Fri Nov 21 10:21:33 2025] (4126071/4126071): fdcache tmpdir min% 25
[Fri Nov 21 10:21:33 2025] (4126071/4126071): groom time 0
[Fri Nov 21 10:21:33 2025] (4126071/4126071): forwarded ttl limit 8
[Fri Nov 21 10:21:33 2025] (4126071/4126071): accepting archive types .rpm(cat)
[Fri Nov 21 10:21:34 2025] (4126071/4126086): grooming database
[Fri Nov 21 10:21:34 2025] (4126071/4126086): database record counts:
[Fri Nov 21 10:21:34 2025] (4126071/4126086): file d/e 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): file s 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): archive d/e 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): archive sref 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): archive sdef 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): buildids 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): filenames 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): fileparts 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): files scanned (#) 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): files scanned (mb) 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): index db size (mb) 0
[Fri Nov 21 10:21:34 2025] (4126071/4126086): groomed database in 0.000658329s
[Fri Nov 21 10:21:34 2025] (4126071/4126087): fts traversed source paths in 0.00353662s, scanned=93, regex-skipped=0
2025-11-21 10:21:38,124 - oe-selftest - INFO - polling server
2025-11-21 10:21:38,124 - oe-selftest - INFO - server alive
[Fri Nov 21 10:21:38 2025] (4126071/4126084): ::1:53270 UA:Pythonurllib/3.12 XFF: GET /metrics 200 5655 0+0ms
2025-11-21 10:21:38,141 - oe-selftest - INFO - Waiting for 0 scan jobs to finish
2025-11-21 10:21:40,683 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86-64-v3-poky-linux/xz/5.8.1/packages-split/xz/usr/bin/xz.xz'))
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 10:38:47,327 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86-64-v3-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=34987']
2025-11-21 10:38:47,327 - oe-selftest - INFO - waiting...
[Fri Nov 21 10:38:47 2025] (255190/255190): opened database file::memory:?cache=shared rw ro
[Fri Nov 21 10:38:47 2025] (255190/255190): sqlite version 3.48.0
[Fri Nov 21 10:38:47 2025] (255190/255190): service mode active
[Fri Nov 21 10:38:47 2025] (255190/255190): libmicrohttpd version 1.0.2
[Fri Nov 21 10:38:47 2025] (255190/255190): started http server on IPv4 IPv6 port=34987
[Fri Nov 21 10:38:47 2025] (255190/255190): search concurrency 8
[Fri Nov 21 10:38:47 2025] (255190/255190): webapi connection pool 8
[Fri Nov 21 10:38:47 2025] (255190/255190): rescan time 0
[Fri Nov 21 10:38:47 2025] (255190/255190): scan checkpoint 256
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache mbs 31474
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache prefetch 64
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache tmpdir /tmp
[Fri Nov 21 10:38:47 2025] (255190/255190): fdcache tmpdir min% 25
[Fri Nov 21 10:38:47 2025] (255190/255190): groom time 0
[Fri Nov 21 10:38:47 2025] (255190/255190): forwarded ttl limit 8
[Fri Nov 21 10:38:47 2025] (255190/255190): accepting archive types .rpm(cat)
[Fri Nov 21 10:38:48 2025] (255190/255203): grooming database
[Fri Nov 21 10:38:48 2025] (255190/255203): database record counts:
[Fri Nov 21 10:38:48 2025] (255190/255203): file d/e 0
[Fri Nov 21 10:38:48 2025] (255190/255203): file s 0
[Fri Nov 21 10:38:48 2025] (255190/255203): archive d/e 0
[Fri Nov 21 10:38:48 2025] (255190/255203): archive sref 0
[Fri Nov 21 10:38:48 2025] (255190/255203): archive sdef 0
[Fri Nov 21 10:38:48 2025] (255190/255203): buildids 0
[Fri Nov 21 10:38:48 2025] (255190/255203): filenames 0
[Fri Nov 21 10:38:48 2025] (255190/255203): fileparts 0
[Fri Nov 21 10:38:48 2025] (255190/255203): files scanned (#) 0
[Fri Nov 21 10:38:48 2025] (255190/255203): files scanned (mb) 0
[Fri Nov 21 10:38:48 2025] (255190/255203): index db size (mb) 0
[Fri Nov 21 10:38:48 2025] (255190/255203): groomed database in 0.00126248s
[Fri Nov 21 10:38:48 2025] (255190/255204): fts traversed source paths in 0.00570655s, scanned=93, regex-skipped=0
2025-11-21 10:38:52,328 - oe-selftest - INFO - polling server
2025-11-21 10:38:52,328 - oe-selftest - INFO - server alive
[Fri Nov 21 10:38:52 2025] (255190/255197): ::1:52890 UA:Pythonurllib/3.12 XFF: GET /metrics 200 5672 0+0ms
2025-11-21 10:38:52,329 - oe-selftest - INFO - Waiting for 0 scan jobs to finish
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121102141
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121102141
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/.3lmk78lg
Created listening socket for qemu serial console on: 127.0.0.1:47111
Created listening socket for qemu serial console on: 127.0.0.1:55403
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=47111:55403 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/pidfile_3078671 -S -qmp unix:./.uu0pq57c,server,wait -qmp unix:./.3lmk78lg,server,nowait"
runqemu started, pid is 256021
waiting at most 300 seconds for qemu pid (11/21/25 10:38:54)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/.uu0pq57c
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/.uu0pq57c
QMP connected to QEMU at 11/21/25 10:38:55 and took 0.55 seconds
QMP released QEMU at 11/21/25 10:38:55 and took 0.12 seconds from connect
qemu started in 0.67 seconds - qemu procces pid is 256038 (11/21/25 10:38:55)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4.256021,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47111,nodelay=on -serial tcp:127.0.0.1:55403,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/pidfile_3078671 -S -qmp unix:./.uu0pq57c,server,wait -qmp unix:./.3lmk78lg,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4.zst: 68802560 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121102200.ext4.256021
runqemu - INFO - Copy done in 0.030181884765625 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121102200.ext4.256021,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47111,nodelay=on -serial tcp:127.0.0.1:55403,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/pidfile_3078671 -S -qmp unix:./.uu0pq57c,server,wait -qmp unix:./.3lmk78lg,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078671/tmp-debuginfod/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316990.62
Waiting at most 1000 seconds for login banner (11/21/25 10:38:55)
Connection from 127.0.0.1:46636
Reached login banner in 2.44 seconds (11/21/25 10:38:57)
Logged in as root in serial console
2025-11-21 10:39:00,952 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:34987/ debuginfod-find debuginfo /usr/bin/xz
[Fri Nov 21 10:39:00 2025] (255190/255195): 192.168.7.2:37868 UA:elfutils/0.193,Linux/x86_64,/ XFF: GET /buildid/7ddca939d82bc2a04b8c5443a83a3ba6aca38a00/debuginfo 200 257544 0+8ms
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_checkuri -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_checkuri -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_fetch, the basehash value changed from ad67e78f6ceff62349eefdaaef3dd79486aef3cc5f9e8eb9009d48bfe36bcf0a to 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_fetch -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_fetch -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_unpack, the basehash value changed from 73d54833e5365fb5dad2a337eb0163e99120108aff9cd25a2ab852abbb5c5ed8 to 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_unpack -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_unpack -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_cleanall -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_cleanall -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_recipe_qa, the basehash value changed from d344846a7c2076c7e2f83887150f63adf911c8c6aa2d7c939f1d5061f9d91268 to 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_populate_lic, the basehash value changed from 06fb200da69111649f6e6a11da7ca94553115e0c1faa373bf0e2ad4a4e246b96 to 35d88b3c096d13047195991c92dedff73e1f932d455958f1ce6ebd5ace63f7ae. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_populate_lic -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_create_spdx, the basehash value changed from 11b9449b763259bf81a6f634fd732815bb65f25306f83c51f2526b4ad0a53223 to de2f6bfd78b13e7d42c64af61661766e487b2300f12d618f69cd767081ecdf25. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_create_spdx -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_checkuri -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_checkuri -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_fetch, the basehash value changed from 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd to 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_fetch -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_fetch -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_unpack, the basehash value changed from 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803 to a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_unpack -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_unpack -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_cleanall -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_cleanall -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_recipe_qa, the basehash value changed from 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9 to 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_populate_lic, the basehash value changed from 35d88b3c096d13047195991c92dedff73e1f932d455958f1ce6ebd5ace63f7ae to d7ab28def10b99d941d79e3e4fe46a9e715493d93e4e549b615da892b57e7d3d. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_populate_lic -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_create_spdx, the basehash value changed from de2f6bfd78b13e7d42c64af61661766e487b2300f12d618f69cd767081ecdf25 to e548476bf57965b71802605235e23bb491a5d53ba26784c855e2ad77bfdb41a8. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_create_spdx -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_checkuri -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_checkuri -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_fetch, the basehash value changed from 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297 to b17a1767955e17443c0906017554266bde6a6b1b382b43b29c7b891251c325c9. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_fetch -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_fetch -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_unpack, the basehash value changed from a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9 to 4095a0ebaaea4c3c9ac881825f18bad10b4af2d78091eb227cea4b1af15c0665. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_unpack -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_unpack -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_cleanall -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_cleanall -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_recipe_qa, the basehash value changed from 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6 to 0278b09f6117a7320bec16055d945252d0030fdb9b832492b69b8331fe56ce44. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_recipe_qa -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_populate_lic, the basehash value changed from d7ab28def10b99d941d79e3e4fe46a9e715493d93e4e549b615da892b57e7d3d to c0f62f3af56d3f36b01f762ba7555d9fac07a1ebe8e6451c4aabbb4f355ad8e4. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_populate_lic -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_populate_lic -Sprintdiff
ERROR: When reparsing /tmp/selftest-fetch3ej9zsjq/test.bb:do_create_spdx, the basehash value changed from e548476bf57965b71802605235e23bb491a5d53ba26784c855e2ad77bfdb41a8 to 65e4e07961ecab7a0ca645d219f7ea639790a8c643d8d63aac65ffbf23ab6890. The metadata is not deterministic and this needs to be fixed.
ERROR: The following commands may help:
ERROR: $ bitbake test -cdo_create_spdx -Snone
ERROR: Then:
ERROR: $ bitbake test -cdo_create_spdx -Sprintdiff
======================================================================
2025-11-22 20:40:21,188 - oe-selftest - INFO - FAIL: fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo (subunit.RemotedTestCase)
2025-11-22 20:40:21,191 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,191 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 875, in test_fit_image_ext_dtb_dtbo
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,198 - oe-selftest - INFO - FAIL: fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs (subunit.RemotedTestCase)
2025-11-22 20:40:21,202 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,202 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1005, in test_fit_image_sign_initramfs
bb_vars = self._fit_get_bb_vars([
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,209 - oe-selftest - INFO - FAIL: fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle (subunit.RemotedTestCase)
2025-11-22 20:40:21,212 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,212 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 1056, in test_fit_image_sign_initramfs_bundle
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,219 - oe-selftest - INFO - FAIL: fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb (subunit.RemotedTestCase)
2025-11-22 20:40:21,220 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,220 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 832, in test_get_compatible_from_dtb
dtc_bindir = FitImageTestCase._setup_native('dtc-native')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 119, in _setup_native
bitbake(native_recipe + " -c addto_recipe_sysroot")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 dtc-native -c addto_recipe_sysroot' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,227 - oe-selftest - INFO - FAIL: fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations (subunit.RemotedTestCase)
2025-11-22 20:40:21,230 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,230 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 907, in test_sign_fit_image_configurations
bb_vars = self._fit_get_bb_vars([
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,237 - oe-selftest - INFO - FAIL: fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual (subunit.RemotedTestCase)
2025-11-22 20:40:21,241 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,241 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 955, in test_sign_fit_image_individual
bb_vars = self._fit_get_bb_vars()
^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py", line 441, in _fit_get_bb_vars
bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e linux-yocto-fitimage' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,246 - oe-selftest - INFO - FAIL: sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs (subunit.RemotedTestCase)
2025-11-22 20:40:21,250 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,250 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 556, in test_sstate_multilib_or_not_native_samesigs
bitbake("binutils-native -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 binutils-native -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 11:48:27.663916)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,540 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/conf/local.conf
2025-11-21 09:47:25,541 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121101409
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121101409
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.i1czal59
Created listening socket for qemu serial console on: 127.0.0.1:35983
Created listening socket for qemu serial console on: 127.0.0.1:41345
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=35983:41345 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait"
runqemu started, pid is 3790588
waiting at most 300 seconds for qemu pid (11/21/25 10:15:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP connected to QEMU at 11/21/25 10:15:44 and took 0.72 seconds
QMP released QEMU at 11/21/25 10:15:45 and took 0.14 seconds from connect
qemu started in 0.85 seconds - qemu procces pid is 3790641 (11/21/25 10:15:45)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121101427.ext4.3790588
runqemu - INFO - Copy done in 0.02709341049194336 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315600.16
Waiting at most 1000 seconds for login banner (11/21/25 10:15:45)
Connection from 127.0.0.1:49964
Reached login banner in 5.33 seconds (11/21/25 10:15:50)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110600
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110600
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.l78kidob
Created listening socket for qemu serial console on: 127.0.0.1:38977
Created listening socket for qemu serial console on: 127.0.0.1:51803
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=38977:51803 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait"
runqemu started, pid is 483322
waiting at most 300 seconds for qemu pid (11/21/25 11:06:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP connected to QEMU at 11/21/25 11:06:15 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:06:15 and took 0.13 seconds from connect
qemu started in 0.69 seconds - qemu procces pid is 483385 (11/21/25 11:06:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121105522.ext4.483322
runqemu - INFO - Copy done in 0.033600568771362305 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 318630.99
Waiting at most 1000 seconds for login banner (11/21/25 11:06:15)
Connection from 127.0.0.1:50300
Reached login banner in 2.30 seconds (11/21/25 11:06:18)
Logged in as root in serial console
2025-11-21 11:06:23,315 - oe-selftest - WARNING - starting gdb x86_64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-2kylr1hc' -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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110629
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110629
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.f5ck9ao8
Created listening socket for qemu serial console on: 127.0.0.1:39871
Created listening socket for qemu serial console on: 127.0.0.1:59131
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=39871:59131 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait"
runqemu started, pid is 557409
waiting at most 300 seconds for qemu pid (11/21/25 11:17:27)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP connected to QEMU at 11/21/25 11:17:28 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:17:28 and took 0.12 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 557415 (11/21/25 11:17:28)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.zst: 50352128 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121110642.ext4.557409
runqemu - INFO - Copy done in 0.02287435531616211 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.557409,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39871,nodelay=on -serial tcp:127.0.0.1:59131,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319303.67
Waiting at most 1000 seconds for login banner (11/21/25 11:17:28)
Connection from 127.0.0.1:50928
Reached login banner in 3.19 seconds (11/21/25 11:17:31)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121111740
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121111740
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3on8nxy0
Created listening socket for qemu serial console on: 127.0.0.1:47101
Created listening socket for qemu serial console on: 127.0.0.1:51663
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=47101:51663 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait"
runqemu started, pid is 620994
waiting at most 300 seconds for qemu pid (11/21/25 11:21:22)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP connected to QEMU at 11/21/25 11:21:22 and took 0.54 seconds
QMP released QEMU at 11/21/25 11:21:22 and took 0.09 seconds from connect
qemu started in 0.62 seconds - qemu procces pid is 621020 (11/21/25 11:21:22)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.zst: 48455680 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994
runqemu - INFO - Copy done in 0.03164958953857422 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47101,nodelay=on -serial tcp:127.0.0.1:51663,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319538.05
Waiting at most 1000 seconds for login banner (11/21/25 11:21:22)
Connection from 127.0.0.1:51452
Reached login banner in 2.02 seconds (11/21/25 11:21:24)
Logged in as root in serial console
2025-11-21 11:21:35,721 - oe-selftest - INFO - Running bitbake to generate pkgdata
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112928
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112928
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.aaa9utjh
Created listening socket for qemu serial console on: 127.0.0.1:53501
Created listening socket for qemu serial console on: 127.0.0.1:60419
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=53501:60419 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait"
runqemu started, pid is 1123908
waiting at most 300 seconds for qemu pid (11/21/25 11:32:29)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP connected to QEMU at 11/21/25 11:32:30 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:32:30 and took 0.22 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 1123941 (11/21/25 11:32:30)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.zst: 42668032 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112942.ext4.1123908
runqemu - INFO - Copy done in 0.0303800106048584 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 320205.50
Waiting at most 1000 seconds for login banner (11/21/25 11:32:30)
Connection from 127.0.0.1:35084
Reached login banner in 2.38 seconds (11/21/25 11:32:32)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,270 - oe-selftest - INFO - FAIL: sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs (subunit.RemotedTestCase)
2025-11-22 20:40:21,273 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,273 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 510, in test_sstate_sametune_samesigs
bitbake("world meta-toolchain -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 world meta-toolchain -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 11:48:30.445197)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,540 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/conf/local.conf
2025-11-21 09:47:25,541 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121101409
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121101409
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.i1czal59
Created listening socket for qemu serial console on: 127.0.0.1:35983
Created listening socket for qemu serial console on: 127.0.0.1:41345
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=35983:41345 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait"
runqemu started, pid is 3790588
waiting at most 300 seconds for qemu pid (11/21/25 10:15:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.ghtea3r2
QMP connected to QEMU at 11/21/25 10:15:44 and took 0.72 seconds
QMP released QEMU at 11/21/25 10:15:45 and took 0.14 seconds from connect
qemu started in 0.85 seconds - qemu procces pid is 3790641 (11/21/25 10:15:45)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121101427.ext4.3790588
runqemu - INFO - Copy done in 0.02709341049194336 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121101427.ext4.3790588,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:35983,nodelay=on -serial tcp:127.0.0.1:41345,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.ghtea3r2,server,wait -qmp unix:./.i1czal59,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 315600.16
Waiting at most 1000 seconds for login banner (11/21/25 10:15:45)
Connection from 127.0.0.1:49964
Reached login banner in 5.33 seconds (11/21/25 10:15:50)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110600
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110600
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.l78kidob
Created listening socket for qemu serial console on: 127.0.0.1:38977
Created listening socket for qemu serial console on: 127.0.0.1:51803
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=38977:51803 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait"
runqemu started, pid is 483322
waiting at most 300 seconds for qemu pid (11/21/25 11:06:15)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3b1h7z9d
QMP connected to QEMU at 11/21/25 11:06:15 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:06:15 and took 0.13 seconds from connect
qemu started in 0.69 seconds - qemu procces pid is 483385 (11/21/25 11:06:15)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121105522.ext4.483322
runqemu - INFO - Copy done in 0.033600568771362305 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121105522.ext4.483322,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:38977,nodelay=on -serial tcp:127.0.0.1:51803,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.3b1h7z9d,server,wait -qmp unix:./.l78kidob,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 318630.99
Waiting at most 1000 seconds for login banner (11/21/25 11:06:15)
Connection from 127.0.0.1:50300
Reached login banner in 2.30 seconds (11/21/25 11:06:18)
Logged in as root in serial console
2025-11-21 11:06:23,315 - oe-selftest - WARNING - starting gdb x86_64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-2kylr1hc' -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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121110629
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121110629
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.f5ck9ao8
Created listening socket for qemu serial console on: 127.0.0.1:39871
Created listening socket for qemu serial console on: 127.0.0.1:59131
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=39871:59131 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait"
runqemu started, pid is 557409
waiting at most 300 seconds for qemu pid (11/21/25 11:17:27)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.v65oh71_
QMP connected to QEMU at 11/21/25 11:17:28 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:17:28 and took 0.12 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 557415 (11/21/25 11:17:28)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.zst: 50352128 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121110642.ext4.557409
runqemu - INFO - Copy done in 0.02287435531616211 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121110642.ext4.557409,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:39871,nodelay=on -serial tcp:127.0.0.1:59131,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.v65oh71_,server,wait -qmp unix:./.f5ck9ao8,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319303.67
Waiting at most 1000 seconds for login banner (11/21/25 11:17:28)
Connection from 127.0.0.1:50928
Reached login banner in 3.19 seconds (11/21/25 11:17:31)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121111740
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121111740
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.3on8nxy0
Created listening socket for qemu serial console on: 127.0.0.1:47101
Created listening socket for qemu serial console on: 127.0.0.1:51663
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=47101:51663 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait"
runqemu started, pid is 620994
waiting at most 300 seconds for qemu pid (11/21/25 11:21:22)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.p2zm0jmw
QMP connected to QEMU at 11/21/25 11:21:22 and took 0.54 seconds
QMP released QEMU at 11/21/25 11:21:22 and took 0.09 seconds from connect
qemu started in 0.62 seconds - qemu procces pid is 621020 (11/21/25 11:21:22)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.zst: 48455680 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994
runqemu - INFO - Copy done in 0.03164958953857422 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121111908.ext4.620994,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:47101,nodelay=on -serial tcp:127.0.0.1:51663,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.p2zm0jmw,server,wait -qmp unix:./.3on8nxy0,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319538.05
Waiting at most 1000 seconds for login banner (11/21/25 11:21:22)
Connection from 127.0.0.1:51452
Reached login banner in 2.02 seconds (11/21/25 11:21:24)
Logged in as root in serial console
2025-11-21 11:21:35,721 - oe-selftest - INFO - Running bitbake to generate pkgdata
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112928
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112928
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.aaa9utjh
Created listening socket for qemu serial console on: 127.0.0.1:53501
Created listening socket for qemu serial console on: 127.0.0.1:60419
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=53501:60419 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait"
runqemu started, pid is 1123908
waiting at most 300 seconds for qemu pid (11/21/25 11:32:29)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/.lj3fupgk
QMP connected to QEMU at 11/21/25 11:32:30 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:32:30 and took 0.22 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 1123941 (11/21/25 11:32:30)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.zst: 42668032 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112942.ext4.1123908
runqemu - INFO - Copy done in 0.0303800106048584 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112942.ext4.1123908,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:53501,nodelay=on -serial tcp:127.0.0.1:60419,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/pidfile_3078711 -S -qmp unix:./.lj3fupgk,server,wait -qmp unix:./.aaa9utjh,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078711/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 320205.50
Waiting at most 1000 seconds for login banner (11/21/25 11:32:30)
Connection from 127.0.0.1:35084
Reached login banner in 2.38 seconds (11/21/25 11:32:32)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,295 - oe-selftest - INFO - FAIL: sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine (subunit.RemotedTestCase)
2025-11-22 20:40:21,298 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,298 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 354, in test_sstate_cache_management_script_using_machine
self.run_test_sstate_cache_management_script('m4', global_config, target_config, ignore_patterns=['populate_lic'])
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 288, in run_test_sstate_cache_management_script
bitbake(target)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 m4' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/conf/local.conf
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112627
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112627
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.r9w1sa9m
Created listening socket for qemu serial console on: 127.0.0.1:52113
Created listening socket for qemu serial console on: 127.0.0.1:37461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52113:37461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait"
runqemu started, pid is 988478
waiting at most 300 seconds for qemu pid (11/21/25 11:27:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP connected to QEMU at 11/21/25 11:27:44 and took 0.59 seconds
QMP released QEMU at 11/21/25 11:27:44 and took 0.20 seconds from connect
qemu started in 0.78 seconds - qemu procces pid is 988749 (11/21/25 11:27:44)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.zst: 132277248 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112641.ext4.988478
runqemu - INFO - Copy done in 0.06167030334472656 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319920.00
Waiting at most 1000 seconds for login banner (11/21/25 11:27:44)
Connection from 127.0.0.1:38550
Reached login banner in 7.08 seconds (11/21/25 11:27:51)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112801
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112801
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/._inltbmj
Created listening socket for qemu serial console on: 127.0.0.1:52779
Created listening socket for qemu serial console on: 127.0.0.1:51801
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52779:51801 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait"
runqemu started, pid is 1044374
waiting at most 300 seconds for qemu pid (11/21/25 11:28:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP connected to QEMU at 11/21/25 11:28:51 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:28:51 and took 0.17 seconds from connect
qemu started in 0.73 seconds - qemu procces pid is 1044392 (11/21/25 11:28:51)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.zst: 132293632 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112804.ext4.1044374
runqemu - INFO - Copy done in 0.05162525177001953 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319986.65
Waiting at most 1000 seconds for login banner (11/21/25 11:28:51)
Connection from 127.0.0.1:58698
Reached login banner in 5.28 seconds (11/21/25 11:28:56)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,308 - oe-selftest - INFO - FAIL: sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3 (subunit.RemotedTestCase)
2025-11-22 20:40:21,312 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,312 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 345, in test_sstate_cache_management_script_using_pr_3
self.run_test_sstate_cache_management_script('m4', global_config, target_config, ignore_patterns=['populate_lic'])
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 288, in run_test_sstate_cache_management_script
bitbake(target)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 m4' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/conf/local.conf
2025-11-21 09:47:25,557 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112627
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112627
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.r9w1sa9m
Created listening socket for qemu serial console on: 127.0.0.1:52113
Created listening socket for qemu serial console on: 127.0.0.1:37461
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52113:37461 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait"
runqemu started, pid is 988478
waiting at most 300 seconds for qemu pid (11/21/25 11:27:44)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.hefmsdeu
QMP connected to QEMU at 11/21/25 11:27:44 and took 0.59 seconds
QMP released QEMU at 11/21/25 11:27:44 and took 0.20 seconds from connect
qemu started in 0.78 seconds - qemu procces pid is 988749 (11/21/25 11:27:44)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.zst: 132277248 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112641.ext4.988478
runqemu - INFO - Copy done in 0.06167030334472656 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112641.ext4.988478,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52113,nodelay=on -serial tcp:127.0.0.1:37461,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.hefmsdeu,server,wait -qmp unix:./.r9w1sa9m,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319920.00
Waiting at most 1000 seconds for login banner (11/21/25 11:27:44)
Connection from 127.0.0.1:38550
Reached login banner in 7.08 seconds (11/21/25 11:27:51)
Logged in as root in serial console
WARNING: /usr/lib64/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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112801
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112801
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/._inltbmj
Created listening socket for qemu serial console on: 127.0.0.1:52779
Created listening socket for qemu serial console on: 127.0.0.1:51801
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52779:51801 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait"
runqemu started, pid is 1044374
waiting at most 300 seconds for qemu pid (11/21/25 11:28:50)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/.n8p_mka1
QMP connected to QEMU at 11/21/25 11:28:51 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:28:51 and took 0.17 seconds from connect
qemu started in 0.73 seconds - qemu procces pid is 1044392 (11/21/25 11:28:51)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.zst: 132293632 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112804.ext4.1044374
runqemu - INFO - Copy done in 0.05162525177001953 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112804.ext4.1044374,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52779,nodelay=on -serial tcp:127.0.0.1:51801,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/pidfile_3078662 -S -qmp unix:./.n8p_mka1,server,wait -qmp unix:./._inltbmj,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078662/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319986.65
Waiting at most 1000 seconds for login banner (11/21/25 11:28:51)
Connection from 127.0.0.1:58698
Reached login banner in 5.28 seconds (11/21/25 11:28:56)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,322 - oe-selftest - INFO - FAIL: sysroot.SysrootTests.test_sysroot_cleanup (subunit.RemotedTestCase)
2025-11-22 20:40:21,325 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,326 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sysroot.py", line 32, in test_sysroot_cleanup
bitbake("sysroot-test")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 sysroot-test' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121103837
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121103837
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.dpao25of
Created listening socket for qemu serial console on: 127.0.0.1:58131
Created listening socket for qemu serial console on: 127.0.0.1:43963
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=58131:43963 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.4oi4g3bo,server,wait -qmp unix:./.dpao25of,server,nowait"
runqemu started, pid is 583314
waiting at most 300 seconds for qemu pid (11/21/25 11:20:47)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.4oi4g3bo
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.4oi4g3bo
QMP connected to QEMU at 11/21/25 11:20:47 and took 0.58 seconds
QMP released QEMU at 11/21/25 11:20:47 and took 0.20 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 583324 (11/21/25 11:20:47)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4.583314,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:58131,nodelay=on -serial tcp:127.0.0.1:43963,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.4oi4g3bo,server,wait -qmp unix:./.dpao25of,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4.zst: 53083136 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121103850.ext4.583314
runqemu - INFO - Copy done in 0.024287700653076172 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121103850.ext4.583314,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:58131,nodelay=on -serial tcp:127.0.0.1:43963,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.4oi4g3bo,server,wait -qmp unix:./.dpao25of,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 319502.97
Waiting at most 1000 seconds for login banner (11/21/25 11:20:47)
Connection from 127.0.0.1:59866
Reached login banner in 2.35 seconds (11/21/25 11:20:50)
Couldn't login into serial console as root using blank password
The output:
root
Password:
Login timed out after 60 seconds.
Poky (Yocto Project Reference Distro) 5.2.99+snapshot-78e4f0f9dc3ad9625b921e19ecee840069693253 qemux86-64 /dev/ttyS1
qemux86-64 login: <<< run_serial(): command timed out after 120 seconds without output >>>
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121112918
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121112918
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.y0k2_hhl
Created listening socket for qemu serial console on: 127.0.0.1:56663
Created listening socket for qemu serial console on: 127.0.0.1:35013
launchcmd=runqemu snapshot kvm nographic qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=56663:35013 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.wpamdtje,server,wait -qmp unix:./.y0k2_hhl,server,nowait"
runqemu started, pid is 1127918
waiting at most 300 seconds for qemu pid (11/21/25 11:32:45)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.wpamdtje
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.wpamdtje
QMP connected to QEMU at 11/21/25 11:32:45 and took 0.56 seconds
QMP released QEMU at 11/21/25 11:32:46 and took 0.13 seconds from connect
qemu started in 0.68 seconds - qemu procces pid is 1127993 (11/21/25 11:32:46)
Target IP: None
Server IP: None
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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4.zst: 91559936 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121112930.ext4.1127918
runqemu - INFO - Copy done in 0.058878183364868164 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121112930.ext4.1127918,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:56663,nodelay=on -serial tcp:127.0.0.1:35013,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.wpamdtje,server,wait -qmp unix:./.y0k2_hhl,server,nowait -nographic -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 320221.30
Waiting at most 1000 seconds for login banner (11/21/25 11:32:46)
Connection from 127.0.0.1:50122
Reached login banner in 2.17 seconds (11/21/25 11:32:48)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113426
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113426
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.r33_v2kf
Created listening socket for qemu serial console on: 127.0.0.1:52605
Created listening socket for qemu serial console on: 127.0.0.1:56815
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=52605:56815 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.qbu1hfmr,server,wait -qmp unix:./.r33_v2kf,server,nowait"
runqemu started, pid is 1217553
waiting at most 300 seconds for qemu pid (11/21/25 11:49:39)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.qbu1hfmr
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/.qbu1hfmr
QMP connected to QEMU at 11/21/25 11:49:40 and took 0.57 seconds
QMP released QEMU at 11/21/25 11:49:40 and took 0.20 seconds from connect
qemu started in 0.77 seconds - qemu procces pid is 1217562 (11/21/25 11:49:40)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4.1217553,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52605,nodelay=on -serial tcp:127.0.0.1:56815,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.qbu1hfmr,server,wait -qmp unix:./.r33_v2kf,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4.zst: 53083136 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113457.ext4.1217553
runqemu - INFO - Copy done in 0.0384976863861084 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113457.ext4.1217553,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:52605,nodelay=on -serial tcp:127.0.0.1:56815,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/pidfile_3078651 -S -qmp unix:./.qbu1hfmr,server,wait -qmp unix:./.r33_v2kf,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078651/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 321235.52
Waiting at most 1000 seconds for login banner (11/21/25 11:49:40)
Connection from 127.0.0.1:52554
Reached login banner in 2.28 seconds (11/21/25 11:49:42)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
======================================================================
2025-11-22 20:40:21,343 - oe-selftest - INFO - FAIL: sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash (subunit.RemotedTestCase)
2025-11-22 20:40:21,346 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,346 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 405, in test_sstate_32_64_same_hash
self.sstate_hashtest("i686")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 369, in sstate_hashtest
bitbake("core-image-weston -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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-weston -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 13:05:20.245466)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113552
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113552
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.xn1mkjwm
Created listening socket for qemu serial console on: 127.0.0.1:44517
Created listening socket for qemu serial console on: 127.0.0.1:40117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44517:40117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait"
runqemu started, pid is 1272195
waiting at most 300 seconds for qemu pid (11/21/25 12:17:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP connected to QEMU at 11/21/25 12:17:38 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:17:38 and took 0.17 seconds from connect
qemu started in 1.26 seconds - qemu procces pid is 1272203 (11/21/25 12:17:38)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.zst: 354866176 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113605.ext4.1272195
runqemu - INFO - Copy done in 0.1699051856994629 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 322913.85
Waiting at most 1000 seconds for login banner (11/21/25 12:17:38)
Connection from 127.0.0.1:34462
Reached login banner in 5.84 seconds (11/21/25 12:17:44)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121121753
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121121753
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.a6yxgeoq
Created listening socket for qemu serial console on: 127.0.0.1:44159
Created listening socket for qemu serial console on: 127.0.0.1:44323
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44159:44323 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait"
runqemu started, pid is 1349255
waiting at most 300 seconds for qemu pid (11/21/25 12:32:00)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP connected to QEMU at 11/21/25 12:32:00 and took 0.64 seconds
QMP released QEMU at 11/21/25 12:32:01 and took 0.16 seconds from connect
qemu started in 0.79 seconds - qemu procces pid is 1349286 (11/21/25 12:32:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.zst: 154764288 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121121809.ext4.1349255
runqemu - INFO - Copy done in 0.09908294677734375 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 323776.42
Waiting at most 1000 seconds for login banner (11/21/25 12:32:01)
Connection from 127.0.0.1:45374
Reached login banner in 6.41 seconds (11/21/25 12:32:07)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121123216
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121123216
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.at3em4yd
Created listening socket for qemu serial console on: 127.0.0.1:45683
Created listening socket for qemu serial console on: 127.0.0.1:49103
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45683:49103 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait"
runqemu started, pid is 1437644
waiting at most 300 seconds for qemu pid (11/21/25 12:40:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP connected to QEMU at 11/21/25 12:40:34 and took 0.58 seconds
QMP released QEMU at 11/21/25 12:40:34 and took 0.23 seconds from connect
qemu started in 0.81 seconds - qemu procces pid is 1437671 (11/21/25 12:40:34)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.zst: 136563712 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121123334.ext4.1437644
runqemu - INFO - Copy done in 0.08054113388061523 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 324290.01
Waiting at most 1000 seconds for login banner (11/21/25 12:40:34)
Connection from 127.0.0.1:38524
Reached login banner in 5.69 seconds (11/21/25 12:40:40)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121124054
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121124054
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vnugruag
Created listening socket for qemu serial console on: 127.0.0.1:44165
Created listening socket for qemu serial console on: 127.0.0.1:42909
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44165:42909 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait"
runqemu started, pid is 1630429
waiting at most 300 seconds for qemu pid (11/21/25 12:56:59)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP connected to QEMU at 11/21/25 12:57:01 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:57:01 and took 0.21 seconds from connect
qemu started in 1.29 seconds - qemu procces pid is 1630453 (11/21/25 12:57:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.zst: 285214720 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121124236.ext4.1630429
runqemu - INFO - Copy done in 0.16080665588378906 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325276.18
Waiting at most 1000 seconds for login banner (11/21/25 12:57:01)
Connection from 127.0.0.1:47546
Reached login banner in 2.38 seconds (11/21/25 12:57:03)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121125712
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121125712
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.cete9a9p
Created listening socket for qemu serial console on: 127.0.0.1:48943
Created listening socket for qemu serial console on: 127.0.0.1:33841
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=48943:33841 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait"
runqemu started, pid is 1669837
waiting at most 300 seconds for qemu pid (11/21/25 13:01:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP connected to QEMU at 11/21/25 13:01:42 and took 0.56 seconds
QMP released QEMU at 11/21/25 13:01:42 and took 0.16 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 1669932 (11/21/25 13:01:42)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.zst: 71405568 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121125725.ext4.1669837
runqemu - INFO - Copy done in 0.05219292640686035 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325558.04
Waiting at most 1000 seconds for login banner (11/21/25 13:01:42)
Connection from 127.0.0.1:33244
Reached login banner in 2.44 seconds (11/21/25 13:01:45)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121130154
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121130154
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.fk51pj7w
Created listening socket for qemu serial console on: 127.0.0.1:44189
Created listening socket for qemu serial console on: 127.0.0.1:55819
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44189:55819 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait"
runqemu started, pid is 1714930
waiting at most 300 seconds for qemu pid (11/21/25 13:05:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP connected to QEMU at 11/21/25 13:05:06 and took 0.58 seconds
QMP released QEMU at 11/21/25 13:05:06 and took 0.16 seconds from connect
qemu started in 0.74 seconds - qemu procces pid is 1714958 (11/21/25 13:05:06)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930
runqemu - INFO - Copy done in 0.029059171676635742 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325761.97
Waiting at most 1000 seconds for login banner (11/21/25 13:05:06)
Connection from 127.0.0.1:52378
Reached login banner in 2.36 seconds (11/21/25 13:05:09)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,384 - oe-selftest - INFO - FAIL: sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash (subunit.RemotedTestCase)
2025-11-22 20:40:21,387 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,387 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 426, in test_sstate_nativelsbstring_same_hash
bitbake("core-image-weston -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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-weston -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 13:05:22.790798)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113552
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113552
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.xn1mkjwm
Created listening socket for qemu serial console on: 127.0.0.1:44517
Created listening socket for qemu serial console on: 127.0.0.1:40117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44517:40117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait"
runqemu started, pid is 1272195
waiting at most 300 seconds for qemu pid (11/21/25 12:17:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP connected to QEMU at 11/21/25 12:17:38 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:17:38 and took 0.17 seconds from connect
qemu started in 1.26 seconds - qemu procces pid is 1272203 (11/21/25 12:17:38)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.zst: 354866176 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113605.ext4.1272195
runqemu - INFO - Copy done in 0.1699051856994629 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 322913.85
Waiting at most 1000 seconds for login banner (11/21/25 12:17:38)
Connection from 127.0.0.1:34462
Reached login banner in 5.84 seconds (11/21/25 12:17:44)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121121753
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121121753
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.a6yxgeoq
Created listening socket for qemu serial console on: 127.0.0.1:44159
Created listening socket for qemu serial console on: 127.0.0.1:44323
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44159:44323 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait"
runqemu started, pid is 1349255
waiting at most 300 seconds for qemu pid (11/21/25 12:32:00)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP connected to QEMU at 11/21/25 12:32:00 and took 0.64 seconds
QMP released QEMU at 11/21/25 12:32:01 and took 0.16 seconds from connect
qemu started in 0.79 seconds - qemu procces pid is 1349286 (11/21/25 12:32:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.zst: 154764288 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121121809.ext4.1349255
runqemu - INFO - Copy done in 0.09908294677734375 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 323776.42
Waiting at most 1000 seconds for login banner (11/21/25 12:32:01)
Connection from 127.0.0.1:45374
Reached login banner in 6.41 seconds (11/21/25 12:32:07)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121123216
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121123216
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.at3em4yd
Created listening socket for qemu serial console on: 127.0.0.1:45683
Created listening socket for qemu serial console on: 127.0.0.1:49103
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45683:49103 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait"
runqemu started, pid is 1437644
waiting at most 300 seconds for qemu pid (11/21/25 12:40:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP connected to QEMU at 11/21/25 12:40:34 and took 0.58 seconds
QMP released QEMU at 11/21/25 12:40:34 and took 0.23 seconds from connect
qemu started in 0.81 seconds - qemu procces pid is 1437671 (11/21/25 12:40:34)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.zst: 136563712 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121123334.ext4.1437644
runqemu - INFO - Copy done in 0.08054113388061523 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 324290.01
Waiting at most 1000 seconds for login banner (11/21/25 12:40:34)
Connection from 127.0.0.1:38524
Reached login banner in 5.69 seconds (11/21/25 12:40:40)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121124054
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121124054
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vnugruag
Created listening socket for qemu serial console on: 127.0.0.1:44165
Created listening socket for qemu serial console on: 127.0.0.1:42909
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44165:42909 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait"
runqemu started, pid is 1630429
waiting at most 300 seconds for qemu pid (11/21/25 12:56:59)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP connected to QEMU at 11/21/25 12:57:01 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:57:01 and took 0.21 seconds from connect
qemu started in 1.29 seconds - qemu procces pid is 1630453 (11/21/25 12:57:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.zst: 285214720 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121124236.ext4.1630429
runqemu - INFO - Copy done in 0.16080665588378906 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325276.18
Waiting at most 1000 seconds for login banner (11/21/25 12:57:01)
Connection from 127.0.0.1:47546
Reached login banner in 2.38 seconds (11/21/25 12:57:03)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121125712
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121125712
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.cete9a9p
Created listening socket for qemu serial console on: 127.0.0.1:48943
Created listening socket for qemu serial console on: 127.0.0.1:33841
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=48943:33841 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait"
runqemu started, pid is 1669837
waiting at most 300 seconds for qemu pid (11/21/25 13:01:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP connected to QEMU at 11/21/25 13:01:42 and took 0.56 seconds
QMP released QEMU at 11/21/25 13:01:42 and took 0.16 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 1669932 (11/21/25 13:01:42)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.zst: 71405568 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121125725.ext4.1669837
runqemu - INFO - Copy done in 0.05219292640686035 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325558.04
Waiting at most 1000 seconds for login banner (11/21/25 13:01:42)
Connection from 127.0.0.1:33244
Reached login banner in 2.44 seconds (11/21/25 13:01:45)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121130154
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121130154
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.fk51pj7w
Created listening socket for qemu serial console on: 127.0.0.1:44189
Created listening socket for qemu serial console on: 127.0.0.1:55819
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44189:55819 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait"
runqemu started, pid is 1714930
waiting at most 300 seconds for qemu pid (11/21/25 13:05:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP connected to QEMU at 11/21/25 13:05:06 and took 0.58 seconds
QMP released QEMU at 11/21/25 13:05:06 and took 0.16 seconds from connect
qemu started in 0.74 seconds - qemu procces pid is 1714958 (11/21/25 13:05:06)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930
runqemu - INFO - Copy done in 0.029059171676635742 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325761.97
Waiting at most 1000 seconds for login banner (11/21/25 13:05:06)
Connection from 127.0.0.1:52378
Reached login banner in 2.36 seconds (11/21/25 13:05:09)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,425 - oe-selftest - INFO - FAIL: sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash (subunit.RemotedTestCase)
2025-11-22 20:40:21,429 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,429 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 411, in test_sstate_sdk_arch_same_hash
self.sstate_hashtest("aarch64")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py", line 369, in sstate_hashtest
bitbake("core-image-weston -S none")
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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-weston -S none' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/main.py", line 491, in setup_bitbake
server_connection = bb.server.process.connectProcessServer(sockname, featureset)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 693, in connectProcessServer
server_connection.connection.updateFeatureSet(featureset)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 496, in updateFeatureSet
_, error = self.runCommand(["setFeatures", featureset])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/server/process.py", line 492, in runCommand
raise bb.BBHandledException()
bb.BBHandledException
, 13:05:25.384360)
NOTE: Reconnecting to bitbake server...
ERROR: OEEquivHash requires BB_HASHSERVE to be set
Summary: There was 1 ERROR message, returning a non-zero exit code.
Stderr:
2025-11-21 09:47:25,537 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/conf/local.conf
2025-11-21 09:47:25,538 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251121102240
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251121102240
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.wp70hbto
Created listening socket for qemu serial console on: 127.0.0.1:40107
Created listening socket for qemu serial console on: 127.0.0.1:60321
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst tcpserial=40107:60321 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait"
runqemu started, pid is 7749
waiting at most 300 seconds for qemu pid (11/21/25 10:25:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.ylxaq2no
QMP connected to QEMU at 11/21/25 10:25:07 and took 0.59 seconds
QMP released QEMU at 11/21/25 10:25:07 and took 0.22 seconds from connect
qemu started in 0.80 seconds - qemu procces pid is 7803 (11/21/25 10:25:07)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.zst: 67108864 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/oe-selftest-image-qemux86-64.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-qemux86-64.rootfs-20251121102024.ext4.7749
runqemu - INFO - Copy done in 0.031038999557495117 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/oe-selftest-image-qemux86-64.rootfs-20251121102024.ext4.7749,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:40107,nodelay=on -serial tcp:127.0.0.1:60321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.ylxaq2no,server,wait -qmp unix:./.wp70hbto,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 316162.39
Waiting at most 1000 seconds for login banner (11/21/25 10:25:07)
Connection from 127.0.0.1:46786
Reached login banner in 2.59 seconds (11/21/25 10:25:09)
Logged in as root in serial console
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
WARNING: /usr/lib64/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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121113552
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121113552
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.xn1mkjwm
Created listening socket for qemu serial console on: 127.0.0.1:44517
Created listening socket for qemu serial console on: 127.0.0.1:40117
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44517:40117 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait"
runqemu started, pid is 1272195
waiting at most 300 seconds for qemu pid (11/21/25 12:17:37)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.tni7wlve
QMP connected to QEMU at 11/21/25 12:17:38 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:17:38 and took 0.17 seconds from connect
qemu started in 1.26 seconds - qemu procces pid is 1272203 (11/21/25 12:17:38)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.zst: 354866176 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121113605.ext4.1272195
runqemu - INFO - Copy done in 0.1699051856994629 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121113605.ext4.1272195,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44517,nodelay=on -serial tcp:127.0.0.1:40117,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.tni7wlve,server,wait -qmp unix:./.xn1mkjwm,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 322913.85
Waiting at most 1000 seconds for login banner (11/21/25 12:17:38)
Connection from 127.0.0.1:34462
Reached login banner in 5.84 seconds (11/21/25 12:17:44)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121121753
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121121753
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.a6yxgeoq
Created listening socket for qemu serial console on: 127.0.0.1:44159
Created listening socket for qemu serial console on: 127.0.0.1:44323
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44159:44323 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait"
runqemu started, pid is 1349255
waiting at most 300 seconds for qemu pid (11/21/25 12:32:00)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.w0n4kin_
QMP connected to QEMU at 11/21/25 12:32:00 and took 0.64 seconds
QMP released QEMU at 11/21/25 12:32:01 and took 0.16 seconds from connect
qemu started in 0.79 seconds - qemu procces pid is 1349286 (11/21/25 12:32:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.zst: 154764288 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121121809.ext4.1349255
runqemu - INFO - Copy done in 0.09908294677734375 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121121809.ext4.1349255,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44159,nodelay=on -serial tcp:127.0.0.1:44323,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.w0n4kin_,server,wait -qmp unix:./.a6yxgeoq,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 323776.42
Waiting at most 1000 seconds for login banner (11/21/25 12:32:01)
Connection from 127.0.0.1:45374
Reached login banner in 6.41 seconds (11/21/25 12:32:07)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121123216
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121123216
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.at3em4yd
Created listening socket for qemu serial console on: 127.0.0.1:45683
Created listening socket for qemu serial console on: 127.0.0.1:49103
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=45683:49103 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait"
runqemu started, pid is 1437644
waiting at most 300 seconds for qemu pid (11/21/25 12:40:33)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.yq904h0h
QMP connected to QEMU at 11/21/25 12:40:34 and took 0.58 seconds
QMP released QEMU at 11/21/25 12:40:34 and took 0.23 seconds from connect
qemu started in 0.81 seconds - qemu procces pid is 1437671 (11/21/25 12:40:34)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.zst: 136563712 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121123334.ext4.1437644
runqemu - INFO - Copy done in 0.08054113388061523 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121123334.ext4.1437644,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:45683,nodelay=on -serial tcp:127.0.0.1:49103,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.yq904h0h,server,wait -qmp unix:./.at3em4yd,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 324290.01
Waiting at most 1000 seconds for login banner (11/21/25 12:40:34)
Connection from 127.0.0.1:38524
Reached login banner in 5.69 seconds (11/21/25 12:40:40)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121124054
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121124054
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vnugruag
Created listening socket for qemu serial console on: 127.0.0.1:44165
Created listening socket for qemu serial console on: 127.0.0.1:42909
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44165:42909 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait"
runqemu started, pid is 1630429
waiting at most 300 seconds for qemu pid (11/21/25 12:56:59)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.vgx64nct
QMP connected to QEMU at 11/21/25 12:57:01 and took 1.09 seconds
QMP released QEMU at 11/21/25 12:57:01 and took 0.21 seconds from connect
qemu started in 1.29 seconds - qemu procces pid is 1630453 (11/21/25 12:57:01)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.zst: 285214720 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121124236.ext4.1630429
runqemu - INFO - Copy done in 0.16080665588378906 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121124236.ext4.1630429,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44165,nodelay=on -serial tcp:127.0.0.1:42909,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.vgx64nct,server,wait -qmp unix:./.vnugruag,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325276.18
Waiting at most 1000 seconds for login banner (11/21/25 12:57:01)
Connection from 127.0.0.1:47546
Reached login banner in 2.38 seconds (11/21/25 12:57:03)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121125712
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121125712
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.cete9a9p
Created listening socket for qemu serial console on: 127.0.0.1:48943
Created listening socket for qemu serial console on: 127.0.0.1:33841
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=48943:33841 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait"
runqemu started, pid is 1669837
waiting at most 300 seconds for qemu pid (11/21/25 13:01:42)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.roiex_21
QMP connected to QEMU at 11/21/25 13:01:42 and took 0.56 seconds
QMP released QEMU at 11/21/25 13:01:42 and took 0.16 seconds from connect
qemu started in 0.72 seconds - qemu procces pid is 1669932 (11/21/25 13:01:42)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.zst: 71405568 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.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-qemux86-64.rootfs-20251121125725.ext4.1669837
runqemu - INFO - Copy done in 0.05219292640686035 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121125725.ext4.1669837,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:48943,nodelay=on -serial tcp:127.0.0.1:33841,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.roiex_21,server,wait -qmp unix:./.cete9a9p,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325558.04
Waiting at most 1000 seconds for login banner (11/21/25 13:01:42)
Connection from 127.0.0.1:33244
Reached login banner in 2.44 seconds (11/21/25 13:01:45)
Logged in as root in serial console
Loading cache...done.
rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst
Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251121130154
SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251121130154
Using kvm for runqemu
QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.fk51pj7w
Created listening socket for qemu serial console on: 127.0.0.1:44189
Created listening socket for qemu serial console on: 127.0.0.1:55819
launchcmd=runqemu snapshot kvm qemux86-64 /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst tcpserial=44189:55819 bootparams=" printk.time=1" qemuparams="-pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait"
runqemu started, pid is 1714930
waiting at most 300 seconds for qemu pid (11/21/25 13:05:06)
QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/.d2shox08
QMP connected to QEMU at 11/21/25 13:05:06 and took 0.58 seconds
QMP released QEMU at 11/21/25 13:05:06 and took 0.16 seconds from connect
qemu started in 0.74 seconds - qemu procces pid is 1714958 (11/21/25 13:05:06)
qemu cmdline used:
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1
Target IP: 192.168.7.4
Server IP: 192.168.7.3
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-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4
/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.zst: 47194112 bytes
runqemu - INFO - Continuing with the following parameters:
KERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage]
MACHINE: [qemux86-64]
FSTYPE: [ext4]
ROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4]
SNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]
CONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.qemuboot.conf]
runqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable
runqemu - INFO - Using preconfigured tap device tap1
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.
runqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930
runqemu - INFO - Copy done in 0.029059171676635742 seconds
runqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/work/x86_64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-x86_64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-minimal-qemux86-64.rootfs-20251121130206.ext4.1714930,if=virtio,format=raw -usb -device usb-tablet -usb -device usb-kbd -cpu Skylake-Client -machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial tcp:127.0.0.1:44189,nodelay=on -serial tcp:127.0.0.1:55819,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/pidfile_3078691 -S -qmp unix:./.d2shox08,server,wait -qmp unix:./.fk51pj7w,server,nowait -device virtio-vga -display sdl,show-cursor=on -kernel /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078691/tmp/deploy/images/qemux86-64/bzImage -append 'root=/dev/vda rw ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyS0 console=ttyS1 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 printk.time=1'
runqemu - INFO - Host uptime: 325761.97
Waiting at most 1000 seconds for login banner (11/21/25 13:05:06)
Connection from 127.0.0.1:52378
Reached login banner in 2.36 seconds (11/21/25 13:05:09)
Logged in as root in serial console
======================================================================
2025-11-22 20:40:21,467 - oe-selftest - INFO - FAIL: systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built (subunit.RemotedTestCase)
2025-11-22 20:40:21,470 - oe-selftest - INFO - ----------------------------------------------------------------------
2025-11-22 20:40:21,470 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/meta-yocto/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py", line 27, in test_efi_systemdboot_images_can_be_built
bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 244, in get_bb_env
return bitbake("-e %s" % target, postconfig=postconfig).output
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-fedora/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 -e core-image-minimal' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
ERROR: A builtin fragment 'machine/qemux86-64' is used while MACHINE has already got an assignment.
Please either disable the fragment or remove the value assignment.
To disable the fragment, use 'bitbake-config-build disable-fragment machine/qemux86-64'.
ERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/__init__.py", line 262, in fatal
raise BBHandledException()
bb.BBHandledException
Stderr:
2025-11-21 09:47:25,543 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078724/conf/local.conf
2025-11-21 09:47:25,544 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
The variable 'BBCLASSEXTEND' is not defined
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.u1ipt6t3
INFO: Committing data into to branch main
INFO: Creating tag main/42-g0f7d5df/0
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.w925xv_j
INFO: Committing data into to branch main
INFO: Creating tag main/42-g0f7d5df/1
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.jtcfvq17
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.ugy6r7i9
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.ijg0mkji
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
INFO: Initializing a new Git repo at /tmp/fake_results.6auiinfg
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-21 11:08:02,097 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
----------------------------------------------------------------------
2025-11-22 20:40:21,477 - oe-selftest - INFO - Ran 614 tests in 125575.496s
2025-11-22 20:40:21,477 - oe-selftest - INFO - FAILED
2025-11-22 20:40:21,477 - oe-selftest - INFO - (failures=33, errors=6, skipped=17)
2025-11-22 20:40:24,802 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,803 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add_binary:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,803 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add_fetch:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,803 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add_fetch_git:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,803 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add_fetch_simple:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,803 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add_git_local:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,803 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add_git_style1:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,804 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add_git_style2:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,804 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add_library:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,804 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolAddTests.test_devtool_add_python_egg_requires:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,804 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolBuildImageTests.test_devtool_build_image:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,804 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolDeployTargetTests.test_devtool_deploy_target:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,804 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolExtractTests.test_devtool_extract:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,804 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolExtractTests.test_devtool_extract_virtual:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,805 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,805 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,805 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,806 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,808 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,811 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_buildclean:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,814 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,816 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_git:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,819 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,822 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,824 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_go:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,827 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_invalid:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,830 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_localfiles:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,832 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,835 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,838 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_native:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,840 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_overrides:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,843 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolModifyTests.test_devtool_modify_virtual:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,846 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolResetTests.test_devtool_reset_all:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,848 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,851 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolTests.test_create_workspace:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,854 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,857 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_git_submodules:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,859 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,862 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe_append:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,865 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,867 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe_git:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,870 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,873 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,875 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,878 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,881 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,883 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,886 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,889 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,891 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,894 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,897 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,899 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_layer_plugins:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,902 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_load_plugin:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,905 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_rename:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,907 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_upgrade:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,910 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,913 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,915 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_upgrade_git:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,918 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,921 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:24,924 - oe-selftest - INFO - Failure (ERROR) for devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify:
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py", line 32, in setUpModule
result = runCmd('bitbake-layers show-layers')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/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-layers show-layers' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 104, in <module>
ret = main()
^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/bin/bitbake-layers", line 72, in main
tinfoil.prepare(True, extra_features=extra_features)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tinfoil.py", line 550, in prepare
config_params.updateToServer(self.server_connection.connection, os.environ.copy())
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 76, in updateToServer
raise Exception("Unable to update the server configuration with local parameters: %s" % error)
Exception: Unable to update the server configuration with local parameters: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/command.py", line 291, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 493, in updateConfigOpts
self.revalidateCaches()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cooker.py", line 405, in revalidateCaches
self.databuilder.calc_datastore_hashes()
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/cookerdata.py", line 267, in calc_datastore_hashes
data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))
~~~~~~~~~~~^^^^^^^^
KeyError: 'mc1'
Stderr:
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3078653/conf/local.conf
2025-11-21 09:47:25,531 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method
warnings.warn("TestResult has no addDuration method",
2025-11-22 20:40:25,046 - oe-selftest - INFO - Failure (SKIPPED) for reproducible.DiffoscopeTests.test_diffoscope:
Skip by the command line argument "reproducible"
2025-11-22 20:40:25,046 - oe-selftest - INFO - Failure (SKIPPED) for reproducible.ReproducibleTests.test_reproducible_builds:
Skip by the command line argument "reproducible"
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS:
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - pokybleeding.PokyBleeding.test_poky_bleeding_autorev: PASSED (83.12s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name: PASSED (115.76s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_filters_by_type: PASSED (98.66s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_filters_by_type_and_name: PASSED (117.51s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_configured: PASSED (60.24s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_diff: PASSED (110.54s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_dumpdata: PASSED (65.11s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror: PASSED (320.27s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror_combined: PASSED (297.85s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror_excludes: PASSED (53.07s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror_gitsm: PASSED (131.58s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow: PASSED (70.24s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_original: PASSED (85.81s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_patched: PASSED (45.29s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_mode_recipe: PASSED (52.91s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch: PASSED (143.49s)
2025-11-22 20:40:25,148 - oe-selftest - INFO - RESULTS - baremetal.BaremetalTest.test_baremetal: PASSED (669.81s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbclasses.Systemd.test_systemd_and_sysvinit_in_distro: PASSED (159.16s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbclasses.Systemd.test_systemd_in_distro: PASSED (67.47s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbclasses.Systemd.test_sysvinit_in_distro: PASSED (109.78s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments: PASSED (23.44s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeConfigBuild.test_enable_disable_fragments: PASSED (17.42s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeConfigBuild.test_show_fragment: PASSED (1.85s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_add_remove: PASSED (9.43s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_createlayer: PASSED (7.63s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_flatten: PASSED (21.62s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends: PASSED (1.17s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_setup: PASSED (53.23s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showappends: PASSED (6.87s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends: PASSED (21.15s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showlayers: PASSED (0.73s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed: PASSED (4.60s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_showrecipes: PASSED (23.11s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_bitbakelayers_updatelayer: PASSED (6.02s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry: PASSED (0.47s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblayers.BitbakeLayers.test_validate_examplelayersjson: PASSED (0.21s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_multiple_recipe_single_task: PASSED (1289.43s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_single_recipe_all_tasks: PASSED (509.91s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_single_recipe_multiple_tasks: PASSED (129.26s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_single_recipe_single_task: PASSED (198.09s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_python_loggingA: PASSED (65.35s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_python_loggingB: PASSED (81.52s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_python_loggingC: PASSED (63.53s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_python_loggingD: PASSED (55.53s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA: PASSED (51.70s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB: PASSED (35.35s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC: PASSED (31.01s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD: PASSED (15.18s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exit_loggingA: PASSED (43.10s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exit_loggingB: PASSED (52.79s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exit_loggingC: PASSED (37.13s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_exit_loggingD: PASSED (22.88s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_fatal_loggingA: PASSED (92.72s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_fatal_loggingB: PASSED (123.53s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_fatal_loggingC: PASSED (120.52s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_python_fatal_loggingD: PASSED (73.29s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_shell_loggingA: PASSED (100.60s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_shell_loggingB: PASSED (73.27s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_shell_loggingC: PASSED (42.65s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bblogging.BitBakeLogging.test_shell_loggingD: PASSED (22.62s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bb_env_bb_getvar_equality: PASSED (2.74s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bbappend_order: PASSED (32.12s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bitbake_g: PASSED (4.85s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bitbake_invalid_recipe: PASSED (1.02s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_bitbake_invalid_target: PASSED (19.61s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_checkuri: PASSED (39.52s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_continue: PASSED (171.15s)
2025-11-22 20:40:25,149 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_dry_run: PASSED (45.73s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_environment: PASSED (3.08s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_event_handler: PASSED (44.99s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_force_task_1: PASSED (316.67s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_force_task_2: PASSED (463.32s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_git_patchtool: PASSED (54.33s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_git_patchtool2: PASSED (91.70s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_git_unpack_nonetwork: PASSED (111.89s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_git_unpack_nonetwork_fail: PASSED (25.46s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_image_manifest: PASSED (252.85s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_invalid_patch: PASSED (47.91s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_invalid_recipe_src_uri: PASSED (3.75s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_just_parse: PASSED (2.95s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_local_sstate: PASSED (39.95s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_non_gplv3: PASSED (30.26s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_postfile: PASSED (3.91s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_prefile: PASSED (5.58s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_rename_downloaded_file: PASSED (22.92s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_run_bitbake_from_dir_1: PASSED (2.34s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_run_bitbake_from_dir_2: PASSED (3.55s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_run_bitbake_from_dir_3: PASSED (3.52s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_setscene_only: PASSED (20.14s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_skip_setscene: PASSED (43.34s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_unexpanded_variable_in_path: PASSED (24.66s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_version: PASSED (4.47s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - bbtests.BitbakeTests.test_warnings_errors: PASSED (1.01s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildhistory.BuildhistoryTests.test_buildhistory_basic: PASSED (214.55s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards: PASSED (311.67s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildhistory.BuildhistoryTests.test_buildhistory_diff: PASSED (668.96s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildhistory.BuildhistoryTests.test_fileinfo: PASSED (47.21s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildoptions.ArchiverTest.test_arch_work_dir_and_export_source: PASSED (147.84s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildoptions.DiskMonTest.test_stoptask_behavior: PASSED (210.40s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildoptions.ImageOptionsTests.test_ccache_tool: PASSED (359.29s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildoptions.ImageOptionsTests.test_incremental_image_generation: PASSED (1014.96s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildoptions.ImageOptionsTests.test_read_only_image: PASSED (493.04s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildoptions.Poisoning.test_poisoning: PASSED (125.72s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildoptions.SanityOptionsTest.test_layer_without_git_dir: PASSED (104.59s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch: PASSED (194.98s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - c_cpp.CMakeTests.test_cmake_qemu: PASSED (171.09s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - c_cpp.CMakeTests.test_cmake_qemu_failing: PASSED (135.44s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - c_cpp.MesonTests.test_meson_qemu: PASSED (423.10s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - c_cpp.MesonTests.test_meson_qemu_failing: PASSED (111.19s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - containerimage.ContainerImageTests.test_expected_files: PASSED (208.40s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_convert_cve_version: PASSED (0.01s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_image_json: PASSED (2016.59s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_parse_cve_from_patch_contents: PASSED (0.01s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_parse_cve_from_patch_filename: PASSED (0.01s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_product_match: PASSED (0.01s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_recipe_report_json: PASSED (11.85s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_recipe_report_json_ignored: PASSED (11.35s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_recipe_report_json_unpatched: PASSED (29.58s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - cve_check.CVECheck.test_version_compare: PASSED (0.01s)
2025-11-22 20:40:25,150 - oe-selftest - INFO - RESULTS - debuginfod.Debuginfod.test_debuginfod_native: PASSED (114.22s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - debuginfod.Debuginfod.test_debuginfod_qemu: PASSED (1045.44s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - distrodata.Distrodata.test_common_include_recipes: PASSED (70.05s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - distrodata.Distrodata.test_maintainers: PASSED (64.61s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - efibootpartition.GenericEFITest.test_boot_efi: PASSED (889.33s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds: PASSED (786.82s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - esdk.oeSDKExtSelfTest.test_install_libraries_headers: PASSED (149.71s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files: PASSED (30.26s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - fetch.Dependencies.test_dependencies: PASSED (2.85s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - fetch.Fetch.test_git_mirrors: PASSED (60.02s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - fitimage.FitImagePyTests.test_fitimage_py_default: PASSED (0.01s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - fitimage.FitImagePyTests.test_fitimage_py_default_dtb: PASSED (0.01s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_fit_image: PASSED (1553.86s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - gdbserver.GdbServerTest.test_gdb_server: PASSED (1084.68s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_create_first_test_tag: PASSED (0.70s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_create_second_test_tag: PASSED (0.71s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_get_revs_on_branch: PASSED (0.42s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag: PASSED (0.47s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote: PASSED (0.56s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url: PASSED (0.37s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - gotoolchain.oeGoToolchainSelfTest.test_go_dep_build: PASSED (9.38s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - image_typedep.ImageTypeDepTests.test_conversion_typedep_added: PASSED (57.57s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password: PASSED (2658.16s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_bmap: PASSED (66.13s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_empty_image: PASSED (31.66s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_hypervisor_fmts: PASSED (60.15s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_image_fstypes: PASSED (114.37s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_image_gen_debugfs: PASSED (60.28s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_long_chain_conversion: PASSED (49.87s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_mandb: PASSED (219.96s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_no_busybox_base_utils: PASSED (88.70s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password: PASSED (924.41s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_useradd_static: PASSED (1820.91s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - imagefeatures.ImageFeatures.test_wayland_support_in_image: PASSED (1018.98s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license: PASSED (16.18s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias: PASSED (33.19s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard: PASSED (20.66s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard: PASSED (16.55s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard: PASSED (17.04s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard: PASSED (13.47s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard: PASSED (44.34s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license: PASSED (20.85s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license: PASSED (21.75s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias: PASSED (4.03s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard: PASSED (17.58s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses: PASSED (14.31s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston: PASSED (2649.15s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal: PASSED (42.88s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - intercept.GitCheck.test_git_intercept: PASSED (865.96s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - layerappend.LayerAppendTests.test_layer_appends: PASSED (42.67s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - liboe.CopyTreeTests.test_copy_hardlink_tree_count: PASSED (0.02s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - liboe.CopyTreeTests.test_copy_tree_special: PASSED (0.02s)
2025-11-22 20:40:25,151 - oe-selftest - INFO - RESULTS - liboe.CopyTreeTests.test_copy_tree_xattr: PASSED (19.25s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - liboe.SubprocessTests.test_subprocess_tweak: PASSED (0.02s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - lic_checksum.LicenseTests.test_checksum_with_space: PASSED (54.45s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - lic_checksum.LicenseTests.test_nonmatching_checksum: PASSED (46.90s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - locales.LocalesTest.test_locales_off: PASSED (671.32s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - locales.LocalesTest.test_locales_on: PASSED (233.34s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - manifest.VerifyManifest.test_SDK_manifest_entries: PASSED (306.49s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - manifest.VerifyManifest.test_image_manifest_entries: PASSED (10.39s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - minidebuginfo.Minidebuginfo.test_minidebuginfo: PASSED (868.07s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu: PASSED (134.48s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - multiconfig.MultiConfig.test_multiconfig: PASSED (1648.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - multiconfig.MultiConfig.test_multiconfig_inlayer: PASSED (113.87s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - multiconfig.MultiConfig.test_multiconfig_reparse: PASSED (77.81s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - newlib.NewlibTest.test_newlib: PASSED (123.78s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.buildhistory.TestBlobParsing.test_blob_to_dict: PASSED (0.68s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs: PASSED (0.71s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default: PASSED (0.71s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.buildhistory.TestFileListCompare.test_compare_file_lists: PASSED (0.10s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.elf.TestElf.test_machine_name: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.license.TestComplexCombinations.test_tests: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.license.TestIsIncluded.test_tests: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.license.TestSimpleCombinations.test_tests: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.license.TestSingleLicense.test_invalid_licenses: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.license.TestSingleLicense.test_single_licenses: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.path.TestRealPath.test_loop: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.path.TestRealPath.test_norm: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.path.TestRealPath.test_phys: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.types.TestBooleanType.test_bool_equality: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.types.TestBooleanType.test_false: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.types.TestBooleanType.test_invalid: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.types.TestBooleanType.test_true: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.types.TestList.test_list_nosep: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.types.TestList.test_list_usersep: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch: PASSED (0.05s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.utils.TestPackagesFilterOutSystem.test_filter: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.utils.TestTrimVersion.test_num_exception: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.utils.TestTrimVersion.test_valid: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oelib.utils.TestTrimVersion.test_version_exception: PASSED (0.00s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oescripts.OEGitproxyTests.test_oegitproxy_help: PASSED (0.04s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oescripts.OEGitproxyTests.test_oegitproxy_proxy: PASSED (0.19s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_default: PASSED (151.02s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_help: PASSED (0.23s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all: PASSED (163.28s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags: PASSED (167.78s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only: PASSED (173.50s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - oescripts.OeRunNativeTest.test_oe_run_native: PASSED (419.27s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set: PASSED (3465.06s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict: PASSED (4.83s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing: PASSED (161.10s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access: PASSED (86.65s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs: PASSED (90.06s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original: PASSED (104.63s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit: PASSED (129.80s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only: PASSED (393.89s)
2025-11-22 20:40:25,152 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_correct_image_fstab: PASSED (93.64s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_correct_image_unit: PASSED (64.73s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_distro_features_missing: PASSED (16.25s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_mount_unit_not_set: PASSED (12.32s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_not_all_units_installed: PASSED (390.90s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped: PASSED (797.78s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - overlayfs.OverlayFSTests.test_wrong_mount_unit_set: PASSED (14.33s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - package.PackageTests.test_gdb_hardlink_debug: PASSED (427.69s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - package.PackageTests.test_package_name_conflict: PASSED (596.31s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - package.PackageTests.test_preserve_ownership: PASSED (728.54s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - package.PackageTests.test_preserve_sparse_hardlinks: PASSED (509.80s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - package.VersionOrdering.test_dpkg: PASSED (0.03s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - package.VersionOrdering.test_opkg: PASSED (0.04s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - package.VersionOrdering.test_rpm: PASSED (0.18s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_find_path: PASSED (2.70s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_glob: PASSED (2.20s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_list_pkg_files: PASSED (7.94s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_list_pkgs: PASSED (8.02s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_lookup_pkg: PASSED (6.00s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_lookup_recipe: PASSED (3.13s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_no_param: PASSED (0.06s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_read_value: PASSED (2.91s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir: PASSED (0.97s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_import_export_override_db: PASSED (1606.54s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_import_export_replace_db: PASSED (145.45s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_deb_arch_dep: PASSED (66.36s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_deb_arch_indep: PASSED (36.98s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_ipk_arch_dep: PASSED (64.38s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_ipk_arch_indep: PASSED (28.19s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_rpm_arch_dep: PASSED (52.08s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_pr_service_rpm_arch_indep: PASSED (29.86s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - prservice.BitbakePrTests.test_stopping_prservice_message: PASSED (0.60s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - pseudo.Pseudo.test_pseudo_pyc_creation: PASSED (29.03s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add: PASSED (44.89s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir: PASSED (21.75s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine: PASSED (21.34s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives: PASSED (26.77s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic: PASSED (22.08s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary: PASSED (14.04s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer: PASSED (5.70s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func: PASSED (20.49s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob: PASSED (22.15s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob: PASSED (21.78s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid: PASSED (23.11s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig: PASSED (23.38s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch: PASSED (23.47s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall: PASSED (26.46s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed: PASSED (22.48s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script: PASSED (22.39s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir: PASSED (22.23s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir: PASSED (22.10s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard: PASSED (10.74s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic: PASSED (36.86s)
2025-11-22 20:40:25,153 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard: PASSED (29.86s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri: PASSED (14.98s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params: PASSED (14.39s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine: PASSED (37.94s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir: PASSED (67.71s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic: PASSED (16.15s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic: PASSED (112.40s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest: PASSED (43.03s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic: PASSED (7.63s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic: PASSED (29.42s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir: PASSED (29.23s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create: PASSED (21.41s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_autotools: PASSED (38.10s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_cmake: PASSED (22.20s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_git_http: PASSED (20.79s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch: PASSED (22.92s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch: PASSED (21.64s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master: PASSED (21.26s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_github: PASSED (23.26s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball: PASSED (23.40s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_go: PASSED (33.58s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi: PASSED (25.08s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling: PASSED (22.51s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin: PASSED (23.98s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy: PASSED (27.89s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api: PASSED (51.83s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta: PASSED (155.76s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools: PASSED (86.45s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi: PASSED (105.94s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball: PASSED (40.33s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_simple: PASSED (528.73s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolTests.test_recipetool_handle_license_vars: PASSED (1.87s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolTests.test_recipetool_load_plugin: PASSED (9.82s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses: PASSED (0.02s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_patch_recipe_appends: PASSED (0.11s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend: PASSED (0.09s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_patch_recipe_varflag: PASSED (0.08s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_split_var_value: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - recipeutils.RecipeUtilsTests.test_validate_pn: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_can_compare_ltp_tests: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_machine_matches: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_machine_mismatches: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_merge_can_merged_results: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_regression_can_get_regression_result: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_report_can_aggregate_test_result: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared: PASSED (0.01s)
2025-11-22 20:40:25,154 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared: PASSED (0.00s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared: PASSED (0.00s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared: PASSED (0.00s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - retain.Retain.test_retain_always: PASSED (131.12s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - retain.Retain.test_retain_failure: PASSED (160.73s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - retain.Retain.test_retain_global: PASSED (1204.47s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - retain.Retain.test_retain_misc: PASSED (340.25s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - rpmtests.BitbakeTests.test_rpm_filenames: PASSED (85.99s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_list_not_found: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_list_okay: PASSED (0.05s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_log: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_log_split: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_no_shell: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_output: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_output_split: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_result_assertion: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_result_exception: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_result_false: PASSED (0.02s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_result_okay: PASSED (0.02s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_shell: PASSED (0.02s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_stdin: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_stdin_timeout: PASSED (10.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_timeout: PASSED (10.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runcmd.RunCmdTests.test_timeout_split: PASSED (10.02s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_compressed_wic_by_path: PASSED (135.82s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe: PASSED (27.06s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_deploy: PASSED (23.85s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_deploy_hddimg: PASSED (21.57s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_qemu_boot: PASSED (19.84s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_recipe_image: PASSED (32.08s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_recipe_image_vdi: PASSED (25.88s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_recipe_image_vmdk: PASSED (24.34s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_rootfs: PASSED (19.61s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.Postinst.test_failing_postinst: PASSED (480.11s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd: PASSED (3900.68s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit: PASSED (1468.65s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.SystemTap.test_crosstap_helloworld: PASSED (293.72s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.SystemTap.test_crosstap_pstree: PASSED (42.18s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.SystemTap.test_crosstap_syscalls_by_pid: PASSED (54.95s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.SystemTap.test_crosstap_syscalls_by_proc: PASSED (124.19s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.TestExport.test_testexport_basic: PASSED (192.98s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.TestExport.test_testexport_sdk: PASSED (943.97s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_apt: PASSED (2853.58s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_dnf: PASSED (869.21s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_install: PASSED (602.98s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_slirp: PASSED (450.24s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_virgl_gtk_sdl: PASSED (553.50s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - runtime_test.TestImage.test_testimage_virgl_headless: PASSED (97.18s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - sdk.SDKTests.test_sdk_manifests: PASSED (2223.16s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - selftest.ExternalLayer.test_list_imported: PASSED (0.01s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - signing.LockedSignatures.test_locked_signatures: PASSED (384.71s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - spdx.SPDX22Check.test_spdx_base_files: PASSED (68.09s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - spdx.SPDX22Check.test_spdx_tar: PASSED (52.97s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_baremetal_helloworld: PASSED (1028.56s)
2025-11-22 20:40:25,155 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_base_files: PASSED (1023.07s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_core_image_minimal: PASSED (1341.94s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_core_image_minimal_sdk: PASSED (1237.71s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_custom_annotation_vars: PASSED (37.48s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_extra_opts: PASSED (186.81s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - spdx.SPDX30Check.test_gcc_include_source: PASSED (142.48s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1: PASSED (367.13s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2: PASSED (644.83s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific: PASSED (212.28s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateCleanup.test_cleansstate_task_distro_specific: PASSED (43.43s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific: PASSED (45.81s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific: PASSED (631.37s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateCreation.test_sstate_creation_distro_specific: PASSED (522.92s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets: PASSED (44.45s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target: PASSED (43.92s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target: PASSED (45.06s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs: PASSED (143.45s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs: PASSED (1539.14s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source: PASSED (111444.49s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure: PASSED (4475.74s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross: PASSED (275.43s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sstatetests.SStateTests.test_autorev_sstate_works: PASSED (396.77s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sysroot.SysrootTests.test_sysroot_la: PASSED (43.20s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sysroot.SysrootTests.test_sysroot_max_shebang: PASSED (45.08s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - sysroot.SysrootTests.test_sysroot_pkgconfig: PASSED (61.56s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - toolchain.ToolchainTests.test_toolchain_switching: PASSED (220.27s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - uki.UkiTest.test_uki_boot_systemd: PASSED (1149.22s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - uki.UkiTest.test_uki_sysvinit: PASSED (539.83s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package: PASSED (58.89s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - usergrouptests.UserGroupTests.test_group_from_dep_package: PASSED (30.45s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - usergrouptests.UserGroupTests.test_postinst_order: PASSED (12.25s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - usergrouptests.UserGroupTests.test_static_useradd_from_dynamic: PASSED (86.04s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_createhelp: PASSED (0.24s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help: PASSED (0.39s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_create: PASSED (0.20s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_kickstart: PASSED (0.20s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_list: PASSED (0.20s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_overview: PASSED (0.20s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_help_plugins: PASSED (0.20s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_list_images: PASSED (2.63s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_list_source_plugins: PASSED (1.81s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_listed_images_help: PASSED (43.59s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_listhelp: PASSED (0.20s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_no_command: PASSED (0.19s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_unsupported_subcommand: PASSED (0.20s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.CLITests.test_version: PASSED (0.20s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_cp: PASSED (113.28s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_cp_ext: PASSED (51.32s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_ls: PASSED (161.78s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_ls_ext: PASSED (146.36s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_rm: PASSED (102.33s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.ModifyTests.test_wic_rm_ext: PASSED (577.17s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.Wic.test_bootloader_config: PASSED (1429.00s)
2025-11-22 20:40:25,156 - oe-selftest - INFO - RESULTS - wic.Wic.test_build_artifacts: PASSED (14.55s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_build_image_name: PASSED (615.64s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_build_rootfs_long: PASSED (685.35s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_build_rootfs_short: PASSED (624.17s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_change_directory: PASSED (30.63s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_change_directory_errors: PASSED (59.06s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_compress_bzip2: PASSED (49.73s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_compress_gzip: PASSED (24.13s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_compress_xz: PASSED (22.95s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_debug_long: PASSED (13.94s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_debug_short: PASSED (14.72s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_default_output_dir: PASSED (51.91s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_efi_bootpart: PASSED (36.79s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_exclude_path: PASSED (24.62s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_exclude_path_errors: PASSED (29.01s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_exclude_path_with_extra_space: PASSED (64.80s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_extra_space: PASSED (15.83s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_gpt_image: PASSED (16.37s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_grub_install_pcbios: PASSED (69.71s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_include_path: PASSED (24.97s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_include_path_embeded: PASSED (23.51s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_include_path_errors: PASSED (249.46s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_iso_image: PASSED (913.01s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_kernel_install: PASSED (142.88s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_mkefidisk: PASSED (97.71s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_no_fstab_update: PASSED (485.66s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_no_fstab_update_errors: PASSED (1110.82s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_no_table: PASSED (51.56s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_partition_hidden_attributes: PASSED (120.37s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_permissions: PASSED (1933.96s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_qemux86_directdisk: PASSED (54.19s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_rootfs_artifacts: PASSED (9.89s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_rootfs_indirect_recipes: PASSED (26.13s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_sdimage_bootpart: PASSED (42.66s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_skip_build_check_long: PASSED (99.91s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_skip_build_check_short: PASSED (41.90s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_skip_kernel_install: PASSED (44.64s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_systemd_bootdisk: PASSED (130.72s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_wic_sector_size: PASSED (187.13s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic.test_wrong_compressor: PASSED (0.20s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_biosplusefi_plugin: PASSED (240.53s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_biosplusefi_plugin_qemu: PASSED (53.02s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_bmap_long: PASSED (22.43s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_bmap_short: PASSED (22.75s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_diskid_on_gpt_partition: PASSED (25.45s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_diskid_on_msdos_partition: PASSED (25.11s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86: PASSED (770.17s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_efi_plugin_unified_kernel_image_qemu: PASSED (641.75s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_empty_plugin: PASSED (81.36s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_empty_zeroize_plugin: PASSED (33.15s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_expand_mbr_image: PASSED (58.85s)
2025-11-22 20:40:25,157 - oe-selftest - INFO - RESULTS - wic.Wic2.test_extra_filesystem_space: PASSED (19.42s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_extra_partition_plugin: PASSED (38.60s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_extra_partition_space: PASSED (23.20s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_fixed_size: PASSED (16.87s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_fixed_size_error: PASSED (14.01s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_fs_types: PASSED (14.82s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_gpt_partition_name: PASSED (62.06s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_image_bootpart_globbed: PASSED (29.49s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_image_env: PASSED (43.95s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_image_vars_dir_long: PASSED (4.26s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_image_vars_dir_short: PASSED (2.72s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_kickstart_parser: PASSED (14.75s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_mkfs_extraopts: PASSED (16.43s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_offset: PASSED (102.37s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_qemu: PASSED (93.09s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_qemu_efi: PASSED (79.45s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_rawcopy_plugin: PASSED (67.97s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_rawcopy_plugin_qemu: PASSED (84.06s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_rawcopy_plugin_unpack: PASSED (69.11s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_sparse_copy: PASSED (0.03s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_uefi_kernel: PASSED (70.22s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_wic_image_type: PASSED (18.72s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wrapper.WrapperTests.test_shebang_wrapper: PASSED (13.10s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir: PASSED (11.95s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1: PASSED (30.88s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - barebox.BareboxTest.test_boot_barebox: SKIPPED (0.00s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - distrodata.Distrodata.test_checkpkg: SKIPPED (0.00s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash: SKIPPED (0.01s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - oescripts.OEPybootchartguyTests.test_pybootchartguy_help: SKIPPED (0.00s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output: SKIPPED (0.00s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output: SKIPPED (0.00s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output: SKIPPED (0.00s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - picolibc.PicolibcTest.test_picolibc: SKIPPED (0.83s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - recipetool.RecipetoolCreateTests.test_recipetool_create_npm: SKIPPED (1.16s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - reproducible.DiffoscopeTests.test_diffoscope: SKIPPED
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - reproducible.ReproducibleTests.test_reproducible_builds: SKIPPED
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files: SKIPPED (90.64s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files: SKIPPED (4.20s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - uboot.UBootTest.test_boot_uboot: SKIPPED (0.00s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - uboot.UBootTest.test_boot_uboot_kvm_to_full_target: SKIPPED (0.00s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64: SKIPPED (0.00s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add: ERROR (174.66s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_binary: ERROR (426.68s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_fetch: ERROR (249.42s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_fetch_git: ERROR (1714.75s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_fetch_simple: ERROR (43.21s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_git_local: ERROR (154.46s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_git_style1: ERROR (695.63s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_git_style2: ERROR (48.50s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_library: ERROR (91.04s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_npm: ERROR (1.41s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolAddTests.test_devtool_add_python_egg_requires: ERROR (27.08s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolBuildImageTests.test_devtool_build_image: ERROR (447.18s)
2025-11-22 20:40:25,158 - oe-selftest - INFO - RESULTS - devtool.DevtoolDeployTargetTests.test_devtool_deploy_target: ERROR (480.26s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolExtractTests.test_devtool_extract: ERROR (112.55s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolExtractTests.test_devtool_extract_virtual: ERROR (41.89s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake: ERROR (1031.90s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson: ERROR (333.53s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu: ERROR (569.53s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins: ERROR (132.16s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots: ERROR (1352.88s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_buildclean: ERROR (639.21s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify: ERROR (439.82s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_git: ERROR (167.99s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath: ERROR (152.46s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract: ERROR (45.02s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_go: ERROR (79.72s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_invalid: ERROR (123.49s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_localfiles: ERROR (145.00s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only: ERROR (70.21s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources: ERROR (1169.06s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_native: ERROR (1434.09s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_overrides: ERROR (37.86s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolModifyTests.test_devtool_modify_virtual: ERROR (83.96s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolResetTests.test_devtool_reset_all: ERROR (214.34s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus: ERROR (37.68s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolTests.test_create_workspace: ERROR (6.84s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir: ERROR (440.34s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_git_submodules: ERROR (983.84s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe: ERROR (41.10s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_append: ERROR (83.45s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git: ERROR (149.55s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_git: ERROR (72.65s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files: ERROR (283.27s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3: ERROR (165.46s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir: ERROR (172.69s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz: ERROR (159.88s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename: ERROR (49.91s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore: ERROR (67.72s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_layer_plugins: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_load_plugin: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_rename: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_git: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify: ERROR
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine: ERROR (10.20s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine_ext4: ERROR (35.45s)
2025-11-22 20:40:25,159 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine_iso: ERROR (11.73s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine_slirp: ERROR (12.32s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - runqemu.RunqemuTests.test_boot_machine_slirp_qcow2: ERROR (10.96s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - archiver.Archiver.test_archiver_srpm_mode: FAILED (1.11s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - bblock.BBLock.test_lock_architecture_specific: FAILED (1.88s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - buildoptions.ToolchainOptions.test_toolchain_fortran: FAILED (0.54s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo: FAILED (0.62s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs: FAILED (0.58s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle: FAILED (0.57s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb: FAILED (0.57s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations: FAILED (0.58s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual: FAILED (0.56s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image: FAILED (1.01s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image: FAILED (0.65s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image: FAILED (0.53s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl: FAILED (0.60s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual: FAILED (0.64s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image: FAILED (0.56s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - fitimage.UBootFitImageTests.test_uboot_fit_image: FAILED (0.56s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license: FAILED (0.69s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default: FAILED (0.75s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions: FAILED (0.66s)
2025-11-22 20:40:25,160 - oe-selftest - INFO - RESULTS - incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license: FAILED (0.76s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - kerneldevelopment.KernelDev.test_apply_patches: FAILED (0.65s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine: FAILED (3.07s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3: FAILED (2.74s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo: FAILED (4.50s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash: FAILED (3.24s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash: FAILED (2.62s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash: FAILED (2.62s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs: FAILED (3.53s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib: FAILED (2.80s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs: FAILED (3.04s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs: FAILED (2.79s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - sysroot.SysrootTests.test_sysroot_cleanup: FAILED (0.64s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built: FAILED (1.05s)
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - signing.Signing.test_signing_packages: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - signing.Signing.test_signing_sstate_archive: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_datastore_operations: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_expand: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_getvar: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_getvar_bb_origenv: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_list_recipes: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_recipe: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_recipe_copy_expand: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_recipe_custom_data: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_virtual_recipe: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_setvariable_clean: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_variable_history: UNKNOWN
2025-11-22 20:40:25,162 - oe-selftest - INFO - RESULTS - tinfoil.TinfoilTests.test_wait_event: UNKNOWN
2025-11-22 20:40:25,167 - oe-selftest - INFO - SUMMARY:
2025-11-22 20:40:25,167 - oe-selftest - INFO - oe-selftest () - Ran 614 tests in 125576.121s
2025-11-22 20:40:25,167 - oe-selftest - INFO - oe-selftest - FAIL - Required tests failed (successes=558, skipped=17, failures=33, errors=6)