{
 "oeselftest_debian-12_qemux86-64_20250107080849": {
  "configuration": {
   "HOST_DISTRO": "debian-12",
   "HOST_NAME": "debian12-vk-6",
   "LAYERS": {
    "meta": {
     "branch": "abelloni/master-next",
     "commit": "6a59806172fc3bc83e1a55054d89f82944926572",
     "commit_count": 76866
    },
    "meta-poky": {
     "branch": "abelloni/master-next",
     "commit": "6a59806172fc3bc83e1a55054d89f82944926572",
     "commit_count": 76866
    },
    "meta-selftest": {
     "branch": "abelloni/master-next",
     "commit": "6a59806172fc3bc83e1a55054d89f82944926572",
     "commit_count": 76866
    },
    "meta-yocto-bsp": {
     "branch": "abelloni/master-next",
     "commit": "6a59806172fc3bc83e1a55054d89f82944926572",
     "commit_count": 76866
    }
   },
   "MACHINE": "qemux86-64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20250107080849",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 33.1626660823822,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 30.581174850463867,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 31.745651245117188,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 32.49101758003235,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 33.55353856086731,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 36.12843441963196,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 33.540818214416504,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 48.69017267227173,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 33.85900831222534,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 19.774818420410156,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 47.72982716560364,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 36.0449104309082,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 30.446128606796265,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 28.327043533325195,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 99.0676007270813,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 53.52559161186218,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.0019283294677734375,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 23.480307817459106,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/baremetal.py\", line 14, in test_baremetal\n    bitbake('baremetal-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  baremetal-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 90 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'baremetal-helloworld' has no buildable providers.\nMissing or unbuildable dependency chain was: ['baremetal-helloworld', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 35.082167625427246,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 29.847135066986084,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 32.01879668235779,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 30.67385768890381,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.506755590438843,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 7.28755521774292,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 17.90364909172058,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 0.7061736583709717,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 93.44584059715271,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 4.548522472381592,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 8.04184103012085,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.5119099617004395,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 3.2207541465759277,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 17.662120819091797,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 38.010809898376465,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 12.717806816101074,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 66.16956186294556,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 231.92776608467102,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 126.31352996826172,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 97.01869249343872,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 109.68795251846313,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 31.87219786643982,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 25.393113613128662,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 11.58737564086914,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 12.186590671539307,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 11.782968521118164,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 12.649118900299072,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 12.588863134384155,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 11.685260534286499,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 12.912714719772339,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 12.529911756515503,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 12.961424827575684,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 11.595924139022827,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 15.773197889328003,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 12.34968113899231,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 12.335176944732666,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 12.933075428009033,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 12.270192384719849,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 12.597080707550049,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 12.266018867492676,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 14.36939811706543,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.0895895957946777,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 25.00089740753174,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 3.0207531452178955,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.2648730278015137,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 3.9322493076324463,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 8.934889078140259,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 120.68068718910217,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 6.559976100921631,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 1.5675323009490967,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 24.04804039001465,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 62.335856199264526,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 701.0556516647339,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 17.222025394439697,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 17.734076499938965,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 30.14355754852295,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 11.88216233253479,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 4.0625786781311035,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 134, in test_image_manifest\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194631/conf/local.conf\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 35.25800085067749,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 2.4390869140625,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 2.191647529602051,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 15.0630042552948,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 15.062575817108154,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 239, in test_non_gplv3\n    self.assertEqual(result.status, 0, \"Bitbake failed, exit code %s, output %s\" % (result.status, result.output))\n  File \"/usr/lib/python3.11/unittest/case.py\", line 873, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.11/unittest/case.py\", line 866, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : Bitbake failed, exit code 1, output NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 81 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the core2-64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'findutils' (but /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb RDEPENDS on or otherwise requires it)\nfindutils was skipped: it has incompatible license(s): GPL-3.0-or-later\nNOTE: Runtime target 'findutils' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['findutils']\nNOTE: Runtime target 'util-linux-swapon-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['util-linux-swapon-native', 'findutils']\nERROR: Required build target 'selftest-ed' has no buildable providers.\nMissing or unbuildable dependency chain was: ['selftest-ed', 'rpm-native', 'libarchive-native', 'e2fsprogs-native', 'util-linux-native', 'util-linux-swapon-native', 'findutils']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194631/conf/local.conf\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 2.37699556350708,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 4.499856233596802,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 19.499655961990356,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 1.544637680053711,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 1.466399908065796,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 1.513662576675415,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 14.789571762084961,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 29.876783847808838,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 17.299729347229004,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 2.275669813156128,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.989546537399292,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 864.7923126220703,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 48.59917712211609,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 56.87703251838684,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 28.30527639389038,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 81.03359818458557,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 841.9230382442474,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 5.309471607208252,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 25, in test_incremental_image_generation\n    bitbake(\"-c clean core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c clean core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 17.552404403686523,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 59, in test_read_only_image\n    bitbake(\"core-image-sato core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-sato core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-sato' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-sato', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 36.055999755859375,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 29.080001831054688,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 66.31579351425171,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 565.6410284042358,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 42.13547706604004,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 32.69905638694763,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 33.56106495857239,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 36.61418151855469,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 827.4458184242249,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.006434440612792969,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 23.63914704322815,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 380, in test_image_json\n    bitbake(\"core-image-minimal-initramfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal-initramfs' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal-initramfs' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal-initramfs', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.0061113834381103516,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.005625009536743164,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.0054013729095458984,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 9.705267906188965,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 9.179447412490845,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 28.565714120864868,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.008089303970336914,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 48.76958918571472,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 16.68775510787964,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/debuginfod.py\", line 148, in test_debuginfod_qemu\n    bitbake(\"core-image-minimal elfutils-native:do_addto_recipe_sysroot xz:do_localpkgfeed\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal elfutils-native:do_addto_recipe_sysroot xz:do_localpkgfeed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/conf/local.conf\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:35,482 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/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-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=54517']\n2025-01-07 08:31:35,482 - oe-selftest - INFO - waiting...\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): opened database file::memory:?cache=shared rw ro\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): sqlite version 3.47.2\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): service mode active\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): libmicrohttpd version 1.0.1\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): started http server on IPv4 IPv6 port=54517\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): search concurrency 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): webapi connection pool 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): rescan time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): scan checkpoint 256\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache mbs 43583\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache prefetch 64\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir /tmp\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir min% 25\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): groom time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): forwarded ttl limit 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): accepting archive types .rpm(cat) \n[Tue Jan  7 08:31:36 2025] (1134321/1134340): grooming database\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): database record counts:\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file s 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sref 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sdef 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): buildids 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): filenames 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): fileparts 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (#) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): index db size (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): groomed database in 0.000683777s\n[Tue Jan  7 08:31:36 2025] (1134321/1134341): fts traversed source paths in 0.00272899s, scanned=90, regex-skipped=0\n2025-01-07 08:31:40,482 - oe-selftest - INFO - polling server\n2025-01-07 08:31:40,483 - oe-selftest - INFO - server alive\n[Tue Jan  7 08:31:40 2025] (1134321/1134329): 127.0.0.1:44304 UA:Pythonurllib/3.11 XFF: GET /metrics 200 5693 0+0ms\n2025-01-07 08:31:40,489 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-07 08:31:43,238 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 72.3687686920166,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 57.33522033691406,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 55.803107261657715,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 59.68698024749756,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 28.35177254676819,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 222.78316473960876,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 31.956266164779663,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 32.716121435165405,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 414.52921175956726,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 2.6024134159088135,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 24.740234851837158,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_build_image": {
    "duration": 28.104219436645508,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1857, in test_devtool_build_image\n    bitbake('%s -c clean' % image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c clean' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/tmp/devtoolqa4gw34hbt/core-copy/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,779 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/conf/local.conf\n2025-01-07 08:08:51,779 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:14:26,849 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
    "duration": 7.84404182434082,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1794, in test_devtool_deploy_target\n    bitbake(\"%s qemu-native qemu-helper-native\" % testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image qemu-native qemu-helper-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/tmp/devtoolqa4gw34hbt/core-copy/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'oe-selftest-image' has no buildable providers.\nMissing or unbuildable dependency chain was: ['oe-selftest-image', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,779 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/conf/local.conf\n2025-01-07 08:08:51,779 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:14:26,849 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 48.40438675880432,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 32.51935887336731,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_reset_all": {
    "duration": 159.0169439315796,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 57.537463665008545,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2827, in test_devtool_ide_sdk_code_cmake\n    tempdir = self._devtool_ide_sdk_recipe(\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2554, in _devtool_ide_sdk_recipe\n    bitbake(\"%s qemu-native qemu-helper-native\" % testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image qemu-native qemu-helper-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (992 cached, 1 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/tmp/devtoolqaznjrmm9w/core-copy/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'oe-selftest-image' has no buildable providers.\nMissing or unbuildable dependency chain was: ['oe-selftest-image', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194631/conf/local.conf\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 73.38613653182983,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2844, in test_devtool_ide_sdk_code_meson\n    tempdir = self._devtool_ide_sdk_recipe(\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2554, in _devtool_ide_sdk_recipe\n    bitbake(\"%s qemu-native qemu-helper-native\" % testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image qemu-native qemu-helper-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (992 cached, 1 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/tmp/devtoolqaznjrmm9w/core-copy/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'oe-selftest-image' has no buildable providers.\nMissing or unbuildable dependency chain was: ['oe-selftest-image', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194631/conf/local.conf\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 22.057469129562378,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2786, in test_devtool_ide_sdk_none_qemu\n    bitbake(testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  oe-selftest-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/tmp/devtoolqaznjrmm9w/core-copy/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'oe-selftest-image' has no buildable providers.\nMissing or unbuildable dependency chain was: ['oe-selftest-image', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194631/conf/local.conf\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:47,287 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 45.523768186569214,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 23.507534503936768,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2884, in test_devtool_ide_sdk_shared_sysroots\n    result_init = runCmd(\n                  ^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'devtool ide-sdk -m shared oe-selftest-image cmake-example meson-example --ide=code' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194631/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nINFO: Using image: oe-selftest-image\nINFO: Adding ['cmake-example', 'meson-example'] to the Direct SDK sysroots.\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/tmp/devtoolqaznjrmm9w/core-copy/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'oe-selftest-image' has no buildable providers.\nMissing or unbuildable dependency chain was: ['oe-selftest-image', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n          ^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/devtool/ide_sdk.py\", line 888, in ide_setup\n    exec_build_env_command(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/devtool/__init__.py\", line 47, in exec_build_env_command\n    return exec_watch('%s%s' % (init_prefix, cmd), **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/scripts/lib/devtool/__init__.py\", line 73, in exec_watch\n    raise bb.process.ExecutionError(cmd, process.returncode, buf, None)\nbb.process.ExecutionError: Execution of 'bitbake oe-selftest-image:do_build meta-ide-support:do_build cmake-example:do_populate_sysroot meson-example:do_populate_sysroot' failed with exit code 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/tmp/devtoolqaznjrmm9w/core-copy/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'oe-selftest-image' has no buildable providers.\nMissing or unbuildable dependency chain was: ['oe-selftest-image', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194631/conf/local.conf\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:47,287 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 199.88279795646667,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 407.0245990753174,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 53.6444251537323,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 62.064180850982666,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 23.665191888809204,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 30.586654901504517,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 55.631566286087036,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 839, in test_devtool_modify_invalid\n    bitbake('%s -e' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -e' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/tmp/devtoolqa37db40uy/core-copy/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 56.40776205062866,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 49.03232288360596,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 549.5523896217346,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 327.6161274909973,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 23.26895260810852,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 25.078667640686035,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 7.106460332870483,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 112.48156261444092,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 149.1376233100891,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 40.10556602478027,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 83.92518472671509,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 81.98927545547485,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 46.08827805519104,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 97.06357789039612,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 38.342483043670654,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 40.29612183570862,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 39.42668604850769,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 41.76062345504761,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 39.941608905792236,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 63.785550117492676,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 52.285826683044434,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 51.00424289703369,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 59.80985760688782,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 56.90825128555298,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 3.1602296829223633,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 13.380128622055054,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 64.62234449386597,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 56.104506969451904,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 53.66328549385071,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 49.80951905250549,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 33.135485887527466,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 52.22299361228943,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 779.624853849411,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.010245561599731445,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 45.672632455825806,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 69.78576040267944,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 22.659526109695435,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/efibootpartition.py\", line 18, in test_boot_efi\n    runqemu_params = get_bb_var('TEST_RUNQEMUPARAMS', image) or \"\"\n                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 81, in setUpClass\n    bb_vars = get_bb_vars(['SSTATE_DIR', 'WORKDIR'], cls.image)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nRemoving 2 recipes from the core2-64 sysroot...done.\nRemoving 2 recipes from the qemux86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 81, in setUpClass\n    bb_vars = get_bb_vars(['SSTATE_DIR', 'WORKDIR'], cls.image)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nRemoving 2 recipes from the core2-64 sysroot...done.\nRemoving 2 recipes from the qemux86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 43.240581035614014,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 3.3101749420166016,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 65.79997491836548,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_fit_image": {
    "duration": 20.58741307258606,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 93, in test_fit_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the x86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nNOTE: Runtime target 'make-mod-scripts-dev' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['make-mod-scripts-dev', 'virtual/kernel', 'core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\nERROR: Required build target 'virtual/kernel' has no buildable providers.\nMissing or unbuildable dependency chain was: ['virtual/kernel', 'core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.FitImageTests.test_initramfs_bundle": {
    "duration": 26.549548387527466,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 775, in test_initramfs_bundle\n    bitbake(\"virtual/kernel\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  virtual/kernel' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 76 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nNOTE: Runtime target 'make-mod-scripts-dev' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['make-mod-scripts-dev', 'virtual/kernel', 'core-image-minimal-initramfs', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\nERROR: Required build target 'virtual/kernel' has no buildable providers.\nMissing or unbuildable dependency chain was: ['virtual/kernel', 'core-image-minimal-initramfs', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 1138.1364119052887,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_fit_image": {
    "duration": 843.0060000419617,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 55.358543395996094,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_fit_image": {
    "duration": 216.7312948703766,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_sign_fit_image": {
    "duration": 213.6163203716278,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 13.754141807556152,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/gdbserver.py\", line 30, in test_gdb_server\n    bitbake(\"core-image-minimal %s:do_addto_recipe_sysroot\" % gdb_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal gdb-cross-x86_64:do_addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/conf/local.conf\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:35,482 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/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-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=54517']\n2025-01-07 08:31:35,482 - oe-selftest - INFO - waiting...\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): opened database file::memory:?cache=shared rw ro\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): sqlite version 3.47.2\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): service mode active\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): libmicrohttpd version 1.0.1\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): started http server on IPv4 IPv6 port=54517\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): search concurrency 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): webapi connection pool 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): rescan time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): scan checkpoint 256\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache mbs 43583\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache prefetch 64\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir /tmp\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir min% 25\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): groom time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): forwarded ttl limit 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): accepting archive types .rpm(cat) \n[Tue Jan  7 08:31:36 2025] (1134321/1134340): grooming database\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): database record counts:\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file s 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sref 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sdef 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): buildids 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): filenames 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): fileparts 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (#) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): index db size (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): groomed database in 0.000683777s\n[Tue Jan  7 08:31:36 2025] (1134321/1134341): fts traversed source paths in 0.00272899s, scanned=90, regex-skipped=0\n2025-01-07 08:31:40,482 - oe-selftest - INFO - polling server\n2025-01-07 08:31:40,483 - oe-selftest - INFO - server alive\n[Tue Jan  7 08:31:40 2025] (1134321/1134329): 127.0.0.1:44304 UA:Pythonurllib/3.11 XFF: GET /metrics 200 5693 0+0ms\n2025-01-07 08:31:40,489 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-07 08:31:43,238 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n",
    "status": "FAILED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.40378522872924805,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.4841287136077881,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.27451038360595703,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.27052879333496094,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 1.6578123569488525,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.2320423126220703,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/gotoolchain.py\", line 40, in setUpClass\n    bitbake(\"meta-go-toolchain\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-go-toolchain' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nRemoving 1 recipes from the core2-64 sysroot...done.\nRemoving 1 recipes from the qemux86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'meta-go-toolchain' has no buildable providers.\nMissing or unbuildable dependency chain was: ['meta-go-toolchain', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,779 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/conf/local.conf\n2025-01-07 08:08:51,779 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:14:26,849 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "ERROR"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 4.722917318344116,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/image_typedep.py\", line 34, in test_conversion_typedep_added\n    result = bitbake('-e emptytest')\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e emptytest' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (992 cached, 1 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'emptytest' has no buildable providers.\nMissing or unbuildable dependency chain was: ['emptytest', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194631/conf/local.conf\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:47,287 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 16.481637477874756,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 63, in test_all_users_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 60 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 13.831687211990356,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 106, in test_bmap\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 13.599847555160522,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 303, in test_empty_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  test-empty-image' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'test-empty-image' has no buildable providers.\nMissing or unbuildable dependency chain was: ['test-empty-image', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 15.01224660873413,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 142, in test_hypervisor_fmts\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 2.9811477661132812,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 201, in test_image_fstypes\n    all_image_types = set(get_bb_var(\"IMAGE_TYPES\", image).split())\n                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 14.632617473602295,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 285, in test_image_gen_debugfs\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 14.391047954559326,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 179, in test_long_chain_conversion\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 13.65097975730896,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 320, in test_mandb\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 13.546578884124756,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 266, in test_no_busybox_base_utils\n    bitbake(\"--graphviz core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --graphviz core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 53 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the core2-64 sysroot...done.\nRemoving 1 recipes from the qemux86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-weston' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-weston', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 13.946675539016724,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 37, in test_non_root_user_can_connect_via_ssh_without_password\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 60 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 14.02561330795288,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 245, in test_useradd_static\n    bitbake(\"core-image-base\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-base' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 66 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-base' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-base', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 4.404633522033691,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 91, in test_wayland_support_in_image\n    bitbake('core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-weston' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-weston', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194643/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 21.712217092514038,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 123, in test_bash_and_license\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194655/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 21.768324613571167,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 114, in test_bash_default\n    raise AssertionError(result.output)\nAssertionError: NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194655/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 21.512330055236816,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 134, in test_bash_license_exceptions\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194655/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 21.052850008010864,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 129, in test_bash_or_license\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194655/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 3.824512243270874,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 2.7344393730163574,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 2.893099069595337,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 2.779911994934082,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 3.202223300933838,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 3.016643524169922,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 2.689321517944336,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 17.99937915802002,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 16.92358684539795,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 3.843217372894287,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 14.733531951904297,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 13.160338878631592,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 27.083210229873657,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 153, in test_core_image_full_cmdline_weston\n    bitbake('core-image-full-cmdline core-image-weston')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline core-image-weston' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-full-cmdline' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-full-cmdline', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194691/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 28 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
    "status": "FAILED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 24.664130926132202,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 143, in test_core_image_minimal\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194691/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 28 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
    "status": "FAILED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 18.624441385269165,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 149.9149467945099,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 56.76044750213623,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_hardlink_tree_count": {
    "duration": 0.023705482482910156,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_special": {
    "duration": 0.010911703109741211,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_xattr": {
    "duration": 10.802735805511475,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 19.159730911254883,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 16.426862239837646,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 12.530805587768555,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/locales.py\", line 54, in test_locales_off\n    self.run_locales_test(False)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 13.14820408821106,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/locales.py\", line 51, in test_locales_on\n    self.run_locales_test(True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/locales.py\", line 26, in run_locales_test\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/manifest.py\", line 61, in setUpClass\n    if bitbake(self.buildtarget).status:\n       ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/conf/local.conf\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:35,482 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/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-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=54517']\n2025-01-07 08:31:35,482 - oe-selftest - INFO - waiting...\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): opened database file::memory:?cache=shared rw ro\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): sqlite version 3.47.2\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): service mode active\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): libmicrohttpd version 1.0.1\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): started http server on IPv4 IPv6 port=54517\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): search concurrency 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): webapi connection pool 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): rescan time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): scan checkpoint 256\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache mbs 43583\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache prefetch 64\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir /tmp\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir min% 25\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): groom time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): forwarded ttl limit 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): accepting archive types .rpm(cat) \n[Tue Jan  7 08:31:36 2025] (1134321/1134340): grooming database\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): database record counts:\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file s 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sref 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sdef 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): buildids 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): filenames 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): fileparts 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (#) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): index db size (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): groomed database in 0.000683777s\n[Tue Jan  7 08:31:36 2025] (1134321/1134341): fts traversed source paths in 0.00272899s, scanned=90, regex-skipped=0\n2025-01-07 08:31:40,482 - oe-selftest - INFO - polling server\n2025-01-07 08:31:40,483 - oe-selftest - INFO - server alive\n[Tue Jan  7 08:31:40 2025] (1134321/1134329): 127.0.0.1:44304 UA:Pythonurllib/3.11 XFF: GET /metrics 200 5693 0+0ms\n2025-01-07 08:31:40,489 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-07 08:31:43,238 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-07 08:32:13,683 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "ERROR"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/manifest.py\", line 61, in setUpClass\n    if bitbake(self.buildtarget).status:\n       ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/conf/local.conf\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:35,482 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/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-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=54517']\n2025-01-07 08:31:35,482 - oe-selftest - INFO - waiting...\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): opened database file::memory:?cache=shared rw ro\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): sqlite version 3.47.2\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): service mode active\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): libmicrohttpd version 1.0.1\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): started http server on IPv4 IPv6 port=54517\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): search concurrency 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): webapi connection pool 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): rescan time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): scan checkpoint 256\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache mbs 43583\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache prefetch 64\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir /tmp\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir min% 25\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): groom time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): forwarded ttl limit 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): accepting archive types .rpm(cat) \n[Tue Jan  7 08:31:36 2025] (1134321/1134340): grooming database\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): database record counts:\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file s 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sref 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sdef 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): buildids 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): filenames 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): fileparts 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (#) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): index db size (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): groomed database in 0.000683777s\n[Tue Jan  7 08:31:36 2025] (1134321/1134341): fts traversed source paths in 0.00272899s, scanned=90, regex-skipped=0\n2025-01-07 08:31:40,482 - oe-selftest - INFO - polling server\n2025-01-07 08:31:40,483 - oe-selftest - INFO - server alive\n[Tue Jan  7 08:31:40 2025] (1134321/1134329): 127.0.0.1:44304 UA:Pythonurllib/3.11 XFF: GET /metrics 200 5693 0+0ms\n2025-01-07 08:31:40,489 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-07 08:31:43,238 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-07 08:32:13,683 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "ERROR"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 19.969658613204956,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 22, in test_minidebuginfo\n    bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME', 'READELF'], image)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the core2-64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194615/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.rdhzhwo2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.92neh520\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.o4gfa4za\nINFO: Initializing a new Git repo at /tmp/fake_results.kt_81227\nINFO: Initializing a new Git repo at /tmp/fake_results.g0c0wk1d\nINFO: Initializing a new Git repo at /tmp/fake_results.zmqnvkdd\n",
    "status": "FAILED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 14.855823278427124,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 59, in test_minidebuginfo_qemu\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the core2-64 sysroot...done.\nRemoving 1 recipes from the qemux86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194615/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.rdhzhwo2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.92neh520\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.o4gfa4za\nINFO: Initializing a new Git repo at /tmp/fake_results.kt_81227\nINFO: Initializing a new Git repo at /tmp/fake_results.g0c0wk1d\nINFO: Initializing a new Git repo at /tmp/fake_results.zmqnvkdd\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 35.55586218833923,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/multiconfig.py\", line 43, in test_multiconfig\n    bitbake('core-image-full-cmdline')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-tiny: assuming that \"qemux86\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86.rootfs\"\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/meta-selftest/recipes-test/multiconfig/multiconfig-image-packager_0.1.bb: multiconfig-image-packager-musl: assuming that \"qemux86-64\" built for \"core-image-minimal\" has IMAGE_LINK_NAME \"core-image-minimal-qemux86-64.rootfs\"\ndone.\nParsing of 2979 .bb files complete (0 cached, 2979 parsed). 5896 targets, 437 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-full-cmdline' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-full-cmdline', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 6 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,779 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194625/conf/local.conf\n2025-01-07 08:08:51,779 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:14:26,849 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 45.045758962631226,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 69.46767902374268,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 19.044694900512695,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/newlib.py\", line 13, in test_newlib\n    bitbake(\"newlib libgloss\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  newlib libgloss' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 90 skipped, 0 masked, 0 errors.\nRemoving 24 recipes from the core2-64 sysroot...done.\nRemoving 15 recipes from the qemux86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'kernel-module-loop' (but /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'kernel-module-loop' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['kernel-module-loop']\nNOTE: Runtime target 'util-linux-swapon-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['util-linux-swapon-native', 'kernel-module-loop']\nNOTE: Runtime target 'util-linux-libuuid' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['util-linux-libuuid', 'libgloss', 'newlib', 'rpm-native', 'libarchive-native', 'e2fsprogs-native', 'util-linux-native', 'util-linux-swapon-native', 'kernel-module-loop']\nNOTE: Runtime target 'findutils' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['findutils', 'libtool-cross', 'libgloss', 'newlib', 'rpm-native', 'libarchive-native', 'e2fsprogs-native', 'util-linux-native', 'util-linux-swapon-native', 'kernel-module-loop']\nNOTE: Runtime target 'xz' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['xz', 'libtool-cross', 'libgloss', 'newlib', 'rpm-native', 'libarchive-native', 'e2fsprogs-native', 'util-linux-native', 'util-linux-swapon-native', 'kernel-module-loop']\nERROR: Required build target 'libgloss' has no buildable providers.\nMissing or unbuildable dependency chain was: ['libgloss', 'newlib', 'rpm-native', 'libarchive-native', 'e2fsprogs-native', 'util-linux-native', 'util-linux-swapon-native', 'kernel-module-loop']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194631/conf/local.conf\n2025-01-07 08:08:51,780 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:47,287 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.6814336776733398,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 1.6437573432922363,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 1.4921321868896484,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.11349201202392578,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0003180503845214844,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.0004782676696777344,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.002943277359008789,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.0011317729949951172,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0011472702026367188,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0006842613220214844,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.0041255950927734375,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.0027959346771240234,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.001967906951904297,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0005481243133544922,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0005614757537841797,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0007281303405761719,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.0007569789886474609,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0005626678466796875,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0005753040313720703,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.0437009334564209,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0010275840759277344,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0006453990936279297,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0006906986236572266,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0007939338684082031,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 64.26433897018433,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.00814056396484375,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.11915850639343262,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.09235692024230957,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 111.97031259536743,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.17285823822021484,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 118.22316789627075,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 122.29649758338928,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 123.77449536323547,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194655/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194655/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194655/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194655/conf/local.conf\n2025-01-07 08:08:51,781 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 29.76356315612793,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 14.23880124092102,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 297, in test_all_required_variables_set\n    self.assertTrue(line, msg=res.output)\n  File \"/usr/lib/python3.11/unittest/case.py\", line 715, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 7.141875505447388,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 13.801777124404907,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 361, in test_image_feature_is_missing\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 14.888463973999023,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 455, in test_lower_layer_access\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 4.033048868179321,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 480, in test_postinst_on_target_for_read_only_rootfs\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (982 cached, 11 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 13.669859647750854,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 375, in test_sbin_init_original\n    self.run_sbin_init(True, \"ext4\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 399, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 13.806291818618774,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 371, in test_sbin_init_preinit\n    self.run_sbin_init(False, \"ext4\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 399, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 14.289029598236084,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 379, in test_sbin_init_read_only\n    self.run_sbin_init(True, \"squashfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 399, in run_sbin_init\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 23.070091724395752,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 227, in test_correct_image_fstab\n    self._test_correct_image('base-files', base_files_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194691/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 28 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 5.939937114715576,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 263, in test_correct_image_unit\n    self._test_correct_image('systemd-machine-units', systemd_machine_unit_append)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 182, in _test_correct_image\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (990 cached, 3 parsed). 1965 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194691/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 28 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 23.23526096343994,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 11.027331829071045,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 22.83357334136963,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 69, in test_not_all_units_installed\n    self.assertTrue(line and line.startswith(\"WARNING:\"), msg=res.output)\n  File \"/usr/lib/python3.11/unittest/case.py\", line 715, in assertTrue\n    raise self.failureException(msg)\nAssertionError: None is not true : NOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194691/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 28 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 22.31867742538452,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 89, in test_not_all_units_installed_but_qa_skipped\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194691/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 28 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 10.818111419677734,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 21.237707138061523,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/package.py\", line 157, in test_gdb_hardlink_debug\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 18.935136318206787,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 21.375175952911377,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/package.py\", line 191, in test_preserve_ownership\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 41.281399965286255,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.018254756927490234,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.029217004776000977,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.12704682350158691,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 2.0033607482910156,
    "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
    "status": "SKIPPED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.33210825920105,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.8730204105377197,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 7.947312831878662,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.000623941421509,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.989613771438599,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 2.987502098083496,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.05872392654418945,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.975297451019287,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 2.9830968379974365,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 487.48927760124207,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 67.87400484085083,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 59.473986864089966,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 27.32680082321167,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 56.847004890441895,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 22.89258360862732,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 34.5896737575531,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 22.917357206344604,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.4132194519042969,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 18.536608934402466,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 43.238433599472046,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 20.764811754226685,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 21.249435424804688,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 22.588007926940918,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 21.256385564804077,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 14.476626873016357,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 5.659517049789429,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 22.832248210906982,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 21.68729329109192,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 21.026671648025513,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 20.740406036376953,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 20.523030519485474,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 22.575700283050537,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 23.923276662826538,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 19.942347288131714,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 20.6599440574646,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 20.43017339706421,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 20.03629779815674,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 8.962742328643799,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 35.67997646331787,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 27.45726728439331,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 13.294729232788086,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 12.993739604949951,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 33.9229416847229,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 20.084896087646484,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 12.497569561004639,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 22.396337509155273,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 23.953861236572266,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 6.680150747299194,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 30.81731152534485,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 31.187149047851562,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 26.288592100143433,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 115.14623689651489,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 27.927679777145386,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 22.87758183479309,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 26.3442223072052,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 25.977240085601807,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 25.586328506469727,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 22.90452551841736,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 23.320460081100464,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 68.18779492378235,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
    "duration": 33.42563843727112,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.6060459613800049,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 18.588009357452393,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 20.008190155029297,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 21.24324941635132,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 25.369134187698364,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 23.74734091758728,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 27.83211350440979,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 21.43266224861145,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 37.517640590667725,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 22.604822635650635,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 22.42434859275818,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 1.8860716819763184,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.768982887268066,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.008321523666381836,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.08962249755859375,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.037136077880859375,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.04031729698181152,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.009171009063720703,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.009221553802490234,
    "status": "PASSED"
   },
   "reproducible.DiffoscopeTests.test_diffoscope": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "reproducible.ReproducibleTests.test_reproducible_builds": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
    "duration": 0.004150390625,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.0037763118743896484,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.0036928653717041016,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.003704071044921875,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.0036478042602539062,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.003804445266723633,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.003673076629638672,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.003691434860229492,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.003670215606689453,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.003674745559692383,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.0036542415618896484,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.0036411285400390625,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.003779888153076172,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.003808736801147461,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 34.732853174209595,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 45.2524299621582,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 53.41108441352844,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 75.79006838798523,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 22.15966558456421,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 63, in test_shadowutils_backup_files\n    rootfs_sysconfdir = self.sysconf_build()\n                        ^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 33, in sysconf_build\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"SORT_PASSWD_POSTPROCESS_COMMAND\", \"sysconfdir\"),\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
    "duration": 3.8999922275543213,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 84, in test_shadowutils_sorted_files\n    rootfs_sysconfdir = self.sysconf_build()\n                        ^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 33, in sysconf_build\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"SORT_PASSWD_POSTPROCESS_COMMAND\", \"sysconfdir\"),\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "duration": 13.653610229492188,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.011928558349609375,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.020376920700073242,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.012436389923095703,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.017174482345581055,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.007031440734863281,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.008414506912231445,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.016971826553344727,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.024676799774169922,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.02945852279663086,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.024285554885864258,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.020682573318481445,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.04245328903198242,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.015262126922607422,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.012941837310791,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.006847143173218,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.007043600082397,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 3.5579662322998047,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 3.3593804836273193,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 3.3099281787872314,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 2.91422438621521,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 2.8930435180664062,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 3.0881621837615967,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 3.422107458114624,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 4.684136867523193,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 4.359769105911255,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 3.825279712677002,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 3.9488685131073,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 3.555903434753418,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 28, in setUpLocal\n    self.image_link_name = get_bb_var('IMAGE_LINK_NAME', self.recipe)\n                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 12.339380025863647,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 385, in test_failing_postinst\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194599/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 2.272209644317627,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 370, in test_postinst_rootfs_and_boot_systemd\n    self.init_manager_loop(\"systemd\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 298, in init_manager_loop\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194599/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 2.6388070583343506,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 348, in test_postinst_rootfs_and_boot_sysvinit\n    self.init_manager_loop(\"sysvinit\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 298, in init_manager_loop\n    vars = get_bb_vars((\"IMAGE_ROOTFS\", \"sysconfdir\"), \"core-image-minimal\")\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194599/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 184.41580152511597,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 442, in test_crosstap_helloworld\n    bitbake(self.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp/log/cve/cve-summary.json\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 10.270412683486938,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 454, in test_crosstap_pstree\n    bitbake(self.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp/log/cve/cve-summary.json\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 10.349110126495361,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 478, in test_crosstap_syscalls_by_pid\n    bitbake(self.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp/log/cve/cve-summary.json\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 10.171878576278687,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 466, in test_crosstap_syscalls_by_proc\n    bitbake(self.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp/log/cve/cve-summary.json\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 16.629735469818115,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 36, in test_testexport_basic\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/conf/local.conf\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:35,482 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/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-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=54517']\n2025-01-07 08:31:35,482 - oe-selftest - INFO - waiting...\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): opened database file::memory:?cache=shared rw ro\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): sqlite version 3.47.2\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): service mode active\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): libmicrohttpd version 1.0.1\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): started http server on IPv4 IPv6 port=54517\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): search concurrency 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): webapi connection pool 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): rescan time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): scan checkpoint 256\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache mbs 43583\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache prefetch 64\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir /tmp\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir min% 25\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): groom time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): forwarded ttl limit 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): accepting archive types .rpm(cat) \n[Tue Jan  7 08:31:36 2025] (1134321/1134340): grooming database\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): database record counts:\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file s 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sref 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sdef 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): buildids 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): filenames 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): fileparts 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (#) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): index db size (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): groomed database in 0.000683777s\n[Tue Jan  7 08:31:36 2025] (1134321/1134341): fts traversed source paths in 0.00272899s, scanned=90, regex-skipped=0\n2025-01-07 08:31:40,482 - oe-selftest - INFO - polling server\n2025-01-07 08:31:40,483 - oe-selftest - INFO - server alive\n[Tue Jan  7 08:31:40 2025] (1134321/1134329): 127.0.0.1:44304 UA:Pythonurllib/3.11 XFF: GET /metrics 200 5693 0+0ms\n2025-01-07 08:31:40,489 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-07 08:31:43,238 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-07 08:32:13,683 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n2025-01-07 08:32:18,465 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 15.25255537033081,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 79, in test_testexport_sdk\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/conf/local.conf\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:35,482 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/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-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=54517']\n2025-01-07 08:31:35,482 - oe-selftest - INFO - waiting...\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): opened database file::memory:?cache=shared rw ro\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): sqlite version 3.47.2\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): service mode active\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): libmicrohttpd version 1.0.1\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): started http server on IPv4 IPv6 port=54517\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): search concurrency 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): webapi connection pool 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): rescan time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): scan checkpoint 256\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache mbs 43583\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache prefetch 64\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir /tmp\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir min% 25\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): groom time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): forwarded ttl limit 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): accepting archive types .rpm(cat) \n[Tue Jan  7 08:31:36 2025] (1134321/1134340): grooming database\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): database record counts:\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file s 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sref 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sdef 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): buildids 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): filenames 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): fileparts 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (#) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): index db size (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): groomed database in 0.000683777s\n[Tue Jan  7 08:31:36 2025] (1134321/1134341): fts traversed source paths in 0.00272899s, scanned=90, regex-skipped=0\n2025-01-07 08:31:40,482 - oe-selftest - INFO - polling server\n2025-01-07 08:31:40,483 - oe-selftest - INFO - server alive\n[Tue Jan  7 08:31:40 2025] (1134321/1134329): 127.0.0.1:44304 UA:Pythonurllib/3.11 XFF: GET /metrics 200 5693 0+0ms\n2025-01-07 08:31:40,489 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-07 08:31:43,238 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-07 08:32:13,683 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n2025-01-07 08:32:18,465 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 1339.5909225940704,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 22.62105393409729,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 180, in test_testimage_dnf\n    bitbake('core-image-full-cmdline socat')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline socat' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-full-cmdline' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-full-cmdline', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194615/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.rdhzhwo2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.92neh520\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.o4gfa4za\nINFO: Initializing a new Git repo at /tmp/fake_results.kt_81227\nINFO: Initializing a new Git repo at /tmp/fake_results.g0c0wk1d\nINFO: Initializing a new Git repo at /tmp/fake_results.zmqnvkdd\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 14.327910661697388,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 129, in test_testimage_install\n    bitbake('core-image-full-cmdline socat')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-full-cmdline socat' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-full-cmdline' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-full-cmdline', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194615/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.rdhzhwo2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.92neh520\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.o4gfa4za\nINFO: Initializing a new Git repo at /tmp/fake_results.kt_81227\nINFO: Initializing a new Git repo at /tmp/fake_results.g0c0wk1d\nINFO: Initializing a new Git repo at /tmp/fake_results.zmqnvkdd\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 13.523769617080688,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 145, in test_testimage_slirp\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 61 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194615/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.rdhzhwo2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.92neh520\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.o4gfa4za\nINFO: Initializing a new Git repo at /tmp/fake_results.kt_81227\nINFO: Initializing a new Git repo at /tmp/fake_results.g0c0wk1d\nINFO: Initializing a new Git repo at /tmp/fake_results.zmqnvkdd\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 19.086892127990723,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 257, in test_testimage_virgl_gtk_sdl\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 61 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194615/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.rdhzhwo2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.92neh520\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.o4gfa4za\nINFO: Initializing a new Git repo at /tmp/fake_results.kt_81227\nINFO: Initializing a new Git repo at /tmp/fake_results.g0c0wk1d\nINFO: Initializing a new Git repo at /tmp/fake_results.zmqnvkdd\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 16.092583656311035,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 289, in test_testimage_virgl_headless\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 61 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194615/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.rdhzhwo2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.92neh520\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.o4gfa4za\nINFO: Initializing a new Git repo at /tmp/fake_results.kt_81227\nINFO: Initializing a new Git repo at /tmp/fake_results.g0c0wk1d\nINFO: Initializing a new Git repo at /tmp/fake_results.zmqnvkdd\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.005819082260131836,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 91.48327946662903,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 0.0099945068359375,
    "log": "This test requires rpm-sequoia support in rpm\n",
    "status": "SKIPPED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 131.04810118675232,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "status": "UNKNOWN"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 20.287575006484985,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 189, in test_baremetal_helloworld\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 102, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  baremetal-helloworld' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 90 skipped, 0 masked, 0 errors.\nRemoving 5 recipes from the core2-64 sysroot...done.\nRemoving 4 recipes from the qemux86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'baremetal-helloworld' has no buildable providers.\nMissing or unbuildable dependency chain was: ['baremetal-helloworld', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194664/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 10.557591915130615,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 3.1084017753601074,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 170, in test_core_image_minimal\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 102, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194664/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 3.3588390350341797,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 179, in test_core_image_minimal_sdk\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 100, in check_recipe_spdx\n    bitbake(f\"-c {task} {target_name}\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -c populate_sdk core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194664/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 18.61030888557434,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 232, in test_extra_opts\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 102, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194664/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 1548.3702437877655,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 271.60485315322876,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 71.25732016563416,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 88.90796065330505,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 127.80803489685059,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 46.35230851173401,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 55.84281301498413,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 53.463576793670654,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 38.34193992614746,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 37.34985876083374,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 38.773579597473145,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 45.07182717323303,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 65.199378490448,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 53.8615403175354,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 63.901909589767456,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 901.7783169746399,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 23.603936910629272,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 388, in test_sstate_32_64_same_hash\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1964 targets, 58 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-weston' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-weston', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 29.9627947807312,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 431, in test_sstate_nativelsbstring_same_hash\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-weston' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-weston', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,774 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194597/conf/local.conf\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from 62a9f91825a8864506d95036e2a26d8f30d0f21141719108af4e037f5aeade7d to c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 03dfec14a1151b06242f687e07ddebb0a11121edd194583e0b280c0f81f14d78 to 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from c9c415fa79f5c5dab213c4de8a8eed252bd2c625c24fac1cbd20ce54d422cece to aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 88453a8722f4d83d061e2a9ad8086bf31fd5eb750fcafe8e46f0aaf1dee8f025 to 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_recipe_qa, the basehash value changed from aed4728c5d0f1adc5e4ca3815453f019867ae485d6445c2a65f1e240123a106e to 9bcc76b35ae4ce2c17f8476082a018dc69e93d8da0af4771b0cbaf1fcbc48113. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetch9c5ql7jv/test.bb:do_populate_lic, the basehash value changed from 8b1bbec35ed42b2c25df6a4993008988f70645dd00b76e4ea556b3f60652cefc to 7e6942d0f8ded1ef53b2ada9bbc49ad8039cc8ae761190bbc470bf91db62fae1. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n2025-01-07 08:10:42,558 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 15.912712574005127,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 474, in test_sstate_allarch_samesigs\n    self.sstate_common_samesigs(configA, configB, allarch=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 186, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'meta-toolchain' has no buildable providers.\nMissing or unbuildable dependency chain was: ['meta-toolchain', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194599/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 29.25097632408142,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 496, in test_sstate_nativesdk_samesigs_multilib\n    self.sstate_common_samesigs(configA, configB)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 186, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 2952 targets, 142 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'meta-toolchain' has no buildable providers.\nMissing or unbuildable dependency chain was: ['meta-toolchain', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194599/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 56.62678360939026,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 580, in test_sstate_multilib_or_not_native_samesigs\n    self.assertCountEqual(files1, files2)\n  File \"/usr/lib/python3.11/unittest/case.py\", line 1233, in assertCountEqual\n    self.fail(msg)\n  File \"/usr/lib/python3.11/unittest/case.py\", line 703, in fail\n    raise self.failureException(msg)\nAssertionError: Element counts were not equal:\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_create_spdx.sigdata.041f1c92611c73c18f07c89c142c756a7f80d13f4ebcf98e7443c89c3f96a286'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_collect_spdx_deps.sigdata.fe66bb958bca4cedb70752119627d757d18611cb46bcaf76bed708278985f085'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_configure.sigdata.4a74e6561ff6b9e0ca9610def0e8a809614a4a12e21ac1efa642f5abf7c576ac'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_prepare_recipe_sysroot.sigdata.d423e07dda979511445c8f297ff925023c22cf979143c7b626cef5878dde0415'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_populate_sysroot.sigdata.e8d11e7e90b7950287809f014e9a241e43007a756901e7d70f141dd5642d4601'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_install.sigdata.b57241f7a7579d0bf4749c24337b3ee454e2aa5865ff4f297f3215586748f608'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_compile.sigdata.1855f4aecc09745a2a7b918956766ef7190cc41e37afe59730d94f99673bc607'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_prepare_recipe_sysroot.sigdata.a91667685c01ca244b90fe8a3cc6b4ba0f50c1e7adfab58aded2d6b342b5cadf'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_configure.sigdata.98efcc3d989fbf03917c26fa919a10be19bd8bf750e98065dec41be30e5f8a54'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_compile.sigdata.5360c3954e79fb9655b0d74d7b667255f21b70567dbe2fe0bad63ab8f1e95cda'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_gcc_stash_builddir.sigdata.c471e80a696899b54b3bd2f5f8b6b3ed13067d2f389b661af3d5bef2e6ca05f4'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_populate_sysroot.sigdata.b7266e8e15c364f0645526605ecdbb37223230f98450363cec63d4c251b8fc1a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_install.sigdata.000bf9c5d22823ca520136e5cdb47d8d00cd0f2b840c831153a7824a51820dfe'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-cross-i686/2.43.1.do_populate_sysroot.sigdata.bf486492343ddc52dc7d1938c3b634b98965782075e65c358c1d01417c7d0202'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_prepare_recipe_sysroot.sigdata.3912faf0a5b58ddec38aba3cca16659483337047fd0a86702faa969c386bbc15'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_collect_spdx_deps.sigdata.fa4850900cdd790b583dbddf246379eb7825aa5c9c690f5b408f9d434a30707a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_compile.sigdata.32c2361b92087a2616080d457bf5273111903f2a15be6eb1c7d58ff43f2027e0'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_populate_sysroot.sigdata.16168f4c88a70beae2db58f3b2ecad4657d08363d49c939564c2fdb00df0f060'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_install.sigdata.adbca20eb9ad59582524782a3592413d79a531461317dd867144ebc730219eef'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_configure.sigdata.e88155125ee2ec7f6d6b587d4982a1a92dfd2d8bd9007279510eabe15d6c37e6'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_create_spdx.sigdata.08f3cf57c8046619b887f4625567ec88566c310f7b6e548e152ed2f1e2aba114'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/util-linux-native/2.40.2.do_create_spdx.sigdata.f1287db9094dcc14b6ad1f5fab903d0b18bfdfa814e6fb152b3a3b96b08add02'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/util-linux-native/2.40.2.do_populate_sysroot.sigdata.8585bf54e031b5d26d965d37957b478f3cfdac5f70ca7298f974d6178f546774'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_configure.sigdata.0254b3e946b59cf62bf439fb58e68cee7896bd09530c83821642de0510abeb75'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_install.sigdata.bce50ae5aa2f96285e45646cb9646423065d7ac2afb1c2423d1e617d554f474c'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_prepare_recipe_sysroot.sigdata.6db5c9cb61ec15aba987e523d6f598ab882fe3da0a6c1cbf60a7231910bd4b85'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_collect_spdx_deps.sigdata.44e22cc1a500c757da5c99e172967635b9ef8cdb696bcfd00e33751239cc25dd'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_populate_sysroot.sigdata.60a7cd140c5ebbb133c2dfb585bb2d64dd2d5d17fef61aa85cf33eae3096bd22'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_create_spdx.sigdata.ce2aa760d68f59dc2f383fdb1e00c7a489cfbe681b040968b42352cc2b234ab1'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_compile.sigdata.70a03af2f322aaa6d779982eb6cb636afb427c9126cda90f3f62f55447d64d52'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_build.sigdata.ea244c9fbde15c246b948e4f7e37f39760f54f11bb67ed1e4386bad0ef224465'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_compile.sigdata.b0fc21dbec4ba0edd3351aeef5be896310fee71219cfde72da8f2c9435c287b6'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_install.sigdata.80d88bddf8c5bdc05fc12ba8e0d4c5df8e8fa83a50e2f6fe32d6dcd04c7787ce'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_configure.sigdata.4faf2d349eb2efe430753609734833c3b2d654bd8588326c1c8efa6c52ed3663'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_create_package_spdx.sigdata.afc7f0852907bcbf5bdd2b3f59d65c9c2c38b69855f79197aef95d835a7d46c3'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_create_spdx.sigdata.d5dd8a7e8e2452d72bac1dea4a079b2cf85a051b2fe93de0e087a23a9fa722dc'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_prepare_recipe_sysroot.sigdata.4328d14fd942958f8f610b01fc5ef2b160e69a156e76e820ac4e14e1e69129c8'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_populate_sysroot.sigdata.77e54ba6e2a91d99f9f70271d9762c89e585a3ddc456df1a997143ee15d6addf'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_collect_spdx_deps.sigdata.30dfc79d68920f654ccc8dfe7ea97644de93b146fcd7cc2425ddaf61db3e2c55'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_prepare_recipe_sysroot.sigdata.54fd7e35c04bc2942e7bc99c64e13400915f7df95a67e888cb09ada10f311bdd'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_configure.sigdata.1638d4ab75a7a0e43853e9c35bc17093ad02949d46554501d2f2853c2ac0d832'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_extra_symlinks.sigdata.c420f97adeac707e567a5126d45814db04a781c741797026e60b7d64847063a9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_install.sigdata.46d392e860d507c2d4963f6b018d74c389a817573d413b72ef8fdb3d16e2a095'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_multilib_install.sigdata.5a7b34b55cc1f67584d872fb073c9447560815c4a8b24c8be8ef6d7dfa6f91cc'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_populate_sysroot.sigdata.17c5329c760a11f2eeb9ed129bc363ce49ee659e8a9838a21563041faecf6630'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_compile.sigdata.4753ccf58fff7d49d1ae3f1e88f72004be7f37853453147f32573379d08b365c'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_compile_ptest_base.sigdata.3536ff306005e5ae3099e960780a46d69250dee621b03cff29e2d69bdc0f1f57'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_prepare_recipe_sysroot.sigdata.dbbfdcce4683900614478eb9e88315021d33a8782db450efc6f676760a08b5b6'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_configure_ptest_base.sigdata.b01ff25a1fb487d0a5122f8a82a3bde839c51e66a19243fbc26fd03e8fb7b480'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_populate_sysroot.sigdata.f44d3ae508554f0edea52d046dd492a765f858c84d021d687181ae6dce3ad40a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_install.sigdata.a17649561a4093a4aa7024fb895f05421d49c235a72a231104750b0dacce8cff'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_compile.sigdata.adaf436bee9e6b474a27d1df9642e78242562c81595d96118bfa1ecb46268e16'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_configure.sigdata.8cd8d70dd29024b868d153bd88f92cca2b268c21e19becf534d93a317b2732d0'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_install_ptest_base.sigdata.da556203e48dac579abd937faeb825eb204c54c25ed89bcba21d84288d557379'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_prepare_recipe_sysroot.sigdata.4c484307b528bcaa7b4c812963d75430b8f1e8c4ddeab21200fb03b2f861ca5e'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_configure.sigdata.fd4ee2aed47263430377163ddcaaf22857c4bec30107519df349f09af2971745'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_compile.sigdata.f8ced845fb9e9929c1f4780326f9f6c4d11e1072bb0ca5a5076fe53c6b6e0f43'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_populate_sysroot.sigdata.20e9c4d7706e7625c28cd4f0daa73eb39d6a820ff30c46eda98d59ff71fdf8d5'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_install.sigdata.35d681879def1602fee5c44ea04a57bf6b786e272d173edd466fd0df92314ff3'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_configure.sigdata.fe1ba834cb51f99e2f5f25b7f365525276e8c83cecbcb66b4e983b6188f86af1'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_populate_sysroot.sigdata.e90fdb671fd50fcb999b6949f9141befb7fc0e01fed5f41f0d5ca0b459593abd'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_prepare_recipe_sysroot.sigdata.35d5c57a0d689d15dc9b325fed4ac20eaf76476af9fc65490afb4343bf15f314'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_compile.sigdata.c0539d7d8638124ee2627f348b7b1b545f69db5a321964104898e1282fdd10fe'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_install.sigdata.827b58eb9dc9b56a095adcfdc2a4904b03394c5bda632790a539c711209928ca'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_prepare_recipe_sysroot.sigdata.b6eb2e26f7d4f160519d0c6084303cd6c2636b837d129e3aafd6d9524f3bf331'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_populate_sysroot.sigdata.89a7926071c757445a95f997031c293b184ff28cd49e32a11c50e45490717fcc'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_install.sigdata.a584f11bc62d18ae84574e7712757f56309fa8a163fd75b61719f84c3817f847'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_configure.sigdata.ee23fd6f6d3334aca0ea441c48be32762ec24e5af6da903e3b37e5d9816f1b67'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_compile.sigdata.f1c0996f906fdf682865516f7ca0fa3b446fe7b73bd88cc09e16b8c3879c8cf0'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_configure.sigdata.0c12bbffafba729113ec08e08bc5c2154178ebf60a9d768148c0eead494a0606'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_install.sigdata.809c48655f00a4f49e526ab614de647de5985211e77789e2a4dce11ecfca27ab'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_prepare_recipe_sysroot.sigdata.54303937a9f6b76cb187e7c983da38ad2ad4b8e16a660520f2b2e6c23974b592'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_populate_sysroot.sigdata.abdcc5ecdcda45e7bb2c74a1f828395f6dcd19d2e84eb8758957557c26b8d6a9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_compile.sigdata.73d33e5e8cae70a0b52c2adfa39e4da9172499543e39ab225efe5bad7ceeef42'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_extra_symlinks.sigdata.3ce687856c85aa149c3d6ad0145caa7e77b1d14e3586a44d3506da38de388c62'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_populate_sysroot.sigdata.018195af04e953079cc7636889ff166c3a510a6a91045c4d47bb4faa01ad06f9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_multilib_install.sigdata.400fe87d89d7d87cc305077acd23c13a74e9d3ae230f179a0029f827f1ddcc34'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_install.sigdata.394e5dd50c3e0bbcfcfd31577adf3eae68c3444c5f90829ad22c16872f1c9c4f'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_configure.sigdata.0d49c21b65f253a46f71a56261c595120c7c2b67b90b60433bcd6dc669a3abde'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_prepare_recipe_sysroot.sigdata.68beb0fd710e6f7ddc0f317315dfb6d4ddb478234912dc17c825341524b8552c'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_compile.sigdata.96c09f3b737e9cef25d71702e1986b6155bd637387165f5852525b3ec4a3a188'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_deploy_source_date_epoch.sigdata.25c661cc6fcb4095f5105a058d0a8c30b45668e767c6ebf6e53ef6a71b183796'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_populate_sysroot.sigdata.3a56d6b0dbff2fc505cab75bceb90a3152a8a2d0d43c0eb0a0708387c7264579'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_install.sigdata.ed24edeb85c809b704b1bec53dbf898f77e68c166140d95723bb751ae9356369'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_compile.sigdata.f0d0ee70fae84016583c0cef23af3482bb03110b6506f4c9669857199159276c'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_prepare_recipe_sysroot.sigdata.1b57a6c16ee435e346a8bd0c2ccad5a36a465e4b026f7a8e96081ce85dd798f0'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_patch.sigdata.78717c401d37c1302f2f675354424a1c93f9add0a6e125b5ae1e2ded8e5ae2ec'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_configure.sigdata.dfe0abe961f2d9cb931c69f968372b788dd24817a186d540d5f385c102c91825'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_stash_locale.sigdata.002e5eead6fc338c281634a1a5c82e1a2c8f9250bca1f3b2378f376d07bf1d21'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_install.sigdata.13955c16c89dfcc0668fa4b2c109bf479f4e6be7cb00b9bb059f7b02de3ab1f2'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_populate_sysroot.sigdata.d9bf854d6f722b58e5c099a9bf06a3e9d9338d52d4e49b3fb2d4c7de169ba10a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_configure.sigdata.1b579f410dd1d512f33f6470702b57dcee5f2f0b1283473b447d060fefcb3df4'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_prepare_recipe_sysroot.sigdata.dfa46cff8e4c59251d53a0f0382ef54e94c67b78d8163b48d45903cfb3596420'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_compile.sigdata.cc96168ab9095b56fb7c78c75e957c26e93c1470a2b282e2cc002efc008aa0fa'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_configure.sigdata.a79e7f43deb88c85cfb55c24a70c92469a5efb02e12fafb4b008454b257ece15'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_install.sigdata.ee55276aa5f44c22cf6ed244481f2c85f267457bcd994813be826bde7852e5de'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_populate_sysroot.sigdata.60f182b75e199bee1fbb5d07b200818fe9052ab6e0b86c674f0169b6c5281024'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_prepare_recipe_sysroot.sigdata.2356cd070354cadd887f12ed2cd59f3ce521527f5ec229d131d3a11c0e118cad'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_compile.sigdata.1d963f0f498697da761035bd2c661ff4f4d73d6c7cd45c57fb521797f3da8332'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_compile.sigdata.c9ea3c0b6d86d8f5a8ad27f9d511efcd421fd51a2c6b0aa54fd3ac7387ad6c2a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_prepare_recipe_sysroot.sigdata.df6927645e9c95ee64a6905ad1e6f3eb3584b0ae8f980d54b920fe6aaca2f582'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_configure.sigdata.49514fbd872eac8206cb77f485008adbb9d0b2e95ec99242571595009c755146'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_populate_sysroot.sigdata.97ea7c0183c5f452e709a611574d61ce863bcb072e77e7d075aa70fc233b5d46'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_install.sigdata.34f5e52c79cda6d80fed280970951e14986b6e0103209e18179bfd7aeab6df8c'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_compile.sigdata.17839cbe1d0a4d528730cd9ef74461a65257d6940bbc7b5ec0b501acfa35d0b3'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_configure.sigdata.194b87a530fa8425067004510e11c877469640bb64aa4443c56aafe8791b60a7'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_prepare_recipe_sysroot.sigdata.f766cc307b9afc101827e5cdeb07e79ec1877449332fbcf5420f8c7eed83fa0c'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_populate_sysroot.sigdata.472cf2192401c288f2f247e82d311b63a74c7377baa059c3717ef5dfaba28d60'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_install.sigdata.49d2d7f4d9eba3d20d3207d9cbb1edec98725cb4c958b3fd34dc07e19a8e3ed7'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_install_ptest_base.sigdata.17be97912e80aec909a01c0932b1299c4a4c8d620047614b93e36d0c21a5489b'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_install.sigdata.170e86158e34c397800f42e0ea1ceee974e73dc1a287c7f5b7a33615315ea25a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_prepare_recipe_sysroot.sigdata.f3806abf019e3bccedc61b69e120c488897f8b005c350b947d6092cb1d8cf070'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_configure_ptest_base.sigdata.de52de158d59d0d383a9fe07111f9f9f0a99bfba8bb0600197319918f4a2f121'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_compile_ptest_base.sigdata.b48f030669b20dc120e72cc530cf0aa64e274d6562b62dd88747dae95d6a6400'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_configure.sigdata.16c777e2c1dcd1fbdd75b6a22c000e3985361fcba2c147a00e045676adc0f0b9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_compile.sigdata.3c8fa1823521fb232adb8e787535feb4b150faee8012a245acf1094840e4be8a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_populate_sysroot.sigdata.9e43c6863d06f0c1b55db877b7c24938b672a72e21e2938934c608d34039cb06'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/linux-libc-headers/6.12.do_populate_sysroot.sigdata.69c7bc2337e4910c7085850b50a16d0d2117e439d2b1d65265a51d1e790ccaee'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_install.sigdata.c148688d9d452ee30608bf397f2aeb05fc16df5b693039006f9d7b16a1012eb6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_compile.sigdata.473ed0ea683b51e5a757186a87db0be1fd49b271a71a10c2762c5a8b71c48ec5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_collect_spdx_deps.sigdata.1bf8a0f772fafac15d8b786f3b5f29f0ee7651ff190dac711464715e6e289e2a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_configure.sigdata.9a545d526f3531c8a07a8747ca1939b3a861c032951f7c02e0e40fbd5609ee3b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_prepare_recipe_sysroot.sigdata.63de854d4976cb76f04052eb6c53e5d67f1f8cb289b13619d68f3375e59d384e'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_populate_sysroot.sigdata.70ac7db5315c3550ea01ced049f03a41943690ba9398b0dcaa450a607372ee35'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_create_spdx.sigdata.9897bb2e3a66fcd38e6271a07158c8edaa8ec3e41a19f8d3cd590f233d03dc4f'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_gcc_stash_builddir.sigdata.cf13f7ab801a53819eb7474258b53a5a0ee3897f15ebae738520bd9ff4412bb2'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_compile.sigdata.a7c6ca704019d8dbd00b4dc902451b5c9df69df437c456b79e7a5a1f48ab9da1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_prepare_recipe_sysroot.sigdata.dccbd6c90c2b2b8f4cf64e86df15aa9ab68144e451d2d835bc6f4cc9a08aed56'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_configure.sigdata.ae19f0daeddc3d46865477e110221f4363c9dc5b630a2bb7b39279091ba5852f'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_install.sigdata.1475691693d962a3d8fbc46acb9177952d933907c41ef8fa6b86beeba93aac3b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_populate_sysroot.sigdata.dfeb94ebe7a1b7dd34732716a71e9d48156ead6e04c7609e6a35470ce596f5fd'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-cross-i686/2.43.1.do_populate_sysroot.sigdata.af14a6c53abf46b7a5ac8e54c2469de5cd6c839eb2edbe24f7e77c8bd38a3ec1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_compile.sigdata.d4908eb2fe6bd3a19c72d0ac036ae0c478412e7c93190040101e7a14c9fdd57f'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_install.sigdata.58cbdf4749d6bbab4e0e8e41cbc40e2d59a4bf2a827d139fede26541b52fecb5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_create_spdx.sigdata.68a1604da5033ab8cf4499ed5ebf258e12d7c558f2225084b0e5b99235bf5633'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_populate_sysroot.sigdata.4adcd177c67312bf3adcfe152e175e7d3116265ea0c84c2801e27169e965c0bf'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_configure.sigdata.ed28a2602b4b95d8e4e623425b64ce87d068aae204c9f67187c588efd2e475f8'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_collect_spdx_deps.sigdata.56132ea7917d8dae95f24ed01d6a094f4d1eb930844537c83b53e8a0127f7214'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_prepare_recipe_sysroot.sigdata.268e5db19d2b6f99ce70e561a6448c51ed72509832b2449ad2153a78805349f9'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/util-linux-native/2.40.2.do_create_spdx.sigdata.4d48fb1db19aa9ce5271bebd85eae005c917d07d10db26ea1c0e9f529fe7725b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/util-linux-native/2.40.2.do_populate_sysroot.sigdata.5f72f68007647470f1dab6c514a5daced17865558f7c798803e94e67cc3f200f'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_prepare_recipe_sysroot.sigdata.cccfd26e9f4735cd8bc2aa09809ddd68323369c126992c1654576cde2f2c1aef'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_collect_spdx_deps.sigdata.de14256de11b918782cc760c1ab69d4e648de176e7b1a60c9adfdb5e2abfa376'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_compile.sigdata.708c6deaa0f74cfc108cb37831ac98dbbadfbe713a0cc11d8fcb7074a7a28afe'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_install.sigdata.a987af0345eb4b958ed1bdd74593d04183d84c34199e70f70f32db367883d879'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_configure.sigdata.6b4d2530a5f7eb555a752afff2a979a4d022279d95639dbffdb3f41e124412f6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_create_spdx.sigdata.ee5d744a02fbe11ba32cad4613e6e4dd103b95d24a539de4cde403316cb47034'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_populate_sysroot.sigdata.1a2f572f8466eb5a9804e4377f5b39d5c632bde4037c18ad848698c47ce05fd0'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_compile.sigdata.50e8082dc76171771b1ec1330dce1081baff1d056e25dfef9dc1942e2a1e0fc7'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_build.sigdata.0239377454194fea2358d840d915534986f2e808168ad2cba13c3df093243b70'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_create_package_spdx.sigdata.b7ca05280c3f8b00bb9aff8f07986fe0dd1f73d8e92034a258490b5c8771d0b3'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_install.sigdata.de469b9810aa8b750aa82b53b7a1ed44c8ff77fd7770c34786f6847cad0cb2b4'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_configure.sigdata.fe94f4a1e04c2a68bf9fe67b565b487585c0a4927736672a2a8c2547b98b084a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_populate_sysroot.sigdata.42eb0c89af7faa5da3aad23bd629456c5c4d042dd4ed4a2eec1b6690bc1e9494'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_collect_spdx_deps.sigdata.40d4edc2098c54cacdc9ad6b69134abff543c17e003d3ef9a16686914982c711'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_prepare_recipe_sysroot.sigdata.89c726313ae430e998fb141a4d7c93ccd7681adbcdb65dbf478f0eed6164f7c0'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_create_spdx.sigdata.c4e2f625937ca0138ce7dc385c6151c26b65900d530bbe333a3a90c76593ce5f'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_compile.sigdata.a9ee9ebf5ff273d94fb132c7253e6566123e924cd6f8aa8ebd17f5cedf336b25'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_configure.sigdata.637a83ec0c5f0324b128d31678c5a75d8f1c27a6a17001d10854c983389ddbe7'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_extra_symlinks.sigdata.904bed9cc584a469b93787647ee779d72cfc591adec1f0a7c6f3ec4a01936df1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_install.sigdata.4a00de520fbb6475e215f9791de16aeb123dd2766a2ea2e7e40c96d0261cd811'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_multilib_install.sigdata.8bf0ac8916cf23206afb8d862c2f0b35879a8efd558d58d412733edc207c70f8'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_prepare_recipe_sysroot.sigdata.056b1b4de09a7ae4763ba397f80312973b4ffefb8dbc86f7e39504480472168c'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_populate_sysroot.sigdata.c327030f0129c3f8cd2887749c29c9bcb88fbe7fe1070e7be5f2f24ce5856154'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_prepare_recipe_sysroot.sigdata.98a3611f31aebd06b4cabae723436820704f5b36195a1d70ad2a8b6d81d6048d'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_install.sigdata.5db4b63c3ef614a52ae94a694640fcf9a4b4b981b4d8c38a2e413e2b1fbc45e6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_configure.sigdata.91fb539d724f9e42c9bb48c84170146aa3b46a4778f989e95b1c49aaca265205'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_configure_ptest_base.sigdata.e644d96ffb48d4883f2e0fd27241c58740998e88595dd11787c2096a7ee6ce20'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_install_ptest_base.sigdata.6b672a4de00572ce61d6e600e997dbb7a526a03f997cc7a65a5c69dc860ae281'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_compile.sigdata.45b8a3d03c80367e6daaa864ac697007bae87aad25ff48ca604f685d6e7e5db8'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_compile_ptest_base.sigdata.5c0d61ce13e312ea3e3e2422459c391dbbb55f378fd44a226c7774e7e84fd717'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_populate_sysroot.sigdata.690f6b474374ad57f646ec66bb1ad4f5388550d47a95c80576a404bc7cdb6da1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_prepare_recipe_sysroot.sigdata.b2bbd1b243fd7b99a63b4b360f5c1d925b0895520892a6f0e7a1dae725eef4ad'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_populate_sysroot.sigdata.f2d6283048eebef11b355367efdf3e601cd58938589902f96348cbd987d6e9e3'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_configure.sigdata.5e12ee65dc2fc8afe2ea51759ede07635c8e4946887efd29dcc3e93542091258'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_compile.sigdata.bdef140ae0a7ac49c9340fdc15c1f48b54e4bf3fd3c09444cabfd41284aa6081'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_install.sigdata.69e1e089a40f013356bf4f5bed3ab857e271de6c17e401dd8c7155d1186c1b2e'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_prepare_recipe_sysroot.sigdata.f1eeaaf67f8e6a5d83bbf600cc49ecc9690e8216648c12435d0ef1f3f7b61de4'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_install.sigdata.191a9f9c20227cf39d82b9c22a98238717ccd2552223b64868e76934061fac98'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_populate_sysroot.sigdata.1a979c801373432174b343222623a2e3cf9ab1a867852226caf00f4ac03f0d59'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_compile.sigdata.2334ce362e63a7b824ab3bb453390d1c88af82f6cb8a0191cb60f669bd7708ad'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_configure.sigdata.fe86870072882edd120ae6dfa46a9f72081581a1d61dfdfaeccb80fce665d486'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_compile.sigdata.8cb74640d540ea778da586605714982e54eef3cd91be5e19433d578867166c00'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_install.sigdata.7decf62a73f0717cc0f58ee7db5d2e2cd55123210aec04a790f2a92523189336'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_prepare_recipe_sysroot.sigdata.e9698d1003b1f4c90aa71f54205dc54cba10d8a1681df2708e71f4ea18a5fc1d'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_configure.sigdata.80450fa10ec865846060cbe96542962b3099924260afd33a60510dcdbc30b0ef'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_populate_sysroot.sigdata.c379e9fa2bc0a4eaeb4b0d9b16ae12c89829f96391f646de6b66452bf4b70e2a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_configure.sigdata.0c9d5aeb592fa60ae1fbd458687d9b18c949d92aa4e14a9e713d2772c07d6702'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_prepare_recipe_sysroot.sigdata.213548ae2734bc87a22184af06b353573ed91f065bda60fbab065dbb6a4eaaf1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_compile.sigdata.3af8f520b96891cb9e01e9c4c1837e1ab44ec50f619558bde073bc2a92f16732'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_populate_sysroot.sigdata.a60fe995402e59337b4e03161b7f0b5f3a25bbcbd69b4076df5134c35adcb742'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_install.sigdata.6eab1ead236a4d284b46796d346ae12b637a9396a04a5eee8a6c403cf8b86d19'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_populate_sysroot.sigdata.63a49bb41709d02567666caccf688cb0158453553d47ee5f5f3c3a51a90e0c92'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_extra_symlinks.sigdata.b7126f376077ca566985709b2f36deb599f9fe61091664d32356c8f186d7a171'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_multilib_install.sigdata.eb4664929a09d4b045722dcd6e3da579a52ad773e1794684f14e032f08a6d5a4'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_configure.sigdata.cc5e024be7d748e8a1d7db63fdb660e5549bc632067fb6db84ef22a0bfe5babb'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_compile.sigdata.a5cc1e9694d8b0a2668a9eddc3f1c2b1913b9613a4ecd7bc2b648daef1ef094b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_install.sigdata.e5f76ac40958d9d9934b23e3fc5fd2ccd40a58165e3cd483c1fa9d5e39d74f52'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_prepare_recipe_sysroot.sigdata.3f8c35ed0680865c2571ce2af43d9ac5accb8d419de4b15aeb39203f6819aa5e'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_populate_sysroot.sigdata.c8d458d813f401a3931cc394df80283d21ed8b9e35109d80991b1c1266ea6b06'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_install.sigdata.570fc4a5648c97cff5b118ce065a961ada8d4c257d9c826cb8c12d22ecd33da5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_deploy_source_date_epoch.sigdata.6fa8b95b1019f2ce7ef49f508225d3b716ac8c9eb123f3dd88a430674e236359'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_compile.sigdata.18851a0b57040e72a4f2255182344b2cba80622a5adcf226c6b23a10b9511dab'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_prepare_recipe_sysroot.sigdata.4280d40970446876da0150650a2ff4a79b90cc9ce03e1c86efab8e7ceed2328a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_patch.sigdata.bdea60974d4a39a1b28d9c53ee3acca1927d3b8098a811135a456a9e68e6322b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_configure.sigdata.062ea3d88ad46c7c74288f4a5d4e222cd71a626f6e040390c4b9914b87e2de75'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_stash_locale.sigdata.8c8cb7d3bb6129481d6d7607cd4584b1e54229c27a87911a3d5e426f7e4835b4'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_prepare_recipe_sysroot.sigdata.d91294e87c4f6aea0a148a5a36747f13fc0283ffd87ea9f77d8a89c120c96441'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_configure.sigdata.5bb273c3c84df226f0ed31ca4a2449b15aaf82f9481b6ae4bdcf46f1d9494352'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_compile.sigdata.1fca2c31717e3a785c66f51ad60148ac191f33fbec92e4ea30f037eabfa10bfd'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_install.sigdata.d0053d217c7d8fdaf43e4e90ef09f6bf78281e9109c7d65502a88e2cacfb4256'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_populate_sysroot.sigdata.679839b765ecbd0764402ad67214182c50637f5a03059fd48e9456f15fe193a4'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_prepare_recipe_sysroot.sigdata.1ef5adfdfcb50f2cefb44c38cf92bbaea0712921384c13d0792942a1cbc8091a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_compile.sigdata.3fd7debaaa7aacbcc49abddb48cf9a00a60d22a199038d3c68672d6b9c94d2bd'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_install.sigdata.bfc4936eecebe21ad58d2bdee43c8c483f55fdd49ead0b1c2121e5975ea4df58'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_populate_sysroot.sigdata.e6a7c180c90051477c76f985c7c3cc7b87ab8618aad19cc5fbcb04b6c5cb0190'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_configure.sigdata.4fc0f3c66d69f8d1dd3f392754d58c00511e6074c2c6c6b8806ec04bb688f641'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_prepare_recipe_sysroot.sigdata.90b895db18eeced0c5d4857a9b6b5bc8250a4349aeb3d5a6993c68ef0ce51153'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_configure.sigdata.1a175334d235f308ce3f3e5fa7c5085c734cd6ad66319fce46b113b2462aee04'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_install.sigdata.08b9af87bc6692ab59b8388dc7bd1770256c5972dbd4a899d6a0ec2a915f4d57'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_populate_sysroot.sigdata.8d79f92ab1344013e2fd5da0ce9f4e03619a6d8d7d035aeb8ca9c9afe84acc73'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_compile.sigdata.af1fe7de7d2b76d85b39fc56a0edea95d007c40ead7b97aa02bad2927ce71ff6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_prepare_recipe_sysroot.sigdata.47540b7b6f40b99a434d1c2364eac1c6ebebe18d75d5fb51d3a2ae4b9f2f441b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_install.sigdata.0063480b86f4203d2b06b2a5f8257ddbe9748c7093751ff1be6e5222f3e891f0'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_populate_sysroot.sigdata.8f45446d3cca1250ef22515f490a8176103a53b8280c9c2aaac3f705650956f9'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_compile.sigdata.5cc8bcc504d55a1af467c4d66ab2b594ec199d838f7865ab82fac78da1aeb703'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_configure.sigdata.3a8a9a78b54306c717ac5bed033940f6881b0798e7c6daddad5467c0d5cd1c23'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_configure_ptest_base.sigdata.178541a29bc553e6602ca629e43e5adcdba7fe79f7ae92dc2bcf799ea142afbd'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_populate_sysroot.sigdata.d13be2ec1b7bab9b5d98bba3f534f3c6f954361a8f5c529fb68ad667d252fa87'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_configure.sigdata.13e3a13911ac10ee8eb116fcba2aca102fdd9fe4e911292b3c6f14fdcbcfdb31'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_compile.sigdata.b2d4280044d20356f193ef870b9f6a7c1b1b2ee810232121999f976ddce5422c'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_prepare_recipe_sysroot.sigdata.9bd9706074917465800b41da575cf22e517233d88fb7b4c1c2fd1d92a2165d38'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_install_ptest_base.sigdata.f45b441304181272b049d26fe98bb578fd5ffd9660134c815f96511ccb05a056'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_compile_ptest_base.sigdata.b79b71c11449b0fa55a42ad51e3dae8e1864fc8aceb38a6e1502a6084972cb3f'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_install.sigdata.021042ddbfec03d5ff46212b2e47fe90b6a44e09077986ac5f9a338d4e2a43af'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp-sstatesamehash/stamps/core2-32-poky-linux/linux-libc-headers/6.12.do_populate_sysroot.sigdata.746d92b9287babcf351187af6eb5c309b6f4e3cdbb09ce03ce44867e0fc492fa'\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp/log/cve/cve-summary.json\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 27.121992111206055,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 515, in test_sstate_sametune_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 2951 targets, 142 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'meta-toolchain' has no buildable providers.\nMissing or unbuildable dependency chain was: ['meta-toolchain', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp/log/cve/cve-summary.json\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 58.01250958442688,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 24.447916269302368,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 602, in test_sstate_noop_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'meta-toolchain' has no buildable providers.\nMissing or unbuildable dependency chain was: ['meta-toolchain', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/conf/local.conf\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:31:35,482 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/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-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=54517']\n2025-01-07 08:31:35,482 - oe-selftest - INFO - waiting...\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): opened database file::memory:?cache=shared rw ro\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): sqlite version 3.47.2\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): service mode active\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): libmicrohttpd version 1.0.1\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): started http server on IPv4 IPv6 port=54517\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): search concurrency 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): webapi connection pool 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): rescan time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): scan checkpoint 256\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache mbs 43583\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache prefetch 64\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir /tmp\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): fdcache tmpdir min% 25\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): groom time 0\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): forwarded ttl limit 8\n[Tue Jan  7 08:31:35 2025] (1134321/1134321): accepting archive types .rpm(cat) \n[Tue Jan  7 08:31:36 2025] (1134321/1134340): grooming database\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): database record counts:\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): file s 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive d/e 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sref 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): archive sdef 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): buildids 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): filenames 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): fileparts 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (#) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): files scanned (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): index db size (mb) 0\n[Tue Jan  7 08:31:36 2025] (1134321/1134340): groomed database in 0.000683777s\n[Tue Jan  7 08:31:36 2025] (1134321/1134341): fts traversed source paths in 0.00272899s, scanned=90, regex-skipped=0\n2025-01-07 08:31:40,482 - oe-selftest - INFO - polling server\n2025-01-07 08:31:40,483 - oe-selftest - INFO - server alive\n[Tue Jan  7 08:31:40 2025] (1134321/1134329): 127.0.0.1:44304 UA:Pythonurllib/3.11 XFF: GET /metrics 200 5693 0+0ms\n2025-01-07 08:31:40,489 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-07 08:31:43,238 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/x86_64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194609/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-07 08:32:13,683 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n2025-01-07 08:32:18,465 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 399.8469729423523,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 18.953896284103394,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 901, in test_image_minimal_vs_base_do_configure\n    self.run_test_printdiff_changeconfig(\"core-image-minimal\",change_bbtasks,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 823, in run_test_printdiff_changeconfig\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194615/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.rdhzhwo2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.92neh520\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.o4gfa4za\nINFO: Initializing a new Git repo at /tmp/fake_results.kt_81227\nINFO: Initializing a new Git repo at /tmp/fake_results.g0c0wk1d\nINFO: Initializing a new Git repo at /tmp/fake_results.zmqnvkdd\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 20.656973838806152,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 851, in test_image_minimal_vs_perlcross\n    self.run_test_printdiff_changerecipe(\"core-image-minimal\", \"perlcross\", \"-c do_install perlcross-native\",\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 801, in run_test_printdiff_changerecipe\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  --runall build --runall deploy_source_date_epoch core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,775 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194615/conf/local.conf\n2025-01-07 08:08:51,776 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.rdhzhwo2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.92neh520\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.o4gfa4za\nINFO: Initializing a new Git repo at /tmp/fake_results.kt_81227\nINFO: Initializing a new Git repo at /tmp/fake_results.g0c0wk1d\nINFO: Initializing a new Git repo at /tmp/fake_results.zmqnvkdd\n",
    "status": "FAILED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 42.32776355743408,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 57.80391073226929,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 44.74620270729065,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 14.198977708816528,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 28.678987979888916,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 25.704148769378662,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py\", line 26, in test_efi_systemdboot_images_can_be_built\n    bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 58 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/conf/local.conf\n2025-01-07 08:08:51,778 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194605/tmp/log/cve/cve-summary.json\n",
    "status": "FAILED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.5110843181610107,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.7633917331695557,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.0141267776489258,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.0138814449310303,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 3.037541627883911,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 2.8670084476470947,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 2.8573811054229736,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 2.8725359439849854,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 2.9046154022216797,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 2.8942155838012695,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.022472620010376,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 2.894117832183838,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.003849506378174,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "oetags": [
     "runqemu"
    ],
    "status": "UNKNOWN"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 3.6636228561401367,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/uki.py\", line 22, in test_uki_boot_systemd\n    runqemu_params = get_bb_var('TEST_RUNQEMUPARAMS', image) or \"\"\n                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194664/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:51:37,469 - oe-selftest - INFO - The spdxId of gcc-14.2.0/README in recipe-gcc.spdx.json is http://spdx.org/spdxdocs/gcc-f2eaeb0d-b54b-53ba-899a-8c36c21139bf/06b20c310941ca58528b0efb015aff9309307375dadd87a3b1b012f0ab21c076/sourcefile/12\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 14.088336944580078,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/uki.py\", line 116, in test_uki_sysvinit\n    bitbake('core-image-base ovmf')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-base ovmf' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 56 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-base' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-base', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194664/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:51:37,469 - oe-selftest - INFO - The spdxId of gcc-14.2.0/README in recipe-gcc.spdx.json is http://spdx.org/spdxdocs/gcc-f2eaeb0d-b54b-53ba-899a-8c36c21139bf/06b20c310941ca58528b0efb015aff9309307375dadd87a3b1b012f0ab21c076/sourcefile/12\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 10.881483316421509,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 23.8819739818573,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 14.84714412689209,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 4.4667649269104,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/usergrouptests.py\", line 32, in test_static_useradd_from_dynamic\n    bitbake(' core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake   core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,782 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194676/conf/local.conf\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-07 08:58:54,132 - oe-selftest - INFO - Building creategroup2\n2025-01-07 08:59:10,749 - oe-selftest - INFO - Packaging creategroup2\n2025-01-07 08:59:18,013 - oe-selftest - INFO - Building dcreategroup\n2025-01-07 08:59:34,244 - oe-selftest - INFO - Building core-image-minimal to generate passwd/group file\n",
    "status": "FAILED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.2581298351287842,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.42281126976013184,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.26780152320861816,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.25107240676879883,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.2743535041809082,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.18507790565490723,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.223419189453125,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 2.886333703994751,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 3.2507987022399902,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 55.0544536113739,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.18830132484436035,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.17364501953125,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.25331592559814453,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.24708986282348633,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 4.0263824462890625,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 3.593071222305298,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 3.8521454334259033,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 3.6229405403137207,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 3.2676451206207275,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 2.974947690963745,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,783 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194700/conf/local.conf\n2025-01-07 08:08:51,784 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 6.988741636276245,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 6.162031650543213,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 5.831658601760864,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 5.595006704330444,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 6.067289113998413,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 6.23297381401062,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 5.954025030136108,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 5.886976003646851,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 5.722231149673462,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 5.716092824935913,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 6.477845191955566,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 5.745704412460327,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 6.091483116149902,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 5.666733026504517,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 6.8337249755859375,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 6.52145528793335,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 6.160309791564941,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 5.917954444885254,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_include_path": {
    "duration": 6.280978679656982,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 5.841764211654663,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 5.779545545578003,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 5.8486647605896,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 5.801190376281738,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 5.9903564453125,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 5.833756923675537,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 6.050904750823975,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_no_table": {
    "duration": 5.749369859695435,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 5.825026512145996,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_permissions": {
    "duration": 6.314555883407593,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 5.887469530105591,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 5.856446743011475,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 5.993121385574341,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 5.869243144989014,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 5.76322340965271,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 5.704602241516113,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 6.000643253326416,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 5.7308361530303955,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 6.227968215942383,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 7.733682632446289,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194595/conf/local.conf\n2025-01-07 08:08:51,773 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 22.66421866416931,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...NOTE: Cache: default: Out of date cache found, rebuilding...\ndone.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 993 .bb files complete (0 cached, 993 parsed). 1965 targets, 57 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the core2-64 sysroot...done.\nRemoving 1 recipes from the qemux86_64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 7.302271604537964,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 5.718626499176025,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 6.0934062004089355,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 0.0008625984191894531,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 5.894753932952881,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 5.642874717712402,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 5.672278165817261,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 5.874627351760864,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 5.486899375915527,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 6.4273598194122314,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 5.851497650146484,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 6.167246103286743,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 5.492778778076172,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 6.010622262954712,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 5.593640327453613,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 5.971525192260742,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 5.983383893966675,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 6.034582853317261,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 5.6917030811309814,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 5.684737920761108,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_offset": {
    "duration": 6.470560550689697,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 5.414071321487427,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 5.861221551895142,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 5.852252244949341,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 5.803533315658569,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 6.562545537948608,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 7.3586249351501465,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 8.01754093170166,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 6.763384580612183,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/selftest/cases/wic.py\", line 71, in setUpLocal\n    bitbake('wic-tools core-image-minimal core-image-minimal-mtdutils')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  wic-tools core-image-minimal core-image-minimal-mtdutils' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1965 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Nothing RPROVIDES 'libstdc++-native' (but virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-debian/build/meta/recipes-support/gpgme/gpgme_1.24.1.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'libstdc++-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['libstdc++-native']\nERROR: Required build target 'core-image-minimal' has no buildable providers.\nMissing or unbuildable dependency chain was: ['core-image-minimal', 'dnf-native', 'librepo-native', 'gpgme-native', 'libstdc++-native']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-07 08:08:51,771 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1194596/conf/local.conf\n2025-01-07 08:08:51,772 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 36.50590968132019,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 15.859355449676514,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.04053831100463867,
    "status": "PASSED"
   }
  }
 }
}