{
 "oeselftest_ubuntu-20.04_qemux86-64_20250106193812": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-20.04",
   "HOST_NAME": "ubuntu2004-vk-2",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "2413f1db0ac16e4e87a055a0f74ff440aa82ac5c",
     "commit_count": 76875
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "2413f1db0ac16e4e87a055a0f74ff440aa82ac5c",
     "commit_count": 76875
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "2413f1db0ac16e4e87a055a0f74ff440aa82ac5c",
     "commit_count": 76875
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "2413f1db0ac16e4e87a055a0f74ff440aa82ac5c",
     "commit_count": 76875
    }
   },
   "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": "20250106193812",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 170.63383769989014,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 44.026164054870605,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 39.707313537597656,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 38.42731595039368,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 196.14520835876465,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 34.28409719467163,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 34.04292011260986,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 99.93324589729309,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 34.4615421295166,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 19.855624675750732,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 39.44422364234924,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 32.60274052619934,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 30.716598510742188,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 29.238726377487183,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 109.97518658638,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 45.46235275268555,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.0026862621307373047,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 28.198915481567383,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 177.18703627586365,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 59.00312876701355,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 35.367377281188965,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 25.1045823097229,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.92576789855957,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 7.408733129501343,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 24.874963760375977,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.070460319519043,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 61.37979507446289,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 8.96226692199707,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 14.322883129119873,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.6060700416564941,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 3.158602476119995,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 19.44873023033142,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 37.241058588027954,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 9.527854442596436,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 194.20488786697388,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 438.5447630882263,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 118.22634863853455,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 117.91654825210571,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 90.25682616233826,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 168.15979552268982,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 32.7972309589386,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 19.15692663192749,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 11.904722452163696,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 12.931915044784546,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 11.382357835769653,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 13.176707983016968,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 11.991984128952026,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 14.347732543945312,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 12.59705662727356,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 172.692218542099,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 10.991168975830078,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 12.720021724700928,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 11.355238199234009,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 12.18129825592041,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 12.598424673080444,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 13.735830545425415,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 12.542568683624268,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 12.477890968322754,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 52.37840151786804,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 2.7252135276794434,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 165.4995596408844,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 4.99248480796814,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 1.7556874752044678,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 5.415506839752197,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 9.476658582687378,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 291.2961049079895,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 5.436334609985352,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 2.351266622543335,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 25.166200160980225,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 58.242098331451416,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 325.54713225364685,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 16.6435227394104,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 18.543025970458984,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 30.175016403198242,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 11.553148031234741,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 2.854693651199341,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462524/conf/local.conf\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 30.373213052749634,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 2.556676149368286,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 2.9753518104553223,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 15.296677589416504,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 20.423794746398926,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, 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 'which' (but /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb RDEPENDS on or otherwise requires it)\nwhich was skipped: it has incompatible license(s): GPL-3.0-or-later\nNOTE: Runtime target 'which' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['which']\nNOTE: Runtime target 'util-linux-swapon-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['util-linux-swapon-native', 'which']\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', 'which']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462524/conf/local.conf\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 2.7517201900482178,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 4.540285348892212,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 28.142426252365112,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 3.0720081329345703,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 1.9859058856964111,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.234313726425171,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 20.801096200942993,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 41.774545431137085,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 25.087172985076904,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 2.4271838665008545,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 1.082547903060913,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 488.91649651527405,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 193.6095769405365,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 73.85501480102539,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 22.129546880722046,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 231.00727605819702,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 489.51100850105286,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 6.291669130325317,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 25.664493322372437,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 168.15433812141418,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 168.1560821533203,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 93.70420217514038,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 737.8939299583435,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 177.1574592590332,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 63.277798891067505,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 148.97305059432983,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 66.23120951652527,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 401.4176998138428,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.0075795650482177734,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 143.0467004776001,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.00693202018737793,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.006237030029296875,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.006238698959350586,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 13.220293521881104,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 12.267281770706177,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 37.350436210632324,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.007865667343139648,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 49.17160129547119,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 17.078839540481567,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:54:48,652 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=48777']\n2025-01-06 19:54:48,657 - oe-selftest - INFO - waiting...\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): opened database file::memory:?cache=shared rw ro\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): sqlite version 3.47.2\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): service mode active\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): libmicrohttpd version 1.0.1\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): started http server on IPv4 IPv6 port=48777\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): search concurrency 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): webapi connection pool 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): rescan time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): scan checkpoint 256\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache mbs 45742\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache prefetch 64\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir /tmp\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir min% 25\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): groom time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): forwarded ttl limit 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): accepting archive types .rpm(cat) \n[Mon Jan  6 19:54:49 2025] (1048278/1048287): grooming database\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): database record counts:\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file s 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sref 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sdef 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): buildids 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): filenames 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): fileparts 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (#) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): index db size (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): groomed database in 0.000901193s\n[Mon Jan  6 19:54:49 2025] (1048278/1048288): fts traversed source paths in 0.00232201s, scanned=90, regex-skipped=0\n2025-01-06 19:54:53,662 - oe-selftest - INFO - polling server\n2025-01-06 19:54:53,662 - oe-selftest - INFO - server alive\n[Mon Jan  6 19:54:53 2025] (1048278/1048286): 127.0.0.1:45016 UA:Pythonurllib/3.8 XFF: GET /metrics 200 5620 0+0ms\n2025-01-06 19:54:53,669 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-06 19:54:56,585 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/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": 74.40158653259277,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 65.01219058036804,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 98.35645604133606,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 71.62623262405396,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 40.08057188987732,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 47.401283502578735,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 39.23965835571289,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 39.212923526763916,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 48.716278076171875,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 2.6087799072265625,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 27.514742374420166,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_build_image": {
    "duration": 27.344786882400513,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtoolqawvm1m5j1/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-06 19:38:14,810 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462520/conf/local.conf\n2025-01-06 19:38:14,810 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:49:39,417 - 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.043277025222778,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtoolqawvm1m5j1/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-06 19:38:14,810 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462520/conf/local.conf\n2025-01-06 19:38:14,810 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:49:39,417 - 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": 45.26836037635803,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 31.93171977996826,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_reset_all": {
    "duration": 147.31488585472107,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 76.19286441802979,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtoolqa_g_x0gsx/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-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462524/conf/local.conf\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 72.33266139030457,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtoolqa_g_x0gsx/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-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462524/conf/local.conf\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 32.08071446418762,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtoolqa_g_x0gsx/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-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462524/conf/local.conf\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 20:01:19,703 - 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": 46.52170419692993,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 27.0029239654541,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2884, in test_devtool_ide_sdk_shared_sysroots\n    result_init = runCmd(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/build-st-3462524/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/devtoolqa_g_x0gsx/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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/scripts/lib/devtool/__init__.py\", line 47, in exec_build_env_command\n    return exec_watch('%s%s' % (init_prefix, cmd), **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtoolqa_g_x0gsx/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-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462524/conf/local.conf\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 20:01:19,703 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 246.27834701538086,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 492.50896644592285,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 69.283282995224,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 87.07165956497192,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 27.29157543182373,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 35.41703224182129,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 60.81668782234192,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtoolqadkg73n_n/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 73.21603536605835,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 66.79629278182983,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 655.9038772583008,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 384.3238112926483,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 26.60691475868225,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 30.861546993255615,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 8.437957286834717,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 262.58739042282104,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 164.61994814872742,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 39.14134860038757,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 88.11257147789001,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 88.78737616539001,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 38.56341743469238,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 79.12793326377869,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 41.892496824264526,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 35.7671172618866,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 44.80212211608887,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 54.950220346450806,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 50.26213097572327,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 116.3193085193634,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 55.89757227897644,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 47.78771185874939,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 79.04255533218384,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 71.55642533302307,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 3.132189989089966,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 13.36733603477478,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 67.30507302284241,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 58.69896340370178,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 60.461135387420654,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 62.7314510345459,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 45.6367826461792,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 68.99520587921143,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 878.6803207397461,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.0007932186126708984,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 50.80421829223633,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 66.07703423500061,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 19.634872913360596,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 81, in setUpClass\n    bb_vars = get_bb_vars(['SSTATE_DIR', 'WORKDIR'], cls.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/esdk.py\", line 81, in setUpClass\n    bb_vars = get_bb_vars(['SSTATE_DIR', 'WORKDIR'], cls.image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 55.41669297218323,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 2.865854024887085,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 74.93075680732727,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_fit_image": {
    "duration": 23.348589181900024,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.FitImageTests.test_initramfs_bundle": {
    "duration": 26.902206420898438,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 843.3645331859589,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_fit_image": {
    "duration": 1325.6622850894928,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 61.03471064567566,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_fit_image": {
    "duration": 239.27032041549683,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_sign_fit_image": {
    "duration": 229.75063347816467,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 18.597213983535767,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:54:48,652 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=48777']\n2025-01-06 19:54:48,657 - oe-selftest - INFO - waiting...\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): opened database file::memory:?cache=shared rw ro\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): sqlite version 3.47.2\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): service mode active\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): libmicrohttpd version 1.0.1\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): started http server on IPv4 IPv6 port=48777\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): search concurrency 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): webapi connection pool 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): rescan time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): scan checkpoint 256\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache mbs 45742\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache prefetch 64\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir /tmp\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir min% 25\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): groom time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): forwarded ttl limit 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): accepting archive types .rpm(cat) \n[Mon Jan  6 19:54:49 2025] (1048278/1048287): grooming database\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): database record counts:\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file s 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sref 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sdef 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): buildids 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): filenames 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): fileparts 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (#) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): index db size (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): groomed database in 0.000901193s\n[Mon Jan  6 19:54:49 2025] (1048278/1048288): fts traversed source paths in 0.00232201s, scanned=90, regex-skipped=0\n2025-01-06 19:54:53,662 - oe-selftest - INFO - polling server\n2025-01-06 19:54:53,662 - oe-selftest - INFO - server alive\n[Mon Jan  6 19:54:53 2025] (1048278/1048286): 127.0.0.1:45016 UA:Pythonurllib/3.8 XFF: GET /metrics 200 5620 0+0ms\n2025-01-06 19:54:53,669 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-06 19:54:56,585 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/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": 1.016385793685913,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 1.1900653839111328,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.688424825668335,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.6434903144836426,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 1.9978361129760742,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.45348286628723145,
    "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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,810 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462520/conf/local.conf\n2025-01-06 19:38:14,810 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:49:39,417 - 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": 3.802381753921509,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/image_typedep.py\", line 34, in test_conversion_typedep_added\n    result = bitbake('-e emptytest')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462524/conf/local.conf\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 20:01:19,703 - 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": 19.08324933052063,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 15.82982349395752,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 106, in test_bmap\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 16.025182723999023,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 16.975578546524048,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 3.3873395919799805,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 16.960773706436157,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 18.041972875595093,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 16.0431067943573,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 16.585999965667725,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - 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": 16.553930044174194,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 15.88680911064148,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 4.951870679855347,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462529/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 20.69797968864441,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,821 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462533/conf/local.conf\n2025-01-06 19:38:14,822 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 18.956119537353516,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,821 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462533/conf/local.conf\n2025-01-06 19:38:14,822 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 22.423381090164185,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,821 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462533/conf/local.conf\n2025-01-06 19:38:14,822 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 20.5936598777771,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,821 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462533/conf/local.conf\n2025-01-06 19:38:14,822 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 3.492922782897949,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 3.8277604579925537,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 3.392488956451416,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 2.8068292140960693,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 3.0057477951049805,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 3.0601696968078613,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 3.310905694961548,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 17.649380207061768,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 18.36522150039673,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 8.31945538520813,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 19.34994888305664,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 23.68051838874817,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 192.89439940452576,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,816 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462547/conf/local.conf\n2025-01-06 19:38:14,816 - 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-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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": 17.651851415634155,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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:\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-ubuntu/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-06 19:38:14,816 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462547/conf/local.conf\n2025-01-06 19:38:14,816 - 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-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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": 19.97451615333557,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 155.06177139282227,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 212.18358635902405,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_hardlink_tree_count": {
    "duration": 0.024506568908691406,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_special": {
    "duration": 0.014976978302001953,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_xattr": {
    "duration": 11.169407844543457,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 24.43640422821045,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 19.678510189056396,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 14.986608028411865,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 19.84036636352539,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/manifest.py\", line 61, in setUpClass\n    if bitbake(self.buildtarget).status:\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:54:48,652 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=48777']\n2025-01-06 19:54:48,657 - oe-selftest - INFO - waiting...\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): opened database file::memory:?cache=shared rw ro\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): sqlite version 3.47.2\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): service mode active\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): libmicrohttpd version 1.0.1\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): started http server on IPv4 IPv6 port=48777\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): search concurrency 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): webapi connection pool 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): rescan time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): scan checkpoint 256\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache mbs 45742\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache prefetch 64\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir /tmp\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir min% 25\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): groom time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): forwarded ttl limit 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): accepting archive types .rpm(cat) \n[Mon Jan  6 19:54:49 2025] (1048278/1048287): grooming database\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): database record counts:\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file s 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sref 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sdef 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): buildids 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): filenames 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): fileparts 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (#) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): index db size (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): groomed database in 0.000901193s\n[Mon Jan  6 19:54:49 2025] (1048278/1048288): fts traversed source paths in 0.00232201s, scanned=90, regex-skipped=0\n2025-01-06 19:54:53,662 - oe-selftest - INFO - polling server\n2025-01-06 19:54:53,662 - oe-selftest - INFO - server alive\n[Mon Jan  6 19:54:53 2025] (1048278/1048286): 127.0.0.1:45016 UA:Pythonurllib/3.8 XFF: GET /metrics 200 5620 0+0ms\n2025-01-06 19:54:53,669 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-06 19:54:56,585 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-06 19:55:32,271 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/manifest.py\", line 61, in setUpClass\n    if bitbake(self.buildtarget).status:\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:54:48,652 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=48777']\n2025-01-06 19:54:48,657 - oe-selftest - INFO - waiting...\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): opened database file::memory:?cache=shared rw ro\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): sqlite version 3.47.2\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): service mode active\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): libmicrohttpd version 1.0.1\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): started http server on IPv4 IPv6 port=48777\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): search concurrency 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): webapi connection pool 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): rescan time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): scan checkpoint 256\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache mbs 45742\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache prefetch 64\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir /tmp\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir min% 25\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): groom time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): forwarded ttl limit 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): accepting archive types .rpm(cat) \n[Mon Jan  6 19:54:49 2025] (1048278/1048287): grooming database\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): database record counts:\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file s 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sref 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sdef 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): buildids 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): filenames 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): fileparts 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (#) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): index db size (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): groomed database in 0.000901193s\n[Mon Jan  6 19:54:49 2025] (1048278/1048288): fts traversed source paths in 0.00232201s, scanned=90, regex-skipped=0\n2025-01-06 19:54:53,662 - oe-selftest - INFO - polling server\n2025-01-06 19:54:53,662 - oe-selftest - INFO - server alive\n[Mon Jan  6 19:54:53 2025] (1048278/1048286): 127.0.0.1:45016 UA:Pythonurllib/3.8 XFF: GET /metrics 200 5620 0+0ms\n2025-01-06 19:54:53,669 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-06 19:54:56,585 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-06 19:55:32,271 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "ERROR"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 24.351558923721313,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,804 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462518/conf/local.conf\n2025-01-06 19:38:14,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.a8oneqq2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ntubm2l3\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.1hi1595q\nINFO: Initializing a new Git repo at /tmp/fake_results.2zlzci9q\nINFO: Initializing a new Git repo at /tmp/fake_results.73jv6kkg\nINFO: Initializing a new Git repo at /tmp/fake_results.2a64yipy\n",
    "status": "FAILED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 17.002910137176514,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,804 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462518/conf/local.conf\n2025-01-06 19:38:14,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.a8oneqq2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ntubm2l3\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.1hi1595q\nINFO: Initializing a new Git repo at /tmp/fake_results.2zlzci9q\nINFO: Initializing a new Git repo at /tmp/fake_results.73jv6kkg\nINFO: Initializing a new Git repo at /tmp/fake_results.2a64yipy\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 30.995553970336914,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/build-st-3462520/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-ubuntu/build/build-st-3462520/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-ubuntu/build/build-st-3462520/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-ubuntu/build/build-st-3462520/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-ubuntu/build/build-st-3462520/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-ubuntu/build/build-st-3462520/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-ubuntu/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-06 19:38:14,810 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462520/conf/local.conf\n2025-01-06 19:38:14,810 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:49:39,417 - 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": 37.00053572654724,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 65.68379592895508,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 23.226252794265747,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-algif-hash' (but /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb RDEPENDS on or otherwise requires it)\nNOTE: Runtime target 'kernel-module-algif-hash' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['kernel-module-algif-hash']\nNOTE: Runtime target 'util-linux-swapon-native' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['util-linux-swapon-native', 'kernel-module-algif-hash']\nNOTE: Runtime target 'xz' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['xz', 'virtual/update-alternatives', 'libgloss', 'newlib', 'rpm-native', 'libarchive-native', 'e2fsprogs-native', 'util-linux-native', 'util-linux-swapon-native', 'kernel-module-algif-hash']\nNOTE: Runtime target 'which' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['which', 'virtual/update-alternatives', 'libgloss', 'newlib', 'rpm-native', 'libarchive-native', 'e2fsprogs-native', 'util-linux-native', 'util-linux-swapon-native', 'kernel-module-algif-hash']\nNOTE: Runtime target 'bash-completion' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['bash-completion', 'libgloss', 'newlib', 'rpm-native', 'libarchive-native', 'e2fsprogs-native', 'util-linux-native', 'util-linux-swapon-native', 'kernel-module-algif-hash']\nNOTE: Runtime target 'socat' is unbuildable, removing...\nMissing or unbuildable dependency chain was: ['socat', 'libtool-cross', 'libgloss', 'newlib', 'rpm-native', 'libarchive-native', 'e2fsprogs-native', 'util-linux-native', 'util-linux-swapon-native', 'kernel-module-algif-hash']\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-algif-hash']\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462524/conf/local.conf\n2025-01-06 19:38:14,809 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 20:01:19,703 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
    "status": "FAILED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 1.8246574401855469,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 1.8163487911224365,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 1.6032912731170654,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.1362895965576172,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0003597736358642578,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.0016207695007324219,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.003834962844848633,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.007752180099487305,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0012814998626708984,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0010306835174560547,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.004708528518676758,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.003475189208984375,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.0018417835235595703,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0012106895446777344,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0016279220581054688,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0021355152130126953,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.0025177001953125,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0004961490631103516,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.00031065940856933594,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.026291847229003906,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0016810894012451172,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0014734268188476562,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.001745462417602539,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0020461082458496094,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 66.777028799057,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.0312809944152832,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.27695584297180176,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.16796016693115234,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 130.66840481758118,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.19150972366333008,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 137.8056764602661,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 141.6299319267273,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 140.86527037620544,
    "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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,821 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462533/conf/local.conf\n2025-01-06 19:38:14,822 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,821 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462533/conf/local.conf\n2025-01-06 19:38:14,822 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,821 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462533/conf/local.conf\n2025-01-06 19:38:14,822 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,821 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462533/conf/local.conf\n2025-01-06 19:38:14,822 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 31.51522421836853,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 18.239200353622437,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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.8/unittest/case.py\", line 765, 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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 10.929979801177979,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 18.606698989868164,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 18.830545663833618,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - 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": 3.910160779953003,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 16.788058519363403,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 15.994657039642334,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 17.702131509780884,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 21.87057876586914,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,816 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462547/conf/local.conf\n2025-01-06 19:38:14,816 - 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-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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": 4.114161491394043,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,816 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462547/conf/local.conf\n2025-01-06 19:38:14,816 - 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-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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": 19.39491081237793,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 10.19655728340149,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 22.329268217086792,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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.8/unittest/case.py\", line 765, 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-ubuntu/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-06 19:38:14,816 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462547/conf/local.conf\n2025-01-06 19:38:14,816 - 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-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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": 58.609302282333374,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,816 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462547/conf/local.conf\n2025-01-06 19:38:14,816 - 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-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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": 12.964948654174805,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 179.6601390838623,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 18.315513372421265,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 22.02522850036621,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 40.130314111709595,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.07529687881469727,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.07585954666137695,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.16135382652282715,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 1.7949674129486084,
    "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
    "status": "SKIPPED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.8179757595062256,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.91068172454834,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 7.397356748580933,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.320447444915771,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 6.104983568191528,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 3.012366771697998,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.07674241065979004,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.665678024291992,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 3.1903135776519775,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 616.129965543747,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 80.62989807128906,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 70.11893343925476,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 35.43471360206604,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 74.81019878387451,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 29.84103560447693,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 49.86236619949341,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 27.594512701034546,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.7112565040588379,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 21.12499237060547,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 54.4336051940918,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 45.39461898803711,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 38.311418294906616,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 32.74075627326965,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 29.36537790298462,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 19.33919072151184,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 7.581958532333374,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 21.59374737739563,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 27.384981155395508,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 40.056503772735596,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 23.654889822006226,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 28.765376567840576,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 26.358656644821167,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 25.59069323539734,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 25.480584144592285,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 27.8565673828125,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 23.20001530647278,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 28.406694173812866,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 11.880858659744263,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 50.055047035217285,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 37.59211611747742,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 15.174815893173218,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 13.041459321975708,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 51.31113052368164,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 23.479798316955566,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 17.265528202056885,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 38.356420278549194,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 28.046310663223267,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 7.240196704864502,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 36.19122791290283,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 34.36735653877258,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 52.32983207702637,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 46.45493841171265,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 24.89621353149414,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 26.079985857009888,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 26.717562675476074,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 23.412290334701538,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 28.45348286628723,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 32.11123871803284,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 23.41673254966736,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 65.63027691841125,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
    "duration": 33.18815517425537,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 2.124117374420166,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 0.024033308029174805,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 0.02409982681274414,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 0.017618656158447266,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 0.022221803665161133,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 0.02280449867248535,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 0.020874977111816406,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 26.876760721206665,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 42.28419494628906,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 26.88196301460266,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 30.218135356903076,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 3.6549179553985596,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.190542459487915,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.02024698257446289,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.06149458885192871,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.03710508346557617,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.048334360122680664,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.004242897033691406,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.004050493240356445,
    "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.006422996520996094,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.003983497619628906,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.003935337066650391,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.003907918930053711,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.003994941711425781,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.004071474075317383,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.003970623016357422,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.003870725631713867,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.0037689208984375,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.003769397735595703,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.004006385803222656,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.0041866302490234375,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.0038106441497802734,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.0038797855377197266,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 29.431492567062378,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 40.29426693916321,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 46.09168863296509,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 74.17443656921387,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 24.78471803665161,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 63, in test_shadowutils_backup_files\n    rootfs_sysconfdir = self.sysconf_build()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
    "duration": 25.41286826133728,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py\", line 84, in test_shadowutils_sorted_files\n    rootfs_sysconfdir = self.sysconf_build()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "duration": 39.27538013458252,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.007790565490722656,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.027668476104736328,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.009289979934692383,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.008929967880249023,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.009443283081054688,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.009601116180419922,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.010877847671508789,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.026705503463745117,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.014257669448852539,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.014351844787597656,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.013054847717285156,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.008376836776733398,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.007205009460449219,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.008318185806274,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.012803554534912,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.011357545852661,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 3.9532673358917236,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 3.060227632522583,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 3.091527223587036,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 3.1451737880706787,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 7.12720251083374,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 3.365819215774536,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 4.404535293579102,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 4.696496248245239,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 3.1626996994018555,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 3.6817057132720947,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 4.295502424240112,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 3.924931287765503,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 18.276448965072632,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462513/conf/local.conf\n2025-01-06 19:38:14,813 - 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": 3.0926969051361084,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462513/conf/local.conf\n2025-01-06 19:38:14,813 - 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": 4.705828905105591,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462513/conf/local.conf\n2025-01-06 19:38:14,813 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 207.38828825950623,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp/log/cve/cve-summary.json\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 11.406895399093628,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp/log/cve/cve-summary.json\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 11.891553163528442,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp/log/cve/cve-summary.json\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 11.408563613891602,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp/log/cve/cve-summary.json\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 22.793983459472656,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:54:48,652 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=48777']\n2025-01-06 19:54:48,657 - oe-selftest - INFO - waiting...\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): opened database file::memory:?cache=shared rw ro\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): sqlite version 3.47.2\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): service mode active\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): libmicrohttpd version 1.0.1\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): started http server on IPv4 IPv6 port=48777\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): search concurrency 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): webapi connection pool 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): rescan time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): scan checkpoint 256\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache mbs 45742\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache prefetch 64\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir /tmp\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir min% 25\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): groom time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): forwarded ttl limit 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): accepting archive types .rpm(cat) \n[Mon Jan  6 19:54:49 2025] (1048278/1048287): grooming database\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): database record counts:\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file s 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sref 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sdef 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): buildids 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): filenames 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): fileparts 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (#) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): index db size (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): groomed database in 0.000901193s\n[Mon Jan  6 19:54:49 2025] (1048278/1048288): fts traversed source paths in 0.00232201s, scanned=90, regex-skipped=0\n2025-01-06 19:54:53,662 - oe-selftest - INFO - polling server\n2025-01-06 19:54:53,662 - oe-selftest - INFO - server alive\n[Mon Jan  6 19:54:53 2025] (1048278/1048286): 127.0.0.1:45016 UA:Pythonurllib/3.8 XFF: GET /metrics 200 5620 0+0ms\n2025-01-06 19:54:53,669 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-06 19:54:56,585 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-06 19:55:32,271 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n2025-01-06 19:55:46,058 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 16.93644070625305,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:54:48,652 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=48777']\n2025-01-06 19:54:48,657 - oe-selftest - INFO - waiting...\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): opened database file::memory:?cache=shared rw ro\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): sqlite version 3.47.2\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): service mode active\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): libmicrohttpd version 1.0.1\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): started http server on IPv4 IPv6 port=48777\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): search concurrency 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): webapi connection pool 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): rescan time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): scan checkpoint 256\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache mbs 45742\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache prefetch 64\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir /tmp\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir min% 25\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): groom time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): forwarded ttl limit 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): accepting archive types .rpm(cat) \n[Mon Jan  6 19:54:49 2025] (1048278/1048287): grooming database\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): database record counts:\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file s 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sref 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sdef 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): buildids 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): filenames 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): fileparts 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (#) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): index db size (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): groomed database in 0.000901193s\n[Mon Jan  6 19:54:49 2025] (1048278/1048288): fts traversed source paths in 0.00232201s, scanned=90, regex-skipped=0\n2025-01-06 19:54:53,662 - oe-selftest - INFO - polling server\n2025-01-06 19:54:53,662 - oe-selftest - INFO - server alive\n[Mon Jan  6 19:54:53 2025] (1048278/1048286): 127.0.0.1:45016 UA:Pythonurllib/3.8 XFF: GET /metrics 200 5620 0+0ms\n2025-01-06 19:54:53,669 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-06 19:54:56,585 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-06 19:55:32,271 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n2025-01-06 19:55:46,058 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 586.3679313659668,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 29.85290765762329,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,804 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462518/conf/local.conf\n2025-01-06 19:38:14,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.a8oneqq2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ntubm2l3\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.1hi1595q\nINFO: Initializing a new Git repo at /tmp/fake_results.2zlzci9q\nINFO: Initializing a new Git repo at /tmp/fake_results.73jv6kkg\nINFO: Initializing a new Git repo at /tmp/fake_results.2a64yipy\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 19.13548707962036,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,804 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462518/conf/local.conf\n2025-01-06 19:38:14,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.a8oneqq2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ntubm2l3\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.1hi1595q\nINFO: Initializing a new Git repo at /tmp/fake_results.2zlzci9q\nINFO: Initializing a new Git repo at /tmp/fake_results.73jv6kkg\nINFO: Initializing a new Git repo at /tmp/fake_results.2a64yipy\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 16.912785291671753,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,804 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462518/conf/local.conf\n2025-01-06 19:38:14,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.a8oneqq2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ntubm2l3\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.1hi1595q\nINFO: Initializing a new Git repo at /tmp/fake_results.2zlzci9q\nINFO: Initializing a new Git repo at /tmp/fake_results.73jv6kkg\nINFO: Initializing a new Git repo at /tmp/fake_results.2a64yipy\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 22.983736276626587,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,804 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462518/conf/local.conf\n2025-01-06 19:38:14,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.a8oneqq2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ntubm2l3\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.1hi1595q\nINFO: Initializing a new Git repo at /tmp/fake_results.2zlzci9q\nINFO: Initializing a new Git repo at /tmp/fake_results.73jv6kkg\nINFO: Initializing a new Git repo at /tmp/fake_results.2a64yipy\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 19.51474404335022,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,804 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462518/conf/local.conf\n2025-01-06 19:38:14,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.a8oneqq2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ntubm2l3\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.1hi1595q\nINFO: Initializing a new Git repo at /tmp/fake_results.2zlzci9q\nINFO: Initializing a new Git repo at /tmp/fake_results.73jv6kkg\nINFO: Initializing a new Git repo at /tmp/fake_results.2a64yipy\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.008881330490112305,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 121.45486092567444,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 0.0103759765625,
    "log": "This test requires rpm-sequoia support in rpm\n",
    "status": "SKIPPED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 167.6502456665039,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "status": "UNKNOWN"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 21.630459785461426,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 189, in test_baremetal_helloworld\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462538/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 10.62131929397583,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 4.0212695598602295,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 170, in test_core_image_minimal\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462538/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 3.629176378250122,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 179, in test_core_image_minimal_sdk\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462538/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 18.06984853744507,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 232, in test_extra_opts\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462538/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 1970.3268299102783,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 328.5328879356384,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 89.08703899383545,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 107.72245812416077,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 174.32006216049194,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 47.61438608169556,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 46.21672177314758,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 45.929638385772705,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 55.31182312965393,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 36.06905794143677,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 44.75510048866272,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 44.11269545555115,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 108.50408887863159,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 69.07553458213806,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 98.7268373966217,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 1352.0496196746826,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 66.61218357086182,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 33.421257972717285,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,801 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462512/conf/local.conf\n2025-01-06 19:38:14,802 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nERROR: When reparsing /tmp/selftest-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from 873d58dd770579ff1b900d5762008d25373ce16723e22b36b04a0a338f5a6287 to df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from c8fefb020607ceac126f8afada6be82067f90bca7e941cabea0e9fed4dc2ddc7 to 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from df423a8c60e898d352472865bd4cb2b8c35afa20f9ad121b3f78bb0f407e92a2 to eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 3f788a37c18e79530495c1697b86d1436cb45875cd51addc2c50498625a74519 to 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235. 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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/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-fetch4r3st_op/test.bb:do_recipe_qa, the basehash value changed from eba2ac3038c7791d5348f70205c44af84b2b1a1c615bc58f9cb58ebb5e825fc1 to e69ea6a1f46d632b700751b53016dab1d93fd634214c328a2c783abb9c1c7d2f. 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-fetch4r3st_op/test.bb:do_populate_lic, the basehash value changed from 4025521dd45470c0c05fe63213622afcd981a6e0763a4eaf666d73f1c9274235 to bd1fb2ced15549487fc25525717d99f06cf68a8b98d5ecf28ff430b067ef08b6. 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-06 19:42:35,445 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 24.250404357910156,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462513/conf/local.conf\n2025-01-06 19:38:14,813 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 38.06749081611633,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462513/conf/local.conf\n2025-01-06 19:38:14,813 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 67.99522757530212,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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.8/unittest/case.py\", line 1272, in assertCountEqual\n    self.fail(msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, 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-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_compile.sigdata.fe21298a573d3f85825ec72fcc14af65db2236877e408b762bc8e5359027c928'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_populate_sysroot.sigdata.ada707fea909c5f411e75244566eb4a1709b14517b37431b298d3fd665352e32'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_gcc_stash_builddir.sigdata.2dd4fd12747fa6f2e36d1f7cfc2b9f96c4d2208e192bf9b08b28f022af843c2c'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_configure.sigdata.55e3ee73da6fffa9a96018685533a4ee132b5d6d915ef6db650c1db8be0c3c0e'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_install.sigdata.6d29d9978fbc37f01efff4408a6a61f59013baace4861bf450ea4f5e22bf02ed'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_prepare_recipe_sysroot.sigdata.90cb22933e676e50deffba8d54f745713ac74d952399085e6edbeaaf03b5d27b'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-cross-i686/2.43.1.do_populate_sysroot.sigdata.3718b41c7f69295aa2ec95b3932270736384ffaa2c4796ae68017c059ab6ed65'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/util-linux-native/2.40.2.do_populate_sysroot.sigdata.3836566edfe4688b5286da23fb39b50fc2049cbcdf252d6d9afa1d2dad2b01a0'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/util-linux-native/2.40.2.do_create_spdx.sigdata.27e5c7afadba6cf4fc95f8c6a4dede537cc6e5352ab81585bdd964f12dfaca77'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_install.sigdata.f61b073552eff3aff6727e8703acc6b432197da9c22222881097082105732716'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_compile.sigdata.49002f4de6bea196c2d91085032558f0477d7806052e650bd8edf9727beab06a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_configure.sigdata.9e27443bfe25437c55afcb67747983010e122a2e7e8682315445762469590c2b'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_collect_spdx_deps.sigdata.461bd64dd9ef99d057581f52f7a3c4aaefb34ecdc60a50eb8eb1b9951427d510'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_prepare_recipe_sysroot.sigdata.4abc99669455c269bf8fac51bdce0701f7a81d649ad45fcdafb7442d3efce8e7'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_populate_sysroot.sigdata.920aa92bc68eb18860d19357189531c21533c218ad0a5210e95f514b4f571469'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_create_spdx.sigdata.8c8cacb9fa9f79bfac1c86670581952f898def23da154c079ab197ece5c05e01'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_populate_sysroot.sigdata.cc0b054405cc5f3cfe9ddf6f99f001c027d0812ba1f1a9989083b8fee0fb9763'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_install.sigdata.4eab1488a4c5e83bbb3e2bfb1b3854af6d9dceff2270de971dcddecf4b79d509'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_create_spdx.sigdata.1f4cccb5f7f35720411ad5f1058845750c823393f14cc546f2aa71f18cd8ee3f'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_configure.sigdata.94ea88e1806be49e5e50d8b1255ba0a1199563b28d719478758aabc0a798d3c0'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_compile.sigdata.5b5a1434e7b50d570fae3435181e5a42ba5971726ca47c7346d0f9657b17a786'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_prepare_recipe_sysroot.sigdata.e776f1ea5cd001572088394400669efe579b4f290e0d1e8fbd93f1d68be2c667'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_collect_spdx_deps.sigdata.01515e68dee131f57a31e995d3bdff6e9c5cc4e3f70ec371a8ce1d9178bcc21f'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_collect_spdx_deps.sigdata.56d36be8fe0fabfbfb59a8b765255174ca97080c895853976a754c1d855ffe27'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_prepare_recipe_sysroot.sigdata.ce737bd3685509587f93b3770472a32af2e684b163a30ad339b2a4cce4b89df1'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_create_package_spdx.sigdata.513bcfc524299f2111af23c14109abf5c98798abb8ad530766ea8462bda008d1'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_populate_sysroot.sigdata.24180310f6b46b2357238a6f12b5c94fe87961c47f3295cb011d7f4043f209fc'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_create_spdx.sigdata.dab85e37a05885b625512810d065a0f1d0a8891bb81a4ce010df078825e0cf92'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_install.sigdata.45cddaebe4c419b670b63c401c5fdb5d18f0058e04fad87dd391c84987bab854'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_compile.sigdata.3a16f07c1f520a14eb1474464651a39aa047ed62c5e1dd89445f1c8cb41ed188'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_configure.sigdata.37096bfc382fd4e1b50488c25ca861a3c0a67fe1be19a918a21eb99feea55a04'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_build.sigdata.7df190c3116faa2613f91dc5486b394632c05550e18977a01108da1ffb376e95'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_create_spdx.sigdata.d8b86f7febddf61c5b356c4b12addbe70578f2183db355122de6c353e75f68a4'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_compile.sigdata.bf9eb50258bb8d76d9a9618b566bd68508e533d5a95033f3ac31b4ea3fbb2e2d'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_populate_sysroot.sigdata.0248355df07dfc26a6405c527bd5185d6fae875f09ed0737aa9eecf3bfec5d78'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_configure.sigdata.a2ddcd8f85d04fff2b42144b42fe371c3be788a849b9b2ebb222afa91ce9ad2a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_collect_spdx_deps.sigdata.e80ccfb37d9362d9e131143743fad042cfd82b8cb5de12251e3e9698f7e91d4c'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_install.sigdata.8798453317ba10a5fd5a69e29415f4f8a75de439d67573925b826c42c489bda7'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_prepare_recipe_sysroot.sigdata.c2e1327e2c0cd899a30e3be77a10e8cc6b4b85194ba441629f7d11f0cd3c0f44'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_compile.sigdata.ac049a4a3efb101dfe2d6777bb7b2b070a15321b220b0ce85b26af6b146e7789'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_deploy_source_date_epoch.sigdata.b4ba3b1beaf032bce346357953bb318c8017b52caa7e2652798f7af24b7e03a9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_patch.sigdata.78f476378cde3b6eedd744ad32a257fbbe83917de7a2b9ba983f6e6acd81cf40'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_configure.sigdata.8a79b0067256039d95a65ae79737faf623eacf9836b481e5f5d81926568a5f89'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_prepare_recipe_sysroot.sigdata.2adbb700769624d832cb837a65b32041797e3b34878fe13b19e04401bc0c3711'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_stash_locale.sigdata.d9ddd435d28ac8e15bf113760bc37a3481109dfdc0ad28b280b407ed065e3a4e'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_populate_sysroot.sigdata.4f1d97bb4c5c3eb6f139a24c5637c261b1fe52fedc4f409014ab6d417f20cd96'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_install.sigdata.dc3f43c2b518db63ee1acd8d66989954da084a75f504bcfa4dcfd72421dd77ea'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_install.sigdata.16a803fdbdcd474869437212af817a88d505a81661ad71e8cfcdf64ba8339859'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_compile.sigdata.f98d40aa49a75285ff483a446abe174a6766c72e93f807d3d67937333a1457e7'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_populate_sysroot.sigdata.0ae8843dcdc4cf56359a5384eb410f3725052751275bb8b0914b9408d06c710a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_configure.sigdata.323d24da5ffdc0d5aac25f4f714dd28d41d7d43d71b175d81e52e0a5931f43cc'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_prepare_recipe_sysroot.sigdata.81e74854127b4e5a051cecb0441a35acd0da39b0198a6b67a84c1bde676b0d49'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_configure.sigdata.d2fe3bec03f7af3cc01f6db359eebf07cabcf2e410ce6f17bbc135e6f163eaac'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_prepare_recipe_sysroot.sigdata.a6ec1234a8882e0251f841c3d9af9ab2af4a2759570d21de41fcfce65e9fef19'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_populate_sysroot.sigdata.5c498981aab1b46e555e2b1c63c542ba9af9d42cb4945fd881a2dc8f7830b72e'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_install.sigdata.10078f91c5fbc836c4fa9d3e1577bd4e51ff5c23f3bc9085b7158951480e73a9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_compile.sigdata.c4517a4bb197e9091f5120bea5d51fe484ea0ae140033272de6285e575dd7efc'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/linux-libc-headers/6.12.do_populate_sysroot.sigdata.e13749c1d5dbadc7d2586722c1f01ed03469da9be111bcb241cdf9b7585fcab3'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_install.sigdata.6a72bd201d8722cbac64cd0e276880745eefe289073e1c84e04304d8a2a8ef8a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_prepare_recipe_sysroot.sigdata.a77a2f84db2062d14d22b2e8139a2808eaa1f78542652a879953a8626753da11'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_compile.sigdata.0a9ce5e2c09c0af4fd6c01e5e0cb4f5453a3ba064816bd82e916a8f78bb06e35'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_populate_sysroot.sigdata.0b7bec8b952a5277060a40fdef5ee8dc1772e75f8b2f4ebb09367f814e44fb53'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_configure.sigdata.d0f43ed2b68b8d2346886b6ca496b20134e1c04f04c335ad60572efadadae1f4'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_populate_sysroot.sigdata.189130fc692e91c69671868baa3d437a41f7bdeb65aa2c36873b9fb617e4b7a2'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_install.sigdata.453e71fd5733b77f03b95b5ac97117a6cae8002148771ebe107e7def9a518cd9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_prepare_recipe_sysroot.sigdata.1520e058d6c642dcad0919b7e4a5daee0b333f940bbba7d37613ba3c8a5158b9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_configure.sigdata.86f9e370c28b1308145dc518d27c4a1c6adff0e1ca4b5278efafe4556c2c3ce7'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_compile.sigdata.413636cff815ff562ec28841b19535ea12c37bfac1b4d1446ccd00aa1153d3f8'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_configure_ptest_base.sigdata.a03999f93660bd390db2d038e957cc12c4d56a354bb59da6e159deeaa42a156f'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_compile.sigdata.33bb5085063217dd31ef1e906d023775f2f093d914c4e529d698ca005db43a07'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_populate_sysroot.sigdata.65a5554a575ba04557314f899494b51d807cf111073c84e5c82ec7447b1a3488'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_install_ptest_base.sigdata.79d96356eb2b4249b32fc35381e09cef0b18d3f576b767eab7802482ed8438e2'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_install.sigdata.415d12b75b54862b7b8bd57ab703f2850583814d1d69ff8629a77116bd022ba9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_configure.sigdata.58f3f1bdab5fcd09df20788b9f1869ca15d9aa7cdd18fcc9d5875f72a06e55ea'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_compile_ptest_base.sigdata.43b9f85ff8acf0bbf73d42595a50996c26fb4df5406b00ba6751d8c549defea2'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_prepare_recipe_sysroot.sigdata.5b73de3adeb3018fce5fff6b73870bf2602cff83f71c9eafb251aa91eeb219d9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_configure.sigdata.6c69ecd9f94a189907094046a9812d45a228d992abcb97caf0717841d8b3cc86'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_install_ptest_base.sigdata.a8bb0a308ffe3cc66d091fdf1705f01485617d384c66f6e34452b9b96a1daa9c'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_install.sigdata.bbf53073a452f6a6eec4b0acf5e8071c31f8a39b1c38e251ff403b187f8cddad'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_configure_ptest_base.sigdata.3bcb408038ea94cc9937cdc9f2cf7afeaf248e7874c77958b8c7d6284212bff4'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_populate_sysroot.sigdata.0e5ed5fc8a78a8660b03ff8f940ec060f5db1f496c984ed65874dfe13965406a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_compile.sigdata.99f8f0134591ffa3593180ed2dc2c23982a8050b881e578eba1ce537b9cd6c32'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_prepare_recipe_sysroot.sigdata.fa64a83e2578d18cc050e038cbc0e2d80efa659977be538c7b010f7ba9ca3582'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_compile_ptest_base.sigdata.8cef5cf51ab40b1df12c6fe3f75cb5b49aca2072010a88d63224f21d8849a3ec'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_extra_symlinks.sigdata.d89073d99e9972e88e260c2e5e176fff4d8314308b182c5dcbd0388dcf433b8a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_populate_sysroot.sigdata.6f5ea1687f68262f9128f887496704105673ab7e38048699527c526a0aee7919'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_install.sigdata.fc246842fc6635b9a3047fce6f831733d7878c604743a5056e88a4a36cbf266a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_configure.sigdata.d91cb7d0b9b302c60e4c42b2a88cb2bc19d09f564f0dfad0302a33da997af115'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_compile.sigdata.1466e6616797d9faee0ac658a787f565164c41991f4f18084787ca109ceaca59'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_multilib_install.sigdata.bcd9fb38ea75733e372e990b958cb4aafeccdeb87411df8a17ae4d800cd667d8'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_prepare_recipe_sysroot.sigdata.eac9ae58b829790a72b4ff632d74f5927bd82ef88eace8559537967e3141a1b0'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_install.sigdata.66cc762d3bb2fd190c850436ec8af139b7108eff914cb95481c6a679607f6045'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_populate_sysroot.sigdata.7b0b22d144bc6e3d60a09abbaed3c8b24e132708e3e510d33bf9f5f85a7e05e5'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_prepare_recipe_sysroot.sigdata.d566cef5b36c763ec0e9ab53fde2aaabdf2f475fae6e353d0950fd40023cd3b7'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_compile.sigdata.abe4685305d8573794668224cc1bd09f9ebd712652e6016a645fc40f5715623a'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_multilib_install.sigdata.7e9f6d9e40bb96a2e78538ece42bc3cde142c2497191e82eda3b12c862d58413'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_configure.sigdata.0cae74d12e3f1bc2d2a8f0d094749ad126e2a59db2ead2250cdefa9f8f96eeab'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_extra_symlinks.sigdata.0b628db91fb9ab5bddf3a71376282fb7f7e91f61202b60319f730cf11fd389d7'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_populate_sysroot.sigdata.87ee681c96ac49605132d4735708f41391457c521611de859c836d884f5c32b2'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_prepare_recipe_sysroot.sigdata.b6618cbad5df57f32ad3c220d4fa18014d2a7e2098e61656c0cab9a6e0500812'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_configure.sigdata.e88be1a53b337177dbf12bb22cd7d3992322980011490e36760f079d66198a97'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_install.sigdata.b34064c394a47336672cf681fbc4bf52018116c1f0c76c55010be6c68035e4ba'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_compile.sigdata.c0e365a1797cc020f5d284ee8133af6374b09a8ee88b97096ff7c421d055494f'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_prepare_recipe_sysroot.sigdata.60195dd7b5c600506dcc0ac4a2fbd8d4402152756b19000f9b800e3ff6e2099d'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_compile.sigdata.9d24bc89309f7d8a7f801eb043680ec25fa1d09f5d4bdd27ac50c52b2e3ca5d2'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_configure.sigdata.50d5dd17e846de485bd6e69acc5f14dcf84c59c481545f4c721591dddccb2921'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_populate_sysroot.sigdata.63c92fef2bb53062c8bb6bc62ae25cd13531d85f8128e3f9bb4ce402f95a1e7e'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_install.sigdata.2380c602769e553feb62778f8dccd21d3b150aa701cd7ead640f4c065741aaa9'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_populate_sysroot.sigdata.70d99afcd77f92762abc87bb2e107eaaa68548770c6f25198a2cc1b6bfba1c16'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_prepare_recipe_sysroot.sigdata.2540de65095af9a725f039b6336d4a48ba461620911e4506978f580b22394349'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_compile.sigdata.241528b88eedeefe8484e180ad5fdc16e419e044a46234d063eaf540f4bcda12'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_install.sigdata.4fb308ae95dd194b656d3b7b3a7f69709239c519d42af95d20bd91d34c731150'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_configure.sigdata.f7a7053b625746b0bcafec89964bad519fac7991db77389786f42e7f6e45a6c3'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_compile.sigdata.e641631e22f8df3f3ea3e3ead52e3298d3af4f7ff08bf1952d914c8db10120a5'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_populate_sysroot.sigdata.c5a2544712b07294a0cdc118c55e89b0178d409c98582ac28418de789f558b50'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_install.sigdata.28be0fa2971f587b4665d6e7acd4d6e3a35f61e96b4cc7d68599566983f64502'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_prepare_recipe_sysroot.sigdata.6ef774e942af2e5ce24ef264a57d1a3049ea9f40f7e267a7f81fb20f94bfe7d6'\nFirst has 1, Second has 0:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_configure.sigdata.6818fdec75a8b18fea961b0469785dde424d400e702fd285556965a10aec4369'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_configure.sigdata.29fb0ffb1639166b76a9b140f2f6dd86283f6cee25586652d6f2e51572150d24'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_gcc_stash_builddir.sigdata.9707022fddc8767939fca6ad453b770bf8ccc371dff667c7e7346030ef122f5d'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_install.sigdata.f2e6919d2601b0b8272dd9706c1d4b2565e6473db57ccfbe6491b9ca12c26e4d'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_prepare_recipe_sysroot.sigdata.390db13b28ceb886e38ba1dd1b31a566e437cfb8cb69ef77387d1ba053dee45b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_compile.sigdata.b1924c22d02356aba026f5d5806fc96b49d8782812b09e99f90c7646adb03fe1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/gcc-cross-i686/14.2.0.do_populate_sysroot.sigdata.537f4279b419e927d727b7678d7ac5f135e13a0ddec8250053f8f819b1bc3bd2'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-cross-i686/2.43.1.do_populate_sysroot.sigdata.274d63829a74b3d31cd75bc5d82b45c4879225338498b0ebd2fc4d6a1909aef6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/util-linux-native/2.40.2.do_populate_sysroot.sigdata.42629cc3746ecafa15d26ebb6f71c26499fcfbdd817d17c862de7dd2372e75d5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/util-linux-native/2.40.2.do_create_spdx.sigdata.69621fe3881e2bec83071a4b62ff92799ba5871889e5494db68b2fa1b4c022d6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_configure.sigdata.f33f99e8d1ed44402bb167e80cab02fa36858070d86b404fda622c06a22bfb4b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_populate_sysroot.sigdata.f81dd9aa0d5e8a61112bce284c0106dce2eee6ed609552c1661e4867d8424e48'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_compile.sigdata.c1bbfa338ccad0bd3765825086104ec98ac16be7f7d09e23034e8c78c0e7f5c3'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_collect_spdx_deps.sigdata.3ba392393f5f38a75aa3d25d4d7ba09c87874119c490fa36c0e4fe6be1468179'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_prepare_recipe_sysroot.sigdata.74be113c226f4b60c6f3ca3e746f3eac017ba539d7d0f4dccec154c31a0d893a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_install.sigdata.ad95cb3be9b0a88c227a1e222d570fc1a57d1b5ae0a9a3085d4e7cc00d7edc1d'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/elfutils-native/0.192.do_create_spdx.sigdata.c0d2565ea1050829d04ade2057df6cb20e5bc2c30dc4a97fcae86df34f45dc17'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_compile.sigdata.9254887b756e43faea9697ab1e3f1aa3333edc7acd133e6f1bd9bf3c3f82e6bd'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_populate_sysroot.sigdata.888b578390f9b5ec84e77ed10626d96e00c56f76d03761f3c3cb8f2f876312a6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_configure.sigdata.f3fc383ca4d1669d1a09186251290db30b4de08aea9446f79e6742531768888a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_create_spdx.sigdata.477b2962f7d21132de62ce405f6e3a3b91ab6a3c50a34370d6a890ef47a07952'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_install.sigdata.b05e0328ff7efc48b93353dd1d4bc6224118b564dea872976e3e0102f7d798a9'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_prepare_recipe_sysroot.sigdata.97eef46a0e2e677efb7a6069ccc318f914000081d7cf85ec909b767292ca6bc6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/libarchive-native/3.7.7.do_collect_spdx_deps.sigdata.4540f76aa583b384122ecdd242113041fed35d580b3b3db8d96f6180edeffad1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_create_package_spdx.sigdata.82af43e2160f7f3eb6d8f90a2165f42b77a6699d377dfd329b74a5fab189c426'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_populate_sysroot.sigdata.7d515fcf77bef9b12f1549672edd6625fc58177f0878fd3a1ef0bcf0ce1f9bee'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_compile.sigdata.c43b77d2f0130f655cda31d6a30582569ba86c2cdf8d465c168253e6aee267ed'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_build.sigdata.159e9a9bb40152113d4eebbe7ee8755b2d9d6daa79a39a199c97c147f36a227b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_collect_spdx_deps.sigdata.222455e13f876102af5ab10b43eef2dc77d63c308d240e38f4ce89d8b8e8aff2'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_create_spdx.sigdata.3b5e72314c4b5be6639449c581de316dd98b98c9f61037639b982a81f9ada66f'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_configure.sigdata.04d26d1ffcfd051e27516042f9e8375eac107dde5278c08ac9af1c948ea83379'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_install.sigdata.73b2628a12ff2a53e09e70c4008699d93194527218d53530d8e579c6139e0409'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/binutils-native/2.43.1.do_prepare_recipe_sysroot.sigdata.e64dca9ba3ce6f0c47c461fb1eee4232c3359966bc1d3d2e6b20a9abcd9f86f7'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_populate_sysroot.sigdata.4e3d00adf37bcccbef6edd2200aff2e490603c8d12a7184cbc08ba6fc3f72f58'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_create_spdx.sigdata.aaa205a9378597f0cbf9e3304d6ea35fdb7d7f621ce765211df694f8e7261614'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_compile.sigdata.a0caf7600b1d58d02bd659a2ae75b1973513300bdba93a4ece421ce8ff6a5a10'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_configure.sigdata.abffbfa63fcecacff6e815ce41ef3b450c310a0addf9e2ffe4b8efaaffad036e'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_collect_spdx_deps.sigdata.c8e7a4fd6886abafcc7eb4480c9c63c7d13be6c3f20fe802305d7fd88aaa2453'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_prepare_recipe_sysroot.sigdata.296ad4428b6feebf5cf86e048ec64e933e555d9ce3c46ef26cd95e03016a5a47'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/x86_64-linux/e2fsprogs-native/1.47.1.do_install.sigdata.39b02ac54f35df0be18e71759adf2a82a6474da313a84cd97880f806f080e452'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_populate_sysroot.sigdata.72fb63710803c0b9324b7138574a2c638fef72ea01123ba0adc0cc76c18ca5af'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_prepare_recipe_sysroot.sigdata.2581ff1a78e459dcec9c5f025249fa1204a880dfa712e462720721d6e5be11e5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_install.sigdata.759f21a4a1e84d7b578bc6475be9d5df36fef5964eb04c99c35cf6021ba6fbfb'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_patch.sigdata.176f9916d0309cb9bc07be29b3f7686cc00b546542d1fd9888e02d183591e12b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_deploy_source_date_epoch.sigdata.20701935cf5e894693553acdf0c8f52d901247f8cf0e6d5e1d03f2b0e631e63a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_compile.sigdata.90984ab264eafdfba91f149ea7712a4a3a67463a990525707bb39282cfb96cce'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_configure.sigdata.2be470450124c1d6f2c7cd7c32bc26187c429bc902813aecd6407e47ebe63e60'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/glibc/2.40+git.do_stash_locale.sigdata.31120f19cd42bf5a37b79bb75dded4b0549e97ae0180897dbf0dd6e223a518f8'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_configure.sigdata.ce8509bd13222ec3a91446ede8b134fef8d433be73731544e707962a34138bd5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_prepare_recipe_sysroot.sigdata.28e58b9ff84c3a46957d188b5ed6ea31c7f89105872c120c4a18a17a22ccfa93'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_populate_sysroot.sigdata.306425fac95d5767c2d8a7c302db4d80bc0ed64bbbdd7d34253aed3ebec539ec'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_compile.sigdata.ee9d18da7c33c84d79dd94c795fdf95d566cdbf52fd5c5953f818f08b0e4593c'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/opkg-utils/0.7.0.do_install.sigdata.d69dec84f29fd98612efe5ea29315598b62b1d48aa2b6a8721972fed371037da'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_configure.sigdata.7ffbfe3c216ae33dc1187d30769eee9b8829d4a82a18de24daee55e51714ad4f'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_populate_sysroot.sigdata.a1245195d37b7aba3e2a5fcfd10c48e253c184aaf8ec18bd35a7b4bf6b5941b4'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_prepare_recipe_sysroot.sigdata.346217cf0e1b058452210c7fa8b26ffe0089a64cfb9f4b6ee8e6dc816327e2db'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_compile.sigdata.67daae3b0d6402cd81871a5cad6b9a15c9818828be863955ed064b2d94c23799'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/gcc-runtime/14.2.0.do_install.sigdata.c28b80a1ea433cbf0f6101034bc92608c3b12cde00226e0dc13facc4696b54a6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/linux-libc-headers/6.12.do_populate_sysroot.sigdata.f89ffadba3c0cae1feb9c1c3051333b95c7c68605a3912d133f1eb825f299ab3'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_populate_sysroot.sigdata.a307e7fe5ff27ca7f40fb5fe38d6e735a1c7b136e58dc7148d22822d78803bd5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_compile.sigdata.b2b17fd7553c254174ae29531cad85e4d12594ca01e9d5ef21672d90396ec895'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_configure.sigdata.3742f0d5d254e55a85bad154bc89aa57668400c0c262e9844a512cb6c3bc9414'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_install.sigdata.99be8f52f17ab0262d8475343122f2f6eb06e3fa5539fe9f75d5b83166c07660'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux-libuuid/2.40.2.do_prepare_recipe_sysroot.sigdata.69915faf21eede4c3b82cd49ecd139cc5ee3755384ccfe9b250caeb54a1af7d1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_compile.sigdata.43790226c84d3fd1d399c76af19868f5e6753b3b46dbe58ec906c6a9092fe33e'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_install.sigdata.d55881c0827919df7c66fa917f33e561566c0c85981b6aad7b28c24f0142d6e6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_configure.sigdata.2628facb03064abb64c54a8e35bf4de5a6b2e2ac751c1ef4561c6a0328eee491'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_populate_sysroot.sigdata.375c126fc25310d106fe26058871f738579022968d4bb602a7652a8081139f56'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/bash-completion/2.16.0.do_prepare_recipe_sysroot.sigdata.09b0cce0a81b8c749678a06a992a8c9eebfd3c196c81e5361fa1ed6ed759c961'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_populate_sysroot.sigdata.5422cbff418dff2442b06cabdb24e4f44a9433e4555edefee73ecfa4b64b3425'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_install_ptest_base.sigdata.396e17cc26bd0430d488dcea953e81321e88c4bb21f795046cb99ef7930b9ce7'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_prepare_recipe_sysroot.sigdata.edf676b984b41570e4c1d6deba42eb58b4b096713fb4c7dd25a9b2082478e0f9'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_compile.sigdata.f9f07b02aef84f4196184a0702bdd62e7319c56da8953da8c6beb40d9e734f6d'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_compile_ptest_base.sigdata.8c0477d0d2872fde341310961cec5281d2181f1271c9a8ec587beb0c58aa43dd'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_configure.sigdata.7112e19ec34ae74d9dc1af3d420e79518a7643ef07335c2c0866daca5d96fbef'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_configure_ptest_base.sigdata.8a22334c9ed7d82112bf16048b9fe2409636e46cc620ecdf1db011a070bbb3b7'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/util-linux/2.40.2.do_install.sigdata.7909e695ac2f3b029dc3b9c447a99da352bea3914113b7732a3fae4fa0edef19'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_configure.sigdata.fa8d088163acaa6746c011ccd9306b69b825797bbb65b665c52d072a0bd8f5ff'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_compile_ptest_base.sigdata.362f831d2f226729933db65e23065ebbdd4e410bb79da1cb0c640a1a06a1b1b5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_populate_sysroot.sigdata.31392e7f2a79be9d60143459c61da7910af5e1ced7784a77bd8c9df392d84e23'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_compile.sigdata.63f613cfcc6b65fa5bdc9b1c405c07a2f3bccaa8a012260a1c693ad217aecd43'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_configure_ptest_base.sigdata.81fdaa6537f33d7cfa30368dd7c7dcc88a30704dba3ec3438cf201aacf3a32f6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_install.sigdata.421181aad20f40b11afc9831a4bd3efee36f6fc4bdba579661f3bc5b989cf53a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_prepare_recipe_sysroot.sigdata.53bb5555ee607929e1203d3e99a9d8c94a59280e83629dcdef639df4a85ee38b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/zlib/1.3.1.do_install_ptest_base.sigdata.5fd45922fd5d08b870d874610bf6e3930fea7ba0ef3a9a06864d0c39646ebcb5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_install.sigdata.57c28bcae3eeec0cc01ba0c492ce80f6cd448d1e6ee6b7ea9e14ed6fa96af743'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_configure.sigdata.d37c0269b40bc05ed9c8a2c00296fcdaef465672a9e9b3e9e519815f5f7750e7'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_multilib_install.sigdata.e134e84a0b0336281ef3d56c86db09e476dd8974b6da8f6efe59c6b0eff8eb4d'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_populate_sysroot.sigdata.84a15309766e84528ca0ce9a51256385f6eab04a8fe6b5a3f0a5d51b95ec2fc6'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_extra_symlinks.sigdata.e706998d467311b796b503c5b25bbd1983e8283b869cdb47032d0134f27d8f7f'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_prepare_recipe_sysroot.sigdata.f1a5efcb9c7e1e4c001f203439fe2d1dc29c9d2084c73a5cd66508ab78aaaf50'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc-initial/14.2.0.do_compile.sigdata.cddd7d2e0b84bf4a9d28f4111aa5e040e247641976445fb5c2de22601cdb83e5'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_compile.sigdata.7974d07f4096f6c4956c2669a022f0426e9efe496cbf93dd098e2a99dcffc5b9'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_populate_sysroot.sigdata.ab4341f6097ca1ce147cea42094c3132afbfa6c3158ae01878d7ed20afcc321b'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_install.sigdata.3cb15231007c40a5dc413fc2d0f95349e0c8380a5f4e9936bac1344c20f9b872'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_configure.sigdata.28cbeb3fbe84a5c5523aaa4c72712e0b806d1918b6751bf6f96c5b4a55704994'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_multilib_install.sigdata.972fc46acb0d87fec2573e435f69c963c90fe1c854f9a1a953f335049f0c707d'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_prepare_recipe_sysroot.sigdata.e7f9a3047c466594f470d6adb78fde6f63be0aa16f33f6c0229db0c58972be7e'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libgcc/14.2.0.do_extra_symlinks.sigdata.cdf4b6dd1a28a6972c52cad02c4da6fbe3daf1a7c6c2d10ce32e6dec03d459f8'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_populate_sysroot.sigdata.f2da5788c2d1789755d9262ecf1d7f35528103b41857516144d6775ccac310c7'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_install.sigdata.3ea1922688b9604908f60e1beda92820d1927a6318fe44382f70921df79c1b0e'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_compile.sigdata.774df04912b27d868b43d4e7c52cf3e22f9902a4e561d9dfab359f567b1611e1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_configure.sigdata.c8f24f843769ab08e0808034f0a12be656546c03fe61a390419ea0440f99b3fe'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libxcrypt/4.4.36.do_prepare_recipe_sysroot.sigdata.77dd8cf65dbb4def8f5bf8471c47aee86912554546c676b415ab996d30ef47e1'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_populate_sysroot.sigdata.0705a56ee5744b479242d00b250def69b5fad50a96a589d81aaeb1a780c73067'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_prepare_recipe_sysroot.sigdata.648d2218b2fecf9de192506916cf6f92f6335beddaaa4dc84eca118f50d219ca'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_compile.sigdata.9f5c1b25542dcd75ff7c825d05724436dd1c49465ae973b124f0a9bc3a201a63'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_configure.sigdata.a35b771ada6606bc2707b580ffae51965b730a8555727d2fd7938c1c601c1933'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/ncurses/6.5.do_install.sigdata.cdc58e1bc34712cc38f8b7b35b1a49aa07dd02130f41a2500735bf613a52d01a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_compile.sigdata.b86a60c8ace2a6d268f342f777f58ae3fe5a44bf583ba3a08409e2a6bbff9727'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_prepare_recipe_sysroot.sigdata.023441509d2a60be97836faf84d4ae728e771f2fdd74dc2749b3ea8bc5c43dcb'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_populate_sysroot.sigdata.c338c97d4b255108d1a0bc1a79b7d995d7ed5b98815a47becbdbafbcd8143320'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_configure.sigdata.f0bc80eef705a5a0879a3183bcc755b4940372d2df19a34bcbd8e1b50a85ec9a'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libcap-ng/0.8.5.do_install.sigdata.1abbc14259062342c9fb9499733f2c1a981c21a62d80d5c31150f92132c77cfc'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_prepare_recipe_sysroot.sigdata.0146354f876dabf02d9cd2f36312ec49837018eb34509e5db7f53ea7a007b11d'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_install.sigdata.8212b792b392cc86853fa5d5ae707f6241c3bed109fdb548cd25183ed2d58a48'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_configure.sigdata.b3b744837dfc9d325e130e7c1884717074e50ee95e6f949f2fe476888386df3c'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_populate_sysroot.sigdata.5a7720a334a5e3db2b63b94da4c9235b11087bc5ec8f220a9a0518a89000e774'\nFirst has 0, Second has 1:  '/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp-sstatesamehash/stamps/core2-32-poky-linux/libtool-cross/2.5.4.do_compile.sigdata.f05c0469d2b1c73bc7f0e54d8567f23dfa9e6367b6ad352a7ec7cf4d30ca765b'\n\n\nStderr:\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp/log/cve/cve-summary.json\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 35.130948305130005,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp/log/cve/cve-summary.json\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 74.91581845283508,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 31.449933767318726,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 19:54:48,652 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/localpkgfeed', '--scan-rpm-dir', '--port=48777']\n2025-01-06 19:54:48,657 - oe-selftest - INFO - waiting...\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): opened database file::memory:?cache=shared rw ro\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): sqlite version 3.47.2\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): service mode active\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): libmicrohttpd version 1.0.1\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): started http server on IPv4 IPv6 port=48777\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): search concurrency 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): webapi connection pool 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): rescan time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): scan checkpoint 256\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache mbs 45742\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache prefetch 64\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir /tmp\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): fdcache tmpdir min% 25\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): groom time 0\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): forwarded ttl limit 8\n[Mon Jan  6 19:54:48 2025] (1048278/1048278): accepting archive types .rpm(cat) \n[Mon Jan  6 19:54:49 2025] (1048278/1048287): grooming database\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): database record counts:\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): file s 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive d/e 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sref 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): archive sdef 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): buildids 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): filenames 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): fileparts 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (#) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): files scanned (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): index db size (mb) 0\n[Mon Jan  6 19:54:49 2025] (1048278/1048287): groomed database in 0.000901193s\n[Mon Jan  6 19:54:49 2025] (1048278/1048288): fts traversed source paths in 0.00232201s, scanned=90, regex-skipped=0\n2025-01-06 19:54:53,662 - oe-selftest - INFO - polling server\n2025-01-06 19:54:53,662 - oe-selftest - INFO - server alive\n[Mon Jan  6 19:54:53 2025] (1048278/1048286): 127.0.0.1:45016 UA:Pythonurllib/3.8 XFF: GET /metrics 200 5620 0+0ms\n2025-01-06 19:54:53,669 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-01-06 19:54:56,585 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462516/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-ubuntu/build/build-st-3462516/tmp-debuginfod/work/core2-64-poky-linux/xz/5.6.3/packages-split/xz/usr/bin/xz.xz'))\n2025-01-06 19:55:32,271 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n2025-01-06 19:55:46,058 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 899.5310952663422,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 25.3970365524292,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,804 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462518/conf/local.conf\n2025-01-06 19:38:14,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.a8oneqq2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ntubm2l3\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.1hi1595q\nINFO: Initializing a new Git repo at /tmp/fake_results.2zlzci9q\nINFO: Initializing a new Git repo at /tmp/fake_results.73jv6kkg\nINFO: Initializing a new Git repo at /tmp/fake_results.2a64yipy\n",
    "status": "FAILED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 25.2886323928833,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,804 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462518/conf/local.conf\n2025-01-06 19:38:14,805 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nINFO: Initializing a new Git repo at /tmp/fake_results.a8oneqq2\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ntubm2l3\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.1hi1595q\nINFO: Initializing a new Git repo at /tmp/fake_results.2zlzci9q\nINFO: Initializing a new Git repo at /tmp/fake_results.73jv6kkg\nINFO: Initializing a new Git repo at /tmp/fake_results.2a64yipy\n",
    "status": "FAILED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 47.676029205322266,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 76.26574635505676,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 54.569796562194824,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 15.812716245651245,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 49.12228083610535,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 31.549983263015747,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/conf/local.conf\n2025-01-06 19:38:14,814 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462514/tmp/log/cve/cve-summary.json\n",
    "status": "FAILED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.5024580955505371,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.7653605937957764,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.0153546333312988,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.013263463973999,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 3.0537288188934326,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 2.9431896209716797,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 2.9308645725250244,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 2.911947727203369,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 2.9240989685058594,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 2.9761290550231934,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.0244297981262207,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 2.9682514667510986,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.0051889419555664,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "oetags": [
     "runqemu"
    ],
    "status": "UNKNOWN"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 3.503856658935547,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462538/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 20:33:36,542 - 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/008db1d2c36e44fb9a5b342455c4839d05b616c9c16eb268d9fe41cfa9786136/sourcefile/4\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 16.317007780075073,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462538/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 20:33:36,542 - 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/008db1d2c36e44fb9a5b342455c4839d05b616c9c16eb268d9fe41cfa9786136/sourcefile/4\n",
    "oetags": [
     "runqemu"
    ],
    "status": "FAILED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 12.893388271331787,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 36.468169927597046,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 16.64460277557373,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 5.173606872558594,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462543/conf/local.conf\n2025-01-06 19:38:14,808 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-01-06 20:29:46,982 - oe-selftest - INFO - Building creategroup2\n2025-01-06 20:30:08,755 - oe-selftest - INFO - Packaging creategroup2\n2025-01-06 20:30:23,450 - oe-selftest - INFO - Building dcreategroup\n2025-01-06 20:30:41,723 - oe-selftest - INFO - Building core-image-minimal to generate passwd/group file\n",
    "status": "FAILED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.21825551986694336,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.44359278678894043,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.20443511009216309,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.2704582214355469,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.5541787147521973,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.2851541042327881,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.23816895484924316,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 3.040323495864868,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 2.1903107166290283,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 45.98809003829956,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.20318317413330078,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.22829532623291016,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.18353772163391113,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.2351539134979248,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 4.628424882888794,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 3.485370397567749,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 5.303828716278076,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 4.3417158126831055,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 4.483133792877197,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 10.0946204662323,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462555/conf/local.conf\n2025-01-06 19:38:14,812 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 7.931947946548462,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 6.959339380264282,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 11.901809215545654,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 9.295951128005981,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 6.387890338897705,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 6.653401851654053,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 6.823800086975098,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 6.442144393920898,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 7.010185956954956,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 6.347259521484375,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 6.874882221221924,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 6.487976789474487,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 6.653005838394165,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 6.885149717330933,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 6.401742458343506,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 6.756340026855469,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 10.44568419456482,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 11.905667304992676,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_include_path": {
    "duration": 8.622283935546875,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 9.84152889251709,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 9.019894361495972,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 16.34311532974243,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 8.38183879852295,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 10.042079210281372,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 8.617542505264282,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 7.401050329208374,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_no_table": {
    "duration": 6.938350439071655,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 8.088443756103516,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_permissions": {
    "duration": 6.532126426696777,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 7.301438093185425,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 9.126675367355347,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 6.893991708755493,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 7.5908942222595215,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 6.721845626831055,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 7.405402183532715,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 8.010946273803711,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 6.325775861740112,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 6.565534353256226,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 7.2453272342681885,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462510/conf/local.conf\n2025-01-06 19:38:14,815 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 28.02480697631836,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 8.148173809051514,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 6.314115285873413,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 8.104258060455322,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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.0011227130889892578,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 7.794428110122681,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 7.732840538024902,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 9.058339834213257,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 13.698386192321777,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 30.570602893829346,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 23.84091591835022,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 14.143725633621216,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 10.358120203018188,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 9.745388269424438,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 7.985737323760986,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 6.704909086227417,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 8.17821979522705,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 6.399571657180786,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 8.495169878005981,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 12.563217639923096,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 7.1179540157318115,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_offset": {
    "duration": 7.384358882904053,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 8.152172565460205,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 8.429168701171875,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 7.581326723098755,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 6.94809365272522,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 7.6045520305633545,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 6.90031623840332,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 7.0120391845703125,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - 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": 7.889172315597534,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-06 19:38:14,806 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-3462511/conf/local.conf\n2025-01-06 19:38:14,807 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nNOTE: Reconnecting to bitbake server...\n",
    "status": "FAILED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 40.67632579803467,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 21.162220239639282,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.0526731014251709,
    "status": "PASSED"
   }
  }
 }
}