{
 "oeselftest_fedora-40_qemux86-64_20241123094406": {
  "configuration": {
   "HOST_DISTRO": "fedora-40",
   "HOST_NAME": "fedora40-vk-3.yocto.io",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "769d9a456a60a42e3686015f23e432270ee00544",
     "commit_count": 76400
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "769d9a456a60a42e3686015f23e432270ee00544",
     "commit_count": 76400
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "769d9a456a60a42e3686015f23e432270ee00544",
     "commit_count": 76400
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "769d9a456a60a42e3686015f23e432270ee00544",
     "commit_count": 76400
    }
   },
   "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": "20241123094406",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 42.090967655181885,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 28.64458131790161,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 31.474982738494873,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 28.23637866973877,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 28.84098720550537,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 29.69431161880493,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 30.179892778396606,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 40.84077429771423,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 30.85813307762146,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 15.48179817199707,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 40.35780668258667,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 27.319968223571777,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 31.24936866760254,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 30.003528833389282,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 99.11671352386475,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 41.90487098693848,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 0.002118825912475586,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 52.285232067108154,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 41.738181829452515,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 30.19540548324585,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 31.085201740264893,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 9.87204384803772,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 7.363378286361694,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 23.787304401397705,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.6511437892913818,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 50.60082507133484,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 6.277663230895996,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 11.79080867767334,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.5916790962219238,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 3.7130608558654785,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 19.608238458633423,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 42.929595947265625,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 11.395712614059448,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 68.48771548271179,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 191.6420829296112,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 85.15569043159485,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 105, in test_lock_single_recipe_all_tasks\n    self._run_test(recipes, None)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 191, in _run_test\n    self.assertIn(warn_message, result.output)\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 1152, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib64/python3.12/unittest/case.py\", line 715, in fail\n    raise self.failureException(msg)\nAssertionError: 'The quilt:do_deploy_build_sbom_spdx sig is computed to be' not found in 'NOTE: Reconnecting to bitbake server...\\nLoading cache...done.\\nLoaded 1969 entries from dependency cache.\\nParsing recipes...done.\\nParsing of 993 .bb files complete (992 cached, 1 parsed). 1969 targets, 56 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.1\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master-next:769d9a456a60a42e3686015f23e432270ee00544\"\\nmeta-selftest        = \"master:99820ed54ef792d07fcb7652dbb4433e80a55d92\"\\n\\nInitialising tasks...Sstate summary: Wanted 785 Local 25 Mirrors 0 Missed 760 Current 0 (3% match, 0% complete)\\nNOTE: The following recipes have locked tasks: quilt\\nWARNING: The quilt:do_recipe_qa sig is computed to be f0982a15269932d9a05906ae0d5f1cc1689295a469219361b456bae1714eff2e, but the sig is locked to 09772aa4532512baf96d433484f27234d4b7c11dd9cda0d6f56fa1b7ce6f25f0 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_fetch sig is computed to be 1080db86df86899a2290d8454919778c87b895475162c3ab589c7ee7ee95a12a, but the sig is locked to 6a724b7696ed8fc045586c8ec3d83834fc2760943d9bde03ab8334ac736110a0 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_unpack sig is computed to be 74ab0214bf0d380cdac12aaa56794f1a6457d742b9577dc3da203c8fa13079b3, but the sig is locked to 5e0b07afe936587e078328e9f810b550278d870b0137000f18eb48b2ad274758 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_patch sig is computed to be 576abf1dbae44591714d386df166b455cd750d9b5b7706b2a2dfb9b206744258, but the sig is locked to 868a405fb007d18b9b76d540dad3d0d016b54762df26acfbcaa242560e3ea88a in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_populate_lic sig is computed to be 5d11c642cc994059633e91ed2e44990511276e1422e3f965ee5e07b32b5b9c82, but the sig is locked to 857df295dac00f2f7ce012810a5b66cdd68d055e1d9f0ee87c85f126db5f4a4e in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_deploy_source_date_epoch sig is computed to be 80f481373b972b2268cc665e738dbb745778ac9d9fcdd0952a7d0db5b56a6fec, but the sig is locked to 12178eb6d55ef602a8fe638e49862fd247e07b228f0f08967697b655bfe4bb61 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_prepare_recipe_sysroot sig is computed to be 096655020cb586c4cb5306498362c9eca607e2585041554be81f0efce0e1666c, but the sig is locked to 87acc015740def32fef63a084dbe3ea411da4dfa1fdec13a7d14a9cdadb422a7 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_configure sig is computed to be 8aafc61318ef1ebf0b3615e15888e90fee1bc5ce9ff2c7e074130cb3dcdac4c9, but the sig is locked to e5538c21a9070e2c1b46abb5e2c0054f0e8927be06d0fe0889ebeab74720c030 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_configure_ptest_base sig is computed to be d159ff9cd117a8134e87d7f927ea2641ea1d72dfa32e54dabd0c73014502c43e, but the sig is locked to 96e7eaeeb740a9b198ed5b2efbbb3dd88ac5be88b3b74b3701ecedeb57e1d939 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_compile sig is computed to be 4f0c29d8abcf32d0f060156ed04dff6fe0eb075f96a3b68ff64609fa384a11da, but the sig is locked to fe6525bc5206eb8b3b1473d586711fb35bf178f728f1d43f474c1cccffb84813 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_compile_ptest_base sig is computed to be 7ca663f88dda0c914c5d5bb98fbf94b0b4e53cb3bafba8bbb9504c9c37acf4f1, but the sig is locked to 27a9833f8ec4b7db08b0edf015cc2b5ecefda212a65be7448039d49b503b4dc4 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_collect_spdx_deps sig is computed to be 65a0a7397447a6c7e2a2e649ae3ce6906852a9742c1a084b39095ca3d2bbf79e, but the sig is locked to d0bef1c01aab8202a091bf72c7599cb7e3b4c194c25745a8ab21db650f0d79ce in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_install sig is computed to be d1904beb8e638757217250d9c3f85574fea0bb20f62ee2eeec53d0f9a8c9701a, but the sig is locked to 64441a9b565499d22337919f2435fc740605479274a8e89c2f8e4e8c4f6a0500 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_install_ptest_base sig is computed to be 712fef0d2f4729348c027cfb634ea215c80f9249efccd79601c340d813ff5c44, but the sig is locked to b840293aca8dba80b8b88e0ccab72ab4027bee8e608876bf057711130b3e2f5f in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_package sig is computed to be 86032a7e532fab91573408e82969ead0492e55b5a2e8af507c89a1361798ec58, but the sig is locked to 598d3791ba936cad8cd344a57eda8e948297540378fc9c4a840a6e31c54e6790 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_populate_sysroot sig is computed to be bc1a8d6c8c14acfa7ea3c11b1518b35212de9cfd278a02b8526cab8c111beefb, but the sig is locked to e5bb9c4dd3afe20da49569d1c4861fd8dd9b67344b839e542c60196bfa80f6b3 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_packagedata sig is computed to be 33bd7b1abc57bbf8f19779f1209ffcde40b1713714ed26a5fea6c0a572cae38f, but the sig is locked to 85105018de911ef50f6684c08e6ec44fdff1ae086f1fd25d96465bbfba550c80 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_package_qa sig is computed to be 640b093913c4d8f431c8025d363c3b6d31b0641b1a84317cb7d140d763134f49, but the sig is locked to dfb061303ab84881f97d64c839c7c50dc337576a508c261444da3562fefec030 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_create_spdx sig is computed to be 103628a8a06a5046a25fc60d7a5a39eae0b03de9f419c07feaf7250eef5689ea, but the sig is locked to 4a0f494c4ced495c4afcbc3593ec29e04b5e45ca89ae2b47ca8ba197436db62c in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_package_write_rpm sig is computed to be a4814c86eecd5190fe2a3286eb7fcf636a3dd22b1a29440815361823e90ce951, but the sig is locked to f5a72da14da69570328d1708fcf9c30bb46731bc3436a1058869be004513275b in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_create_package_spdx sig is computed to be 4264db340c32a9e150f7f073f7980602d83750ff62c6363d234073507caaabff, but the sig is locked to d1268193d40f9264d5f8d240981e422f9f9b3cb3c3f06864f2351ba2ee5f8628 in SIGGEN_LOCKEDSIGS_core2-64\\nThe quilt:do_build sig is computed to be 75f7f6aa7ce5fb36892e87f4d0886355fb3ccfd0a6add4ed14eb60dbd84e6e28, but the sig is locked to 88383fbcc093295ec38228c26cca254b48b956d5164ec8c29c4de27749008665 in SIGGEN_LOCKEDSIGS_core2-64\\ndone.\\nNOTE: Executing Tasks\\nNOTE: Running setscene task 261 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running setscene task 293 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 295 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 311 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running setscene task 412 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 439 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running setscene task 479 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 480 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running setscene task 493 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running setscene task 499 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running setscene task 509 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running setscene task 633 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running setscene task 664 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running setscene task 682 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 745 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_deploy_source_date_epoch_setscene)\\nNOTE: Running task 1 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_recipe_qa)\\nNOTE: Running setscene task 746 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_recipe_qa_setscene)\\nNOTE: Running task 2 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa)\\nNOTE: Running setscene task 747 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_recipe_qa_setscene)\\nNOTE: Running task 3 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_recipe_qa)\\nNOTE: Running task 4 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa)\\nNOTE: Running setscene task 748 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_recipe_qa_setscene)\\nNOTE: Running task 5 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa)\\nNOTE: Running setscene task 749 of 785 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 753 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 754 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 755 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 756 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_recipe_qa_setscene)\\nNOTE: Running task 6 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_recipe_qa)\\nNOTE: Running setscene task 781 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_recipe_qa_setscene)\\nNOTE: Running setscene task 785 of 785 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_recipe_qa_setscene)\\nNOTE: Running task 7 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_recipe_qa)\\nNOTE: Running task 8 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa)\\nNOTE: Running task 9 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa)\\nNOTE: Running task 10 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_recipe_qa)\\nNOTE: Running task 11 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_recipe_qa)\\nNOTE: Running task 12 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_recipe_qa)\\nNOTE: Running task 13 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_recipe_qa)\\nNOTE: Running task 14 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_fetch)\\nNOTE: Running task 15 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa)\\nNOTE: Running task 16 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)\\nNOTE: Running task 17 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_fetch)\\nNOTE: Running task 18 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_fetch)\\nNOTE: Running task 19 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_fetch)\\nNOTE: Running task 20 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_fetch)\\nNOTE: Running task 21 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa)\\nNOTE: Running task 22 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_fetch)\\nNOTE: Running task 23 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_fetch)\\nNOTE: Running task 24 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_fetch)\\nNOTE: Running task 25 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_fetch)\\nNOTE: Running task 26 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_fetch)\\nNOTE: Running task 27 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_fetch)\\nNOTE: Setscene tasks completed\\nNOTE: Running task 28 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_fetch)\\nNOTE: Running task 29 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_unpack)\\nNOTE: Running task 30 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 31 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_unpack)\\nNOTE: Running task 32 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 33 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_unpack)\\nNOTE: Running task 34 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 35 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_unpack)\\nNOTE: Running task 36 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_unpack)\\nNOTE: Running task 37 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 38 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_unpack)\\nNOTE: Running task 39 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_unpack)\\nNOTE: Running task 40 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_fetch)\\nNOTE: Running task 41 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_unpack)\\nNOTE: Running task 42 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_fetch)\\nNOTE: Running task 43 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_unpack)\\nNOTE: Running task 44 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_unpack)\\nNOTE: Running task 45 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_patch)\\nNOTE: Running task 46 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa)\\nNOTE: Running task 48 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_fetch)\\nNOTE: Running task 49 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_unpack)\\nNOTE: Running task 50 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_recipe_qa)\\nNOTE: Running task 51 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_unpack)\\nNOTE: Running task 52 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_recipe_qa)\\nNOTE: Running task 53 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_recipe_qa)\\nNOTE: Running task 54 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_recipe_qa)\\nNOTE: Running task 55 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa)\\nNOTE: Running task 56 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 57 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa)\\nNOTE: Running task 58 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_unpack)\\nNOTE: Running task 59 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_recipe_qa)\\nNOTE: Running task 60 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_unpack)\\nNOTE: Running task 61 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_recipe_qa)\\nNOTE: Running task 63 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_fetch)\\nNOTE: Running task 64 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_fetch)\\nNOTE: Running task 65 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_recipe_qa)\\nNOTE: Running task 66 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch)\\nNOTE: Running task 67 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_fetch)\\nNOTE: Running task 68 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_fetch)\\nNOTE: Running task 69 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_unpack)\\nNOTE: Running task 70 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_configure)\\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 4498001.7/20000.0, IO: 18.8/20000.0, Mem: 0.0/None) - using 15/16 bitbake threads\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\\nNOTE: Running task 71 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_fetch)\\nNOTE: Running task 72 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_unpack)\\nNOTE: Running task 73 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_fetch)\\nNOTE: Running task 74 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_fetch)\\nNOTE: Running task 75 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_fetch)\\nNOTE: Running task 76 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_fetch)\\nNOTE: Running task 77 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_fetch)\\nNOTE: Running task 78 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa)\\nNOTE: Running task 79 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-source_14.2.bb:do_recipe_qa)\\nNOTE: Running task 80 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_recipe_qa)\\nNOTE: Running task 81 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_recipe_qa)\\nNOTE: Running task 82 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_unpack)\\nNOTE: Running task 83 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 84 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_compile)\\nNOTE: Running task 85 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_recipe_qa)\\nNOTE: Running task 86 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_recipe_qa)\\nNOTE: Running task 87 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-source_14.2.bb:do_fetch)\\nNOTE: Running task 88 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_recipe_qa)\\nNOTE: Running task 89 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa)\\nNOTE: Running task 90 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_unpack)\\nNOTE: Running task 91 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_unpack)\\nNOTE: Running task 92 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_unpack)\\nNOTE: Running task 93 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 94 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_install)\\nNOTE: Running task 95 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_unpack)\\nNOTE: Running task 96 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running noexec task 97 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_fetch)\\nNOTE: Running task 98 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_fetch)\\nNOTE: Running task 99 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_recipe_qa)\\nNOTE: Running task 100 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa)\\nNOTE: Running noexec task 101 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_fetch)\\nNOTE: Running task 102 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_recipe_qa)\\nNOTE: Running task 103 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_fetch)\\nNOTE: Running task 104 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_recipe_qa)\\nNOTE: Running task 105 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_populate_sysroot)\\nNOTE: Running task 106 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_fetch)\\nNOTE: Running task 107 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_fetch)\\nNOTE: Running task 108 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa)\\nNOTE: Running task 109 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\\nNOTE: Running task 111 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_fetch)\\nNOTE: Running task 113 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_fetch)\\nNOTE: Running task 114 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_recipe_qa)\\nNOTE: Running task 115 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_recipe_qa)\\nNOTE: Running task 116 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_fetch)\\nNOTE: Running task 117 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_unpack)\\nNOTE: Running task 118 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa)\\nNOTE: Running task 119 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\\nNOTE: Running task 120 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_patch)\\nNOTE: Running task 121 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_patch)\\nNOTE: Running task 122 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_patch)\\nNOTE: Running task 123 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_patch)\\nNOTE: Running task 124 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_patch)\\nNOTE: Running task 125 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_patch)\\nNOTE: Running task 126 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_patch)\\nNOTE: Running task 127 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_patch)\\nNOTE: Running task 128 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 129 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_patch)\\nNOTE: Running task 130 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_patch)\\nNOTE: Running task 131 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_patch)\\nNOTE: Running task 132 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 133 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_patch)\\nNOTE: Running task 134 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\\nNOTE: Running task 135 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 136 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_patch)\\nNOTE: Running task 137 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 138 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 139 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_patch)\\nNOTE: Running task 140 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 141 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_patch)\\nNOTE: Running task 142 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_configure)\\nNOTE: Running task 143 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_configure)\\nNOTE: Running task 144 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 145 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 146 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_patch)\\nNOTE: Running task 147 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 148 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 149 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 150 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_compile)\\nNOTE: Running task 151 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_patch)\\nNOTE: Running task 152 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 153 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_configure)\\nNOTE: Running task 154 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_compile)\\nNOTE: Running task 156 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_patch)\\nNOTE: Running task 157 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 158 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 159 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 160 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_patch)\\nNOTE: Running task 161 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_unpack)\\nNOTE: Running task 162 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_install)\\nNOTE: Running task 163 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 164 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_patch)\\nNOTE: Running task 165 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_install)\\nNOTE: Running task 166 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_unpack)\\nNOTE: Running task 167 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_deploy_source_date_epoch)\\nNOTE: Running noexec task 168 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_compile)\\nNOTE: Running task 169 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_install)\\nNOTE: Running task 170 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot)\\nNOTE: Running task 171 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_configure)\\nNOTE: Running task 172 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_fetch)\\nNOTE: Running task 173 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_fetch)\\nNOTE: Running task 174 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\\nNOTE: Running task 175 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_unpack)\\nNOTE: Running task 176 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 177 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot)\\nNOTE: Running task 178 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 179 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\\nNOTE: Running task 180 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_unpack)\\nNOTE: Running task 181 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_patch)\\nNOTE: Running task 182 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot)\\nNOTE: Running task 183 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\\nNOTE: Running task 184 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_unpack)\\nNOTE: Running task 185 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 186 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_fetch)\\nNOTE: Running task 187 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_fetch)\\nNOTE: Running task 188 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_compile)\\nNOTE: Running task 189 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_configure)\\nNOTE: Running task 190 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_patch)\\nNOTE: Running task 191 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\\nNOTE: Running task 192 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_unpack)\\nNOTE: Running task 193 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_unpack)\\nNOTE: Running task 194 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_prepare_recipe_sysroot)\\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 6513803.4/20000.0, IO: 42.4/20000.0, Mem: 0.0/None) - using 15/16 bitbake threads\\nNOTE: Running task 195 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_configure)\\nNOTE: Running task 196 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_compile)\\nNOTE: Running task 197 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_install)\\nNOTE: Running task 198 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot)\\nNOTE: Running task 199 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_prepare_recipe_sysroot)\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\\nNOTE: Running task 200 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_install)\\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 25036.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 8731.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\\nNOTE: Running task 201 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_compile)\\nNOTE: Running task 202 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 203 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_patch)\\nNOTE: Running task 204 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\\nNOTE: Running task 205 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\\nNOTE: Running task 206 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_patch)\\nNOTE: Running task 207 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_patch)\\nNOTE: Running task 208 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\\nNOTE: Running task 209 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_patch)\\nNOTE: Running task 210 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_fetch)\\nNOTE: Running task 211 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_recipe_qa)\\nNOTE: Running task 212 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_unpack)\\nNOTE: Running task 213 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa)\\nNOTE: Running task 214 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa)\\nNOTE: Running task 215 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_configure)\\nNOTE: Running task 216 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot)\\nNOTE: Running task 217 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_install)\\nNOTE: Running task 218 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_recipe_qa)\\nNOTE: Running task 219 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 220 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 221 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch)\\nNOTE: Running task 222 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_recipe_qa)\\nNOTE: Running task 223 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 224 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 225 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_fetch)\\nNOTE: Running task 226 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_fetch)\\nNOTE: Running task 227 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 228 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_compile)\\nNOTE: Running task 229 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 230 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_recipe_qa)\\nNOTE: Running task 231 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_patch)\\nNOTE: Running task 232 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_populate_sysroot)\\nNOTE: Running task 233 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 234 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_fetch)\\nNOTE: Running task 235 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 236 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_unpack)\\nNOTE: Running task 237 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_collect_spdx_deps)\\nNOTE: Running task 238 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_recipe_qa)\\nNOTE: Running task 240 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_unpack)\\nNOTE: Running task 241 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_unpack)\\nNOTE: Running task 242 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_configure)\\nNOTE: Running task 243 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_unpack)\\nNOTE: Running task 244 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_collect_spdx_deps)\\nNOTE: Running task 245 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_install)\\nNOTE: Running task 246 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_recipe_qa)\\nNOTE: Running task 247 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_recipe_qa)\\nNOTE: Running task 248 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_fetch)\\nNOTE: Running task 249 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_fetch)\\nNOTE: Running task 250 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx)\\nNOTE: Running task 251 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_patch)\\nNOTE: Running task 253 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_generate_toolchain_file)\\nNOTE: Running task 254 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_unpack)\\nNOTE: Running noexec task 255 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_fetch)\\nNOTE: Running task 256 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\\nNOTE: Running task 257 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_recipe_qa)\\nNOTE: Running task 258 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\\nNOTE: Running task 260 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_fetch)\\nNOTE: Running task 261 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_compile)\\nNOTE: Running task 262 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_patch)\\nNOTE: Running task 263 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_recipe_qa)\\nNOTE: Running task 264 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx)\\nNOTE: Running task 265 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 266 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_populate_sysroot)\\nNOTE: Running task 267 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_fetch)\\nNOTE: Running task 268 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_fetch)\\nNOTE: Running task 269 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_collect_spdx_deps)\\nNOTE: Running task 270 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 271 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_recipe_qa)\\nNOTE: Running task 272 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa)\\nNOTE: Running task 273 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_patch)\\nNOTE: Running task 274 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 275 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_recipe_qa)\\nNOTE: Running task 276 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_fetch)\\nNOTE: Running task 277 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_fetch)\\nNOTE: Running task 278 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_install)\\nNOTE: Running task 279 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 280 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_create_spdx)\\nNOTE: Running task 281 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_recipe_qa)\\nNOTE: Running task 282 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_recipe_qa)\\nNOTE: Running task 283 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 284 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_unpack)\\nNOTE: Running noexec task 285 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_fetch)\\nNOTE: Running task 286 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa)\\nNOTE: Running task 287 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa)\\nNOTE: Running task 288 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_recipe_qa)\\nNOTE: Running task 289 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_fetch)\\nNOTE: Running task 290 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_collect_spdx_deps)\\nNOTE: Running task 291 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_recipe_qa)\\nNOTE: Running task 292 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 293 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_configure)\\nNOTE: Running task 294 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_fetch)\\nNOTE: Running task 295 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_recipe_qa)\\nNOTE: Running task 296 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_populate_sysroot)\\nNOTE: Running task 297 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_patch)\\nNOTE: Running task 298 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa)\\nNOTE: Running task 299 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa)\\nNOTE: Running task 300 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\\nNOTE: Running task 301 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_spdx)\\nNOTE: Running task 302 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_fetch)\\nNOTE: Running task 303 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_fetch)\\nNOTE: Running task 304 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_fetch)\\nNOTE: Running task 305 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_fetch)\\nNOTE: Running task 306 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_fetch)\\nNOTE: Running task 307 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_unpack)\\nNOTE: Running task 308 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_compile)\\nNOTE: Running task 309 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_unpack)\\nNOTE: Running task 310 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_fetch)\\nNOTE: Running task 311 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_recipe_qa)\\nNOTE: Running task 312 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_collect_spdx_deps)\\nNOTE: Running task 313 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_recipe_qa)\\nNOTE: Running task 314 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_unpack)\\nNOTE: Running task 315 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\\nNOTE: Running task 316 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_fetch)\\nNOTE: Running task 317 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_unpack)\\nNOTE: Running task 318 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_patch)\\nNOTE: Running task 319 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_unpack)\\nNOTE: Running task 320 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\\nNOTE: Running task 321 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_fetch)\\nNOTE: Running task 322 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_patch)\\nNOTE: Running task 323 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_unpack)\\nNOTE: Running task 324 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_fetch)\\nNOTE: Running task 325 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_unpack)\\nNOTE: Running task 326 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf/autoconf_2.72e.bb:do_create_spdx)\\nNOTE: Running task 327 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_install)\\nNOTE: Running task 328 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_patch)\\nNOTE: Running task 329 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 330 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_unpack)\\nNOTE: Running task 331 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\\nNOTE: Running task 332 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_patch)\\nNOTE: Running task 333 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_unpack)\\nNOTE: Running task 334 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_recipe_qa)\\nNOTE: Running task 335 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_unpack)\\nNOTE: Running task 336 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_recipe_qa)\\nNOTE: Running task 337 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_patch)\\nNOTE: Running task 338 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_patch)\\nNOTE: Running task 339 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_recipe_qa)\\nNOTE: Running task 340 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_patch)\\nNOTE: Running task 341 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa)\\nNOTE: Running task 342 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_patch)\\nNOTE: Running task 343 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_patch)\\nNOTE: Running task 344 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_collect_spdx_deps)\\nNOTE: Running task 345 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_populate_sysroot)\\nNOTE: Running task 346 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa)\\nNOTE: Running task 347 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 348 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 349 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\\nNOTE: Running task 350 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_recipe_qa)\\nNOTE: Running task 351 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_recipe_qa)\\nNOTE: Running task 352 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_patch)\\nNOTE: Running task 353 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_fetch)\\nNOTE: Running task 354 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_fetch)\\nNOTE: Running task 355 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_fetch)\\nNOTE: Running task 356 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_fetch)\\nNOTE: Running task 357 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_unpack)\\nNOTE: Running task 358 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa)\\nNOTE: Running task 359 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 360 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 361 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 362 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/automake/automake_1.17.bb:do_create_spdx)\\nNOTE: Running task 363 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_fetch)\\nNOTE: Running task 364 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_fetch)\\nNOTE: Running task 365 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_fetch)\\nNOTE: Running task 366 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_unpack)\\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 148493968.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 11/16 bitbake threads\\nNOTE: Running task 367 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_configure)\\nNOTE: Running task 368 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_compile)\\nNOTE: Running task 369 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_install)\\nNOTE: Running task 370 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_populate_sysroot)\\nNOTE: Running task 371 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 372 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_configure)\\nNOTE: Running task 373 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_compile)\\nNOTE: Running task 374 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_install)\\nNOTE: Running task 375 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_populate_sysroot)\\nNOTE: Running task 376 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 377 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_configure)\\nNOTE: Running task 378 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_compile)\\nNOTE: Running task 379 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_install)\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 1266.7/20000.0, IO: 2216.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\\nNOTE: Running task 380 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 381 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_unpack)\\nNOTE: Running task 382 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 383 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_unpack)\\nNOTE: Running task 384 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_unpack)\\nNOTE: Running task 385 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 386 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_unpack)\\nNOTE: Running task 387 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-source_14.2.bb:do_unpack)\\nNOTE: Running task 388 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_unpack)\\nNOTE: Running task 389 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_unpack)\\nNOTE: Running task 390 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 391 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 392 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 393 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 394 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 395 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot)\\nNOTE: Running task 396 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_unpack)\\nNOTE: Running task 397 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_unpack)\\nNOTE: Running task 398 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_configure)\\nNOTE: Running task 399 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure)\\nNOTE: Running task 400 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_patch)\\nNOTE: Running task 401 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_patch)\\nNOTE: Running task 402 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_patch)\\nNOTE: Running task 403 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_configure)\\nNOTE: Running task 404 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_patch)\\nNOTE: Running task 405 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_configure)\\nNOTE: Running task 406 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_configure)\\nNOTE: Running task 407 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_patch)\\nNOTE: Running task 408 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_configure)\\nNOTE: Running task 409 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_unpack)\\nNOTE: Running task 410 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_patch)\\nNOTE: Running task 411 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure)\\nNOTE: Running task 412 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 413 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_compile)\\nNOTE: Running task 414 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 415 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 416 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 417 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_compile)\\nNOTE: Running task 418 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 419 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_compile)\\nNOTE: Running task 420 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 421 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_compile)\\nNOTE: Running task 422 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_compile)\\nNOTE: Running task 423 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_compile)\\nNOTE: Running task 424 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_patch)\\nNOTE: Running task 425 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 426 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_configure)\\nNOTE: Running task 427 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_install)\\nNOTE: Running task 428 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_unpack)\\nNOTE: Running task 429 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_patch)\\nNOTE: Running task 430 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_configure)\\nNOTE: Running task 431 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_configure)\\nNOTE: Running task 432 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_configure)\\nNOTE: Running task 433 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 434 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_compile)\\nNOTE: Running task 435 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_install)\\nNOTE: Running task 436 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_install)\\nNOTE: Running task 437 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_install)\\nNOTE: Running task 438 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_install)\\nNOTE: Running task 439 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_install)\\nNOTE: Running task 440 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_compile)\\nNOTE: Running task 441 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 442 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot)\\nNOTE: Running task 443 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_compile)\\nNOTE: Running task 444 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 445 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_compile)\\nNOTE: Running task 446 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 447 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_patch)\\nNOTE: Running task 448 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_sysroot)\\nNOTE: Running task 449 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_compile)\\nNOTE: Running task 450 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot)\\nNOTE: Running task 451 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 452 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot)\\nNOTE: Running task 453 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_populate_sysroot)\\nNOTE: Running task 454 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot)\\nNOTE: Running task 455 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_install)\\nNOTE: Running task 456 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 457 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_configure)\\nNOTE: Running task 458 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_install)\\nNOTE: Running task 459 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_install)\\nNOTE: Running task 460 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_unpack)\\nNOTE: Running task 461 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_install)\\nNOTE: Running task 462 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_configure)\\nNOTE: Running task 463 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 464 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 465 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_install)\\nNOTE: Running task 466 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 467 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 468 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 469 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 470 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot)\\nNOTE: Running task 471 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_populate_sysroot)\\nNOTE: Running task 472 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot)\\nNOTE: Running task 473 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 474 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_configure)\\nNOTE: Running task 475 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_compile)\\nNOTE: Running task 476 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_compile)\\nNOTE: Running task 477 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_unpack)\\nNOTE: Running task 478 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_populate_sysroot)\\nNOTE: Running task 479 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_patch)\\nNOTE: Running task 480 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_configure)\\nNOTE: Running task 481 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_configure)\\nNOTE: Running task 482 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_configure)\\nNOTE: Running task 483 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_unpack)\\nNOTE: Running task 484 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot)\\nNOTE: Running task 485 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\\nNOTE: Running task 486 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 487 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_configure)\\nNOTE: Running task 488 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_configure)\\nNOTE: Running task 489 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_install)\\nNOTE: Running task 490 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_compile)\\nNOTE: Running task 491 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-source_14.2.bb:do_patch)\\nNOTE: Running task 492 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_patch)\\nNOTE: Running task 493 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_patch)\\nNOTE: Running task 494 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 495 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_install)\\nNOTE: Running task 496 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_compile)\\nNOTE: Running task 497 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 498 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-source_14.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 499 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-source_14.2.bb:do_preconfigure)\\nNOTE: Running task 500 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_compile)\\nNOTE: Running task 501 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_compile)\\nNOTE: Running task 502 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_compile)\\nNOTE: Running task 503 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\\nNOTE: Running task 504 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_patch)\\nNOTE: Running task 505 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 506 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot)\\nNOTE: Running task 507 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 508 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 509 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 510 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_install)\\nNOTE: Running task 511 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_configure)\\nNOTE: Running task 512 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 513 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_install)\\nNOTE: Running task 514 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_configure)\\nNOTE: Running task 515 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot)\\nNOTE: Running task 516 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_install)\\nNOTE: Running task 517 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_compile)\\nNOTE: Running task 518 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 519 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 520 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\\nNOTE: Running task 521 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_patch)\\nNOTE: Running task 522 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_install)\\nNOTE: Running task 523 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_install)\\nNOTE: Running task 524 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_configure)\\nNOTE: Running task 525 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_unpack)\\nNOTE: Running task 526 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_patch)\\nNOTE: Running task 527 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_populate_sysroot)\\nNOTE: Running task 528 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 529 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot)\\nNOTE: Running task 530 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_compile)\\nNOTE: Running task 531 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_compile)\\nNOTE: Running task 532 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_install)\\nNOTE: Running task 533 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_populate_sysroot)\\nNOTE: Running task 534 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot)\\nNOTE: Running task 535 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 536 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 537 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_populate_sysroot)\\nNOTE: Running task 538 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot)\\nNOTE: Running task 539 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_patch)\\nNOTE: Running task 540 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 541 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 542 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_unpack)\\nNOTE: Running task 543 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 544 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_compile)\\nNOTE: Running noexec task 545 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_configure)\\nNOTE: Running task 546 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_install)\\nNOTE: Running task 547 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_compile)\\nNOTE: Running task 548 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 549 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_install)\\nNOTE: Running task 550 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_populate_sysroot)\\nNOTE: Running task 551 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 552 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_configure)\\nNOTE: Running task 553 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 554 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_patch)\\nNOTE: Running task 555 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_unpack)\\nNOTE: Running task 556 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_configure)\\nNOTE: Running task 557 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_configure)\\nNOTE: Running task 558 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_patch)\\nNOTE: Running task 559 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_fetch)\\nNOTE: Running task 560 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_install)\\nNOTE: Running task 561 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_populate_sysroot)\\nNOTE: Running task 562 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_configure)\\nNOTE: Running task 563 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_configure)\\nNOTE: Running task 564 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_populate_sysroot)\\nNOTE: Running task 565 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_install)\\nNOTE: Running task 566 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_unpack)\\nNOTE: Running task 567 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 568 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_compile)\\nNOTE: Running task 569 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_configure)\\nNOTE: Running task 570 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_configure)\\nNOTE: Running task 571 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_patch)\\nNOTE: Running task 572 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 573 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_compile)\\nNOTE: Running task 574 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_populate_sysroot)\\nNOTE: Running task 575 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_compile)\\nNOTE: Running task 576 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 577 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_compile)\\nNOTE: Running task 578 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 579 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_populate_sysroot)\\nNOTE: Running task 580 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_patch)\\nNOTE: Running task 581 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_compile)\\nNOTE: Running task 582 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_patch)\\nNOTE: Running task 583 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_configure)\\nNOTE: Running task 584 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_install)\\nNOTE: Running task 585 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_compile)\\nNOTE: Running task 586 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_compile)\\nNOTE: Running task 587 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_configure)\\nNOTE: Running task 588 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_unpack)\\nNOTE: Running task 589 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_install)\\nNOTE: Running task 590 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 591 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_configure)\\nNOTE: Running task 592 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 593 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 594 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_populate_sysroot)\\nNOTE: Running task 595 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_install)\\nNOTE: Running task 596 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 597 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_install)\\nNOTE: Running task 598 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_install)\\nNOTE: Running task 599 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_compile)\\nNOTE: Running task 600 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 601 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_install)\\nNOTE: Running task 602 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_install)\\nNOTE: Running task 603 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot)\\nNOTE: Running task 604 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_patch)\\nNOTE: Running task 605 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 606 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_compile)\\nNOTE: Running task 607 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_compile)\\nNOTE: Running task 608 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 609 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 610 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_populate_sysroot)\\nNOTE: Running task 611 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_install)\\nNOTE: Running task 612 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 613 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_unpack)\\nNOTE: Running task 614 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_populate_sysroot)\\nNOTE: Running task 615 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_configure)\\nNOTE: Running task 616 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot)\\nNOTE: Running task 617 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_populate_sysroot)\\nNOTE: Running task 618 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_unpack)\\nNOTE: Running task 619 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_populate_sysroot)\\nNOTE: Running task 620 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_install)\\nNOTE: Running task 621 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_install)\\nNOTE: Running task 622 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 623 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 624 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa)\\nNOTE: Running task 625 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_unpack)\\nNOTE: Running task 626 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 627 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 628 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 629 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_patch)\\nNOTE: Running task 630 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 631 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot)\\nNOTE: Running task 632 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_compile)\\nNOTE: Running task 633 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_patch)\\nNOTE: Running task 634 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 635 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-native_2.5.2.bb:do_create_spdx)\\nNOTE: Running task 636 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_fetch)\\nNOTE: Running task 637 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_populate_sysroot)\\nNOTE: Running task 638 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot)\\nNOTE: Running task 639 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 640 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 641 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 642 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_patch)\\nNOTE: Running noexec task 643 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_configure)\\nNOTE: Running noexec task 644 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_compile)\\nNOTE: Running task 645 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_install)\\nNOTE: Running task 646 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 647 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 648 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 649 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_configure)\\nNOTE: Running task 650 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_unpack)\\nNOTE: Running task 651 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 652 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_generate_toolchain_file)\\nNOTE: Running task 653 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_install)\\nNOTE: Running task 654 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 655 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 656 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_recipe_qa)\\nNOTE: Running task 657 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 658 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_configure)\\nNOTE: Running task 659 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_populate_sysroot)\\nNOTE: Running task 660 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_configure)\\nNOTE: Running task 661 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_configure)\\nNOTE: Running task 662 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_patch)\\nNOTE: Running task 663 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa)\\nNOTE: Running task 664 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_configure)\\nNOTE: Running task 665 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_recipe_qa)\\nNOTE: Running task 666 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_compile)\\nNOTE: Running task 667 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_recipe_qa)\\nNOTE: Running task 668 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_recipe_qa)\\nNOTE: Running task 669 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_collect_spdx_deps)\\nNOTE: Running task 670 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_populate_sysroot)\\nNOTE: Running task 671 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_fetch)\\nNOTE: Running task 672 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 673 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 674 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_recipe_qa)\\nNOTE: Running task 675 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 676 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_compile)\\nNOTE: Running task 677 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_compile)\\nNOTE: Running task 678 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_compile)\\nNOTE: Running task 679 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_fetch)\\nNOTE: Running task 680 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_fetch)\\nNOTE: Running task 681 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_compile)\\nNOTE: Running task 682 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_fetch)\\nNOTE: Running task 683 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_fetch)\\nNOTE: Running task 684 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_install)\\nNOTE: Running task 685 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_configure)\\nNOTE: Running task 686 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_unpack)\\nNOTE: Running task 687 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa)\\nNOTE: Running task 688 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa)\\nNOTE: Running task 689 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx)\\nNOTE: Running task 690 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_fetch)\\nNOTE: Running task 691 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_unpack)\\nNOTE: Running task 692 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx)\\nNOTE: Running task 693 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_unpack)\\nNOTE: Running task 694 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_unpack)\\nNOTE: Running task 695 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_install)\\nNOTE: Running task 696 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_install)\\nNOTE: Running task 697 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_install)\\nNOTE: Running task 698 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_install)\\nNOTE: Running task 699 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_unpack)\\nNOTE: Running task 700 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_fetch)\\nNOTE: Running task 701 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_compile)\\nNOTE: Running task 702 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_populate_sysroot)\\nNOTE: Running task 703 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_patch)\\nNOTE: Running task 704 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_fetch)\\nNOTE: Running task 705 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_recipe_qa)\\nNOTE: Running task 706 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_patch)\\nNOTE: Running task 707 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_patch)\\nNOTE: Running task 709 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_fetch)\\nNOTE: Running task 710 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_patch)\\nNOTE: Running task 711 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 712 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_patch)\\nNOTE: Running task 713 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_populate_sysroot)\\nNOTE: Running task 714 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_populate_sysroot)\\nNOTE: Running task 715 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_gcc_stash_builddir)\\nNOTE: Running task 716 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_populate_sysroot)\\nNOTE: Running task 717 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot)\\nNOTE: Running task 718 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_collect_spdx_deps)\\nNOTE: Running task 719 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_fetch)\\nNOTE: Running task 720 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 721 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_unpack)\\nNOTE: Running task 722 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa)\\nNOTE: Running task 723 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 724 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 725 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_recipe_qa)\\nNOTE: Running task 726 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 727 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx)\\nNOTE: Running task 728 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_install)\\nNOTE: Running task 729 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_unpack)\\nNOTE: Running task 730 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 731 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 732 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 733 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 734 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_patch)\\nNOTE: Running task 735 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\\nNOTE: Running task 736 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_recipe_qa)\\nNOTE: Running task 737 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_fetch)\\nNOTE: Running task 738 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_spdx)\\nNOTE: Running task 739 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx)\\nNOTE: Running task 740 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_unpack)\\nNOTE: Running task 741 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_populate_sysroot)\\nNOTE: Running task 742 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_configure)\\nNOTE: Running task 743 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 744 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_patch)\\nNOTE: Running task 745 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx)\\nNOTE: Running task 746 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 747 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 748 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_unpack)\\nNOTE: Running task 749 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_configure)\\nNOTE: Running task 750 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_configure)\\nNOTE: Running task 751 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_compile)\\nNOTE: Running task 752 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_configure)\\nNOTE: Running task 753 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_fetch)\\nNOTE: Running task 754 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_unpack)\\nNOTE: Running task 755 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_collect_spdx_deps)\\nNOTE: Running task 756 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_patch)\\nNOTE: Running task 757 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\\nNOTE: Running task 758 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 759 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_unpack)\\nNOTE: Running task 760 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_recipe_qa)\\nNOTE: Running task 761 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_recipe_qa)\\nNOTE: Running task 762 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_patch)\\nNOTE: Running task 763 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 764 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_collect_spdx_deps)\\nNOTE: Running task 765 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_install)\\nNOTE: Running task 766 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_patch)\\nNOTE: Running task 767 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_unpack)\\nNOTE: Running task 768 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_compile)\\nNOTE: Running task 769 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_create_spdx)\\nNOTE: Running task 770 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_configure)\\nNOTE: Running task 771 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_patch)\\nNOTE: Running task 772 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_collect_spdx_deps)\\nNOTE: Running task 773 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_compile)\\nNOTE: Running task 774 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_fetch)\\nNOTE: Running task 775 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_fetch)\\nNOTE: Running task 776 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_compile)\\nNOTE: Running task 777 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_populate_sysroot)\\nNOTE: Running task 778 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\\nNOTE: Running task 779 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 780 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_patch)\\nNOTE: Running task 781 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx)\\nNOTE: Running task 782 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx)\\nNOTE: Running task 784 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_fetch)\\nNOTE: Running task 785 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_recipe_qa)\\nNOTE: Running task 786 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_compile)\\nNOTE: Running task 787 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 788 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/unifdef/unifdef_2.12.bb:do_create_spdx)\\nNOTE: Running task 789 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_install)\\nNOTE: Running task 790 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa)\\nNOTE: Running task 791 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 792 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_install)\\nNOTE: Running task 793 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 794 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/binutils/binutils-cross_2.43.1.bb:do_create_spdx)\\nNOTE: Running task 795 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_recipe_qa)\\nNOTE: Running task 796 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_install)\\nNOTE: Running task 797 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_fetch)\\nNOTE: Running task 798 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_recipe_qa)\\nNOTE: Running task 799 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_recipe_qa)\\nNOTE: Running task 800 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_install)\\nNOTE: Running task 801 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_recipe_qa)\\nNOTE: Running task 802 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/mpfr/mpfr_4.2.1.bb:do_create_spdx)\\nNOTE: Running task 803 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 804 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_fetch)\\nNOTE: Running task 805 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 807 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_fetch)\\nNOTE: Running task 808 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 809 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot)\\nNOTE: Running task 810 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_populate_sysroot)\\nNOTE: Running task 811 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_fetch)\\nNOTE: Running task 812 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 813 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_fetch)\\nNOTE: Running task 814 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_configure)\\nNOTE: Running task 815 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_multilib_install)\\nNOTE: Running task 816 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_populate_sysroot)\\nNOTE: Running task 817 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_fetch)\\nNOTE: Running task 818 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_fetch)\\nNOTE: Running task 820 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_collect_spdx_deps)\\nNOTE: Running task 821 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 822 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rsync/rsync_3.3.0.bb:do_create_spdx)\\nNOTE: Running task 823 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_unpack)\\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 9723873.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 15/16 bitbake threads\\nNOTE: Running task 824 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_extra_symlinks)\\nNOTE: Running task 825 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_populate_sysroot)\\nNOTE: Running task 826 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 827 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_configure)\\nNOTE: Running task 828 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_compile)\\nNOTE: Running task 829 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_install)\\nNOTE: Running task 830 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_stash_locale)\\nNOTE: Running task 831 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_populate_sysroot)\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 461.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\\nNOTE: Running task 832 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_compile)\\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 321662989.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\\nNOTE: Running task 833 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 834 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_configure)\\nNOTE: Running task 835 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_compile)\\nNOTE: Running task 836 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_install)\\nNOTE: Running task 837 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_multilib_install)\\nNOTE: Running task 838 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_install)\\nNOTE: Running task 839 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_populate_sysroot)\\nNOTE: Running task 840 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 841 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_configure)\\nNOTE: Running task 842 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_compile)\\nNOTE: Running task 843 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_install)\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\\nNOTE: Running task 844 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_extra_symlinks)\\nNOTE: Running task 845 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_collect_spdx_deps)\\nNOTE: Running task 846 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_create_spdx)\\nNOTE: Running task 847 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx)\\nNOTE: Running task 848 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_patch)\\nNOTE: Running task 849 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_unpack)\\nNOTE: Running task 850 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_unpack)\\nNOTE: Running task 851 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_populate_sysroot)\\nNOTE: Running task 852 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_unpack)\\nNOTE: Running task 853 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_unpack)\\nNOTE: Running task 854 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_recipe_qa)\\nNOTE: Running task 855 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_unpack)\\nNOTE: Running task 856 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_unpack)\\nNOTE: Running task 857 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_unpack)\\nNOTE: Running task 858 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_recipe_qa)\\nNOTE: Running task 859 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_unpack)\\nNOTE: Running task 860 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_populate_sysroot)\\nNOTE: Running task 861 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 862 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 863 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_patch)\\nNOTE: Running task 864 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_recipe_qa)\\nNOTE: Running task 865 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_patch)\\nNOTE: Running task 866 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_patch)\\nNOTE: Running task 867 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_patch)\\nNOTE: Running task 868 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_fetch)\\nNOTE: Running task 869 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_patch)\\nNOTE: Running task 870 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_recipe_qa)\\nNOTE: Running task 871 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_patch)\\nNOTE: Running task 872 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_patch)\\nNOTE: Running task 873 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 874 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_patch)\\nNOTE: Running task 875 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_recipe_qa)\\nNOTE: Running task 876 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 877 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 878 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 879 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 880 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_fetch)\\nNOTE: Running task 881 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_fetch)\\nNOTE: Running task 882 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_unpack)\\nNOTE: Running task 883 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_unpack)\\nNOTE: Running task 884 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 885 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 886 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_fetch)\\nNOTE: Running task 887 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 888 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_configure)\\nNOTE: Running task 889 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_fetch)\\nNOTE: Running task 890 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 891 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 892 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 893 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_unpack)\\nNOTE: Running task 894 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_configure)\\nNOTE: Running task 895 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_patch)\\nNOTE: Running task 896 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_patch)\\nNOTE: Running task 897 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_configure)\\nNOTE: Running task 898 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_configure)\\nNOTE: Running task 899 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_unpack)\\nNOTE: Running task 900 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 901 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 902 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 903 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_compile)\\nNOTE: Running task 904 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_unpack)\\nNOTE: Running task 905 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_unpack)\\nNOTE: Running task 906 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_recipe_qa)\\nNOTE: Running task 907 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_recipe_qa)\\nNOTE: Running task 908 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_patch)\\nNOTE: Running task 909 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_configure)\\nNOTE: Running task 910 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 911 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 912 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_compile)\\nNOTE: Running task 913 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_generate_toolchain_file)\\nNOTE: Running task 914 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_compile)\\nNOTE: Running task 915 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_patch)\\nNOTE: Running task 916 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_fetch)\\nNOTE: Running task 918 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_recipe_qa)\\nNOTE: Running task 919 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_recipe_qa)\\nNOTE: Running task 920 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_compile)\\nNOTE: Running task 921 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_install)\\nNOTE: Running task 922 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_patch)\\nNOTE: Running task 923 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_fetch)\\nNOTE: Running task 924 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_recipe_qa)\\nNOTE: Running task 925 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_recipe_qa)\\nNOTE: Running task 926 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_compile)\\nNOTE: Running task 927 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_spdx)\\nNOTE: Running task 928 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_recipe_qa)\\nNOTE: Running task 929 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_recipe_qa)\\nNOTE: Running task 930 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_recipe_qa)\\nNOTE: Running task 931 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_install)\\nNOTE: Running task 932 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_install)\\nNOTE: Running task 933 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_fetch)\\nNOTE: Running task 934 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_fetch)\\nNOTE: Running task 935 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_populate_sysroot)\\nNOTE: Running task 936 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_symlink_kernsrc)\\nNOTE: Running task 937 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_fetch)\\nNOTE: Running task 938 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_recipe_qa)\\nNOTE: Running task 939 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_fetch)\\nNOTE: Running task 940 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_fetch)\\nNOTE: Running task 941 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_recipe_qa)\\nNOTE: Running task 942 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_install)\\nNOTE: Running task 943 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_fetch)\\nNOTE: Running task 944 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_install)\\nNOTE: Running task 945 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_recipe_qa)\\nNOTE: Running task 946 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_fetch)\\nNOTE: Running task 947 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot)\\nNOTE: Running task 948 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot)\\nNOTE: Running task 949 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 950 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 951 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 952 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 953 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb:do_populate_sysroot)\\nNOTE: Running task 954 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 955 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_fetch)\\nNOTE: Running task 956 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_fetch)\\nNOTE: Running task 957 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 958 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_unpack)\\nNOTE: Running task 959 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_kernel_checkout)\\nNOTE: Running task 960 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_fetch)\\nNOTE: Running task 961 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_configure)\\nNOTE: Running task 962 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_populate_sysroot)\\nNOTE: Running task 963 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_configure)\\nNOTE: Running task 964 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_configure)\\nNOTE: Running task 965 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 966 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_configure)\\nNOTE: Running task 967 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 968 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_configure)\\nNOTE: Running task 969 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_patch)\\nNOTE: Running task 970 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_unpack)\\nNOTE: Running task 972 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_fetch)\\nNOTE: Running task 973 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 974 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_compile)\\nNOTE: Running task 975 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 976 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 977 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_compile)\\nNOTE: Running task 978 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_recipe_qa)\\nNOTE: Running task 979 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_configure_ptest_base)\\nNOTE: Running task 980 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_compile)\\nNOTE: Running task 981 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa)\\nNOTE: Running task 982 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 983 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_configure)\\nNOTE: Running task 984 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_patch)\\nNOTE: Running task 985 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_recipe_qa)\\nNOTE: Running task 986 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_recipe_qa)\\nNOTE: Running task 987 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_install)\\nNOTE: Running task 988 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_unpack)\\nNOTE: Running task 989 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_unpack)\\nNOTE: Running task 990 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_install)\\nNOTE: Running task 991 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_compile)\\nNOTE: Running task 992 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_configure)\\nNOTE: Running task 993 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_install)\\nNOTE: Running task 994 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_fetch)\\nNOTE: Running task 995 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_unpack)\\nNOTE: Running task 997 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_fetch)\\nNOTE: Running task 998 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_unpack)\\nNOTE: Running task 999 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_populate_sysroot)\\nNOTE: Running task 1000 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_fetch)\\nNOTE: Running task 1001 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_fetch)\\nNOTE: Running task 1002 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_configure)\\nNOTE: Running task 1003 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_compile)\\nNOTE: Running task 1004 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_populate_sysroot)\\nNOTE: Running task 1005 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_compile_ptest_base)\\nNOTE: Running task 1006 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_populate_sysroot)\\nNOTE: Running task 1007 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_fetch)\\nNOTE: Running task 1008 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_patch)\\nNOTE: Running task 1009 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_patch)\\nNOTE: Running task 1010 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_compile)\\nNOTE: Running task 1011 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1012 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1013 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1014 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1015 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1016 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1017 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1018 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_install)\\nNOTE: Running task 1019 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_compile)\\nNOTE: Running task 1020 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_install)\\nNOTE: Running task 1021 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1022 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1023 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_configure)\\nNOTE: Running task 1024 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_configure)\\nNOTE: Running task 1025 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_configure)\\nNOTE: Running task 1026 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1027 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_configure)\\nNOTE: Running task 1028 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1029 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_configure)\\nNOTE: Running task 1030 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_configure)\\nNOTE: Running task 1031 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1032 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1033 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_configure)\\nNOTE: Running task 1034 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_install_ptest_base)\\nNOTE: Running task 1035 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_configure)\\nNOTE: Running task 1036 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_install)\\nNOTE: Running task 1037 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_populate_sysroot)\\nNOTE: Running task 1038 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_compile)\\nNOTE: Running task 1039 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure)\\nNOTE: Running task 1040 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_configure_ptest_base)\\nNOTE: Running task 1041 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_configure)\\nNOTE: Running task 1042 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_compile)\\nNOTE: Running task 1043 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_configure)\\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 86218.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\\nNOTE: Running task 1044 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_populate_sysroot)\\nNOTE: Running task 1045 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1046 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1047 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_configure)\\nNOTE: Running task 1048 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_configure)\\nNOTE: Running task 1049 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_compile)\\nNOTE: Running task 1050 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_compile)\\nNOTE: Running task 1051 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_install)\\nNOTE: Running task 1052 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_install)\\nNOTE: Running task 1053 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_populate_sysroot)\\nNOTE: Running task 1054 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot)\\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 9411.3/20000.0, IO: 23998.8/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 7298.2/20000.0, IO: 18610.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\\nNOTE: Running task 1055 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_configure_ptest_base)\\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 5886.5/20000.0, IO: 23698.8/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 4873.4/20000.0, IO: 17634.5/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\\nNOTE: Running task 1056 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_install)\\nNOTE: Running task 1057 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_configure_ptest_base)\\nNOTE: Running task 1058 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot)\\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 4308.0/20000.0, IO: 21856.1/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 4285.8/20000.0, IO: 19887.4/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\\nNOTE: Running task 1059 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_configure_ptest_base)\\nNOTE: Running task 1060 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_compile)\\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 3990.1/20000.0, IO: 20834.8/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\\nNOTE: Running task 1061 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_prepare_recipe_sysroot)\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 3527.8/20000.0, IO: 19698.3/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\\nNOTE: Running task 1062 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_compile)\\nNOTE: Running task 1063 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot)\\nNOTE: Running task 1064 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_compile)\\nNOTE: Running task 1065 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_compile)\\nNOTE: Running task 1066 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_install)\\nNOTE: Running task 1067 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_compile)\\nNOTE: Running task 1068 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_compile)\\nNOTE: Running task 1069 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_configure_ptest_base)\\nNOTE: Running task 1070 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure_ptest_base)\\nNOTE: Running task 1071 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_compile_ptest_base)\\nNOTE: Running task 1072 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_configure_ptest_base)\\nNOTE: Running task 1073 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_configure)\\nNOTE: Running task 1074 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_configure)\\nNOTE: Running task 1075 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1076 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_install)\\nNOTE: Running task 1077 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_compile_ptest_base)\\nNOTE: Running task 1078 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1079 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure)\\nNOTE: Running task 1080 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_compile_ptest_base)\\nNOTE: Running task 1081 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_populate_sysroot)\\nNOTE: Running task 1082 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_install)\\nNOTE: Running task 1083 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_install)\\nNOTE: Running task 1084 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_compile)\\nNOTE: Running task 1085 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_compile)\\nNOTE: Running task 1086 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_compile_ptest_base)\\nNOTE: Running task 1087 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_install)\\nNOTE: Running task 1088 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_compile)\\nNOTE: Running task 1089 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_compile)\\nNOTE: Running task 1090 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_install)\\nNOTE: Running task 1091 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_configure)\\nNOTE: Running task 1092 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_compile)\\nNOTE: Running task 1093 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_configure)\\nNOTE: Running task 1094 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1095 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/git/git_2.47.0.bb:do_populate_sysroot)\\nNOTE: Running task 1096 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_install)\\nNOTE: Running task 1097 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile)\\nNOTE: Running task 1098 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot)\\nNOTE: Running task 1099 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_populate_sysroot)\\nNOTE: Running task 1100 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_compile_ptest_base)\\nNOTE: Running task 1101 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_install)\\nNOTE: Running task 1102 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_install)\\nNOTE: Running task 1103 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_install_ptest_base)\\nNOTE: Running task 1104 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_configure_ptest_base)\\nNOTE: Running task 1105 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_install)\\nNOTE: Running task 1106 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_compile)\\nNOTE: Running task 1107 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_configure)\\nNOTE: Running task 1108 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1109 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_compile_ptest_base)\\nNOTE: Running task 1110 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1111 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_install_ptest_base)\\nNOTE: Running task 1112 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1113 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_install)\\nNOTE: Running task 1114 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_install)\\nNOTE: Running task 1115 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot)\\nNOTE: Running task 1116 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_populate_sysroot)\\nNOTE: Running task 1117 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_install)\\nNOTE: Running task 1118 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_compile)\\nNOTE: Running task 1119 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_compile)\\nNOTE: Running task 1120 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_populate_sysroot)\\nNOTE: Running task 1121 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_configure)\\nNOTE: Running task 1122 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_configure)\\nNOTE: Running task 1123 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_install)\\nNOTE: Running task 1124 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_populate_sysroot)\\nNOTE: Running task 1125 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_configure)\\nNOTE: Running task 1126 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_install_ptest_base)\\nNOTE: Running task 1127 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_install_ptest_base)\\nNOTE: Running task 1128 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1129 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot)\\nNOTE: Running task 1130 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_compile_ptest_base)\\nNOTE: Running task 1131 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot)\\nNOTE: Running task 1132 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_install)\\nNOTE: Running task 1133 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_compile_ptest_base)\\nNOTE: Running task 1134 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_compile)\\nNOTE: Running task 1135 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_compile)\\nNOTE: Running task 1136 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_patch)\\nNOTE: Running task 1137 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_patch)\\nNOTE: Running task 1138 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_unpack)\\nNOTE: Running task 1139 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_unpack)\\nNOTE: Running task 1140 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_compile)\\nNOTE: Running task 1141 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_populate_sysroot)\\nNOTE: Running task 1142 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_configure)\\nNOTE: Running task 1143 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1144 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_install)\\nNOTE: Running task 1145 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_populate_sysroot)\\nNOTE: Running task 1146 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_install)\\nNOTE: Running task 1147 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_unpack)\\nNOTE: Running task 1148 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_populate_sysroot)\\nNOTE: Running task 1149 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_install)\\nNOTE: Running task 1150 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1151 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1152 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_install)\\nNOTE: Running task 1153 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot)\\nNOTE: Running task 1154 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_install)\\nNOTE: Running task 1155 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_patch)\\nNOTE: Running task 1156 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_patch)\\nNOTE: Running task 1157 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_recipe_qa)\\nNOTE: Running task 1158 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_configure_ptest_base)\\nNOTE: Running task 1159 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_patch)\\nNOTE: Running task 1160 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_unpack)\\nNOTE: Running task 1161 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_configure)\\nNOTE: Running task 1162 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1163 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1164 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_install_ptest_base)\\nNOTE: Running task 1165 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_validate_branches)\\nNOTE: Running task 1166 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_configure)\\nNOTE: Running task 1167 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_populate_sysroot)\\nNOTE: Running task 1168 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_configure)\\nNOTE: Running task 1169 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_compile)\\nNOTE: Running task 1170 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_populate_sysroot)\\nNOTE: Running task 1171 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_fetch)\\nNOTE: Running task 1172 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_patch)\\nNOTE: Running task 1173 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_unpack)\\nNOTE: Running task 1174 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_unpack)\\nNOTE: Running task 1175 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_recipe_qa)\\nNOTE: Running task 1176 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_unpack)\\nNOTE: Running task 1177 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_configure)\\nNOTE: Running task 1178 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_configure)\\nNOTE: Running task 1179 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_populate_sysroot)\\nNOTE: Running task 1180 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_configure_ptest_base)\\nNOTE: Running task 1181 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_compile)\\nNOTE: Running task 1182 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_configure_ptest_base)\\nNOTE: Running task 1183 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_compile_ptest_base)\\nNOTE: Running task 1184 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_compile)\\nNOTE: Running task 1185 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_patch)\\nNOTE: Running task 1186 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_install_ptest_base)\\nNOTE: Running task 1187 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_patch)\\nNOTE: Running task 1188 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_fetch)\\nNOTE: Running task 1189 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_unpack)\\nNOTE: Running task 1190 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_recipe_qa)\\nNOTE: Running task 1192 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_patch)\\nNOTE: Running task 1193 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_fetch)\\nNOTE: Running task 1194 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_unpack)\\nNOTE: Running task 1195 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1196 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_configure_ptest_base)\\nNOTE: Running task 1197 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_install)\\nNOTE: Running task 1198 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_install)\\nNOTE: Running task 1199 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_compile)\\nNOTE: Running task 1200 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_compile)\\nNOTE: Running task 1201 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_patch)\\nNOTE: Running task 1202 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_unpack)\\nNOTE: Running task 1203 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_install)\\nNOTE: Running task 1204 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_fetch)\\nNOTE: Running task 1205 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_unpack)\\nNOTE: Running task 1206 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_recipe_qa)\\nNOTE: Running task 1207 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_populate_sysroot)\\nNOTE: Running task 1208 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_unpack)\\nNOTE: Running task 1209 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1210 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_configure)\\nNOTE: Running task 1211 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_compile)\\nNOTE: Running task 1212 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot)\\nNOTE: Running task 1213 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_patch)\\nNOTE: Running task 1214 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_install_ptest_base)\\nNOTE: Running task 1215 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1216 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1217 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_patch)\\nNOTE: Running task 1218 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_fetch)\\nNOTE: Running task 1219 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_patch)\\nNOTE: Running task 1220 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_install_ptest_base)\\nNOTE: Running task 1221 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_patch)\\nNOTE: Running task 1222 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1223 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_unpack)\\nNOTE: Running task 1224 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/rpm/rpm_4.19.1.1.bb:do_populate_sysroot)\\nNOTE: Running task 1225 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa)\\nNOTE: Running task 1226 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa)\\nNOTE: Running task 1227 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_kernel_metadata)\\nNOTE: Running task 1228 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_unpack)\\nNOTE: Running task 1229 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_configure_ptest_base)\\nNOTE: Running task 1230 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_configure_ptest_base)\\nNOTE: Running task 1231 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_configure)\\nNOTE: Running task 1232 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_install_ptest_base)\\nNOTE: Running task 1233 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_configure)\\nNOTE: Running task 1234 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot)\\nNOTE: Running task 1235 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_patch)\\nNOTE: Running task 1236 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa)\\nNOTE: Running task 1237 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_recipe_qa)\\nNOTE: Running task 1238 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa)\\nNOTE: Running task 1239 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_compile_ptest_base)\\nNOTE: Running task 1240 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_fetch)\\nNOTE: Running task 1241 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_fetch)\\nNOTE: Running task 1242 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_package)\\nNOTE: Running task 1243 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_patch)\\nNOTE: Running task 1244 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_compile)\\nNOTE: Running task 1245 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_compile)\\nNOTE: Running task 1246 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_compile)\\nNOTE: Running task 1247 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_compile)\\nNOTE: Running task 1248 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_fetch)\\nNOTE: Running task 1249 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_fetch)\\nNOTE: Running task 1250 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch)\\nNOTE: Running task 1251 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_recipe_qa)\\nNOTE: Running task 1252 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_recipe_qa)\\nNOTE: Running task 1253 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_recipe_qa)\\nNOTE: Running task 1254 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_recipe_qa)\\nNOTE: Running task 1255 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_install)\\nNOTE: Running task 1256 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_packagedata)\\nNOTE: Running task 1257 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_patch)\\nNOTE: Running task 1258 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_install)\\nNOTE: Running task 1259 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_install)\\nNOTE: Running task 1260 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot)\\nNOTE: Running task 1261 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1262 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_populate_sysroot)\\nNOTE: Running task 1263 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1264 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1265 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_fetch)\\nNOTE: Running task 1266 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1267 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_unpack)\\nNOTE: Running task 1268 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_fetch)\\nNOTE: Running task 1269 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_fetch)\\nNOTE: Running task 1270 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_package)\\nNOTE: Running task 1271 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_6.12.bb:do_create_spdx)\\nNOTE: Running task 1272 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_fetch)\\nNOTE: Running task 1273 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_unpack)\\nNOTE: Running task 1274 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1275 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1276 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1277 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_configure)\\nNOTE: Running task 1278 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_patch)\\nNOTE: Running task 1279 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_compile_ptest_base)\\nNOTE: Running task 1280 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1281 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1282 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1283 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1284 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1285 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1286 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_packagedata)\\nNOTE: Running task 1287 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 1288 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure)\\nNOTE: Running task 1289 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_configure)\\nNOTE: Running task 1290 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_patch)\\nNOTE: Running task 1291 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_populate_sysroot)\\nNOTE: Running task 1292 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot)\\nNOTE: Running task 1293 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_unpack)\\nNOTE: Running task 1294 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1295 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_compile)\\nNOTE: Running task 1296 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1297 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_install)\\nNOTE: Running task 1298 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_configure)\\nNOTE: Running task 1299 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-cross_14.2.bb:do_create_spdx)\\nNOTE: Running task 1300 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_configure)\\nNOTE: Running task 1301 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_package)\\nNOTE: Running task 1302 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1303 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_patch)\\nNOTE: Running task 1304 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1305 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_unpack)\\nNOTE: Running task 1306 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa)\\nNOTE: Running task 1307 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_recipe_qa)\\nNOTE: Running task 1308 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_unpack)\\nNOTE: Running task 1310 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1311 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_unpack)\\nNOTE: Running task 1312 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_install)\\nNOTE: Running task 1313 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_compile)\\nNOTE: Running task 1314 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 1315 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_compile)\\nNOTE: Running task 1316 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_unpack)\\nNOTE: Running task 1317 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_unpack)\\nNOTE: Running task 1318 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_packagedata)\\nNOTE: Running task 1319 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_recipe_qa)\\nNOTE: Running task 1320 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_configure)\\nNOTE: Running task 1321 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure)\\nNOTE: Running task 1322 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\\nNOTE: Running task 1323 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_fetch)\\nNOTE: Running task 1324 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_patch)\\nNOTE: Running task 1325 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_configure)\\nNOTE: Running task 1326 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_patch)\\nNOTE: Running task 1327 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_patch)\\nNOTE: Running task 1328 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_install)\\nNOTE: Running task 1329 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc-initial_14.2.bb:do_create_spdx)\\nNOTE: Running task 1330 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_populate_sysroot)\\nNOTE: Running task 1331 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_install)\\nNOTE: Running task 1332 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_patch)\\nNOTE: Running task 1333 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_patch)\\nNOTE: Running task 1334 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_package)\\nNOTE: Running task 1335 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_compile_ptest_base)\\nNOTE: Running task 1336 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_fetch)\\nNOTE: Running task 1337 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_sysroot)\\nNOTE: Running task 1338 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_compile)\\nNOTE: Running task 1339 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_collect_spdx_deps)\\nNOTE: Running task 1340 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1341 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1342 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_unpack)\\nNOTE: Running task 1343 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_unpack)\\nNOTE: Running task 1344 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_unpack)\\nNOTE: Running task 1345 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_unpack)\\nNOTE: Running task 1346 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1347 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1348 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_populate_sysroot)\\nNOTE: Running task 1349 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1350 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_install)\\nNOTE: Running task 1351 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_packagedata)\\nNOTE: Running task 1352 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_install)\\nNOTE: Running task 1353 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1354 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1355 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1356 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_configure)\\nNOTE: Running task 1357 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc_2.40.bb:do_create_spdx)\\nNOTE: Running task 1358 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_patch)\\nNOTE: Running task 1359 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_patch)\\nNOTE: Running task 1360 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_patch)\\nNOTE: Running task 1361 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1363 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1364 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_configure)\\nNOTE: Running task 1365 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_populate_sysroot)\\nNOTE: Running task 1366 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_package)\\nNOTE: Running task 1367 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_compile)\\nNOTE: Running task 1368 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_patch)\\nNOTE: Running task 1369 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure)\\nNOTE: Running task 1370 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_configure)\\nNOTE: Running task 1371 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_package)\\nNOTE: Running task 1372 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa)\\nNOTE: Running task 1373 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1374 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1375 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 1376 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure)\\nNOTE: Running task 1377 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_packagedata)\\nNOTE: Running task 1378 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_compile)\\nNOTE: Running task 1379 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_install)\\nNOTE: Running task 1380 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_configure)\\nNOTE: Running task 1381 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_compile_ptest_base)\\nNOTE: Running task 1382 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_packagedata)\\nNOTE: Running task 1383 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_compile_ptest_base)\\nNOTE: Running task 1384 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile)\\nNOTE: Running task 1385 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1386 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_fetch)\\nNOTE: Running task 1387 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_install_ptest_base)\\nNOTE: Running task 1388 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/libgcc_14.2.bb:do_create_spdx)\\nNOTE: Running task 1389 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_package)\\nNOTE: Running task 1390 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_populate_sysroot)\\nNOTE: Running task 1391 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_compile)\\nNOTE: Running task 1392 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_install)\\nNOTE: Running task 1393 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_package)\\nNOTE: Running task 1394 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\\nNOTE: Running task 1395 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_unpack)\\nNOTE: Running task 1396 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_unpack)\\nNOTE: Running task 1397 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1398 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_install)\\nNOTE: Running task 1399 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_install)\\nNOTE: Running task 1400 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure)\\nNOTE: Running task 1401 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install)\\nNOTE: Running task 1402 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 1403 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_packagedata)\\nNOTE: Running task 1404 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_install)\\nNOTE: Running task 1405 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\\nNOTE: Running task 1406 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_patch)\\nNOTE: Running task 1407 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_populate_sysroot)\\nNOTE: Running task 1408 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_populate_sysroot)\\nNOTE: Running task 1409 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_packagedata)\\nNOTE: Running task 1410 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_patch)\\nNOTE: Running task 1411 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1412 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_package)\\nNOTE: Running task 1413 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_configure_ptest_base)\\nNOTE: Running task 1414 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_configure_ptest_base)\\nNOTE: Running task 1415 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/gcc/gcc-runtime_14.2.bb:do_create_spdx)\\nNOTE: Running task 1416 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot)\\nNOTE: Running task 1417 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_populate_sysroot)\\nNOTE: Running task 1418 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_install_ptest_base)\\nNOTE: Running task 1419 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1420 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1421 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1422 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1423 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_packagedata)\\nNOTE: Running task 1424 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1425 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile)\\nNOTE: Running task 1426 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_recipe_qa)\\nNOTE: Running task 1427 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_configure_ptest_base)\\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 4410726.8/20000.0, IO: 445.2/20000.0, Mem: 0.0/None) - using 13/16 bitbake threads\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\\nNOTE: Running task 1428 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_compile)\\nNOTE: Running task 1429 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_configure)\\nNOTE: Running task 1430 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_configure)\\nNOTE: Running task 1431 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_configure)\\nNOTE: Running task 1432 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_configure)\\nNOTE: Running task 1433 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_configure_ptest_base)\\nNOTE: Running task 1434 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_unpack)\\nNOTE: Running task 1435 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1436 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1437 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1438 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1439 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1440 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_fetch)\\nNOTE: Running task 1441 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_compile)\\nNOTE: Running task 1442 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1443 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1444 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1445 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_compile)\\nNOTE: Running task 1446 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1447 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_install_ptest_base)\\nNOTE: Running task 1448 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_compile)\\nNOTE: Running task 1449 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_patch)\\nNOTE: Running task 1450 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_configure)\\nNOTE: Running task 1451 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_configure)\\nNOTE: Running task 1452 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_populate_sysroot)\\nNOTE: Running task 1453 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile)\\nNOTE: Running task 1454 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1455 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1456 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1457 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_package)\\nNOTE: Running task 1458 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_install)\\nNOTE: Running task 1459 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_configure)\\nNOTE: Running task 1460 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_configure)\\nNOTE: Running task 1461 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1462 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1463 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_populate_sysroot)\\nNOTE: Running task 1464 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_compile)\\nNOTE: Running task 1465 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 1466 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_install)\\nNOTE: Running task 1467 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_compile)\\nNOTE: Running task 1468 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_kernel_configme)\\nNOTE: Running task 1469 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_populate_sysroot)\\nNOTE: Running task 1470 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1471 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_compile)\\nNOTE: Running task 1472 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_compile)\\nNOTE: Running task 1473 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_configure)\\nNOTE: Running task 1474 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_install)\\nNOTE: Running task 1475 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1476 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_recipe_qa)\\nNOTE: Running task 1477 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_package)\\nNOTE: Running task 1478 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_configure_ptest_base)\\nNOTE: Running task 1479 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_configure_ptest_base)\\nNOTE: Running task 1480 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libtool/libtool-cross_2.5.2.bb:do_create_spdx)\\nNOTE: Running task 1481 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_install)\\nNOTE: Running task 1482 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1483 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_populate_sysroot)\\nNOTE: Running task 1484 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_install)\\nNOTE: Running task 1485 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_install)\\nNOTE: Running task 1486 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_configure)\\nNOTE: Running task 1487 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot)\\nNOTE: Running task 1488 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_fetch)\\nNOTE: Running task 1489 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package)\\nNOTE: Running task 1490 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_compile)\\nNOTE: Running task 1491 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_compile)\\nNOTE: Running task 1492 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile)\\nNOTE: Running task 1493 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_packagedata)\\nNOTE: Running task 1494 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_configure)\\nNOTE: Running task 1495 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot)\\nNOTE: Running task 1496 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_populate_sysroot)\\nNOTE: Running task 1497 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_packagedata)\\nNOTE: Running task 1498 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot)\\nNOTE: Running task 1499 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_unpack)\\nNOTE: Running task 1500 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_install_ptest_base)\\nNOTE: Running task 1501 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1502 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_packagedata)\\nNOTE: Running task 1503 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_install_ptest_base)\\nNOTE: Running task 1504 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_configure_ptest_base)\\nNOTE: Running task 1505 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_install)\\nNOTE: Running task 1506 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_compile)\\nNOTE: Running task 1507 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1508 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1509 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1510 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1511 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1512 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_recipe_qa)\\nNOTE: Running task 1513 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1514 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_compile_ptest_base)\\nNOTE: Running task 1515 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_configure)\\nNOTE: Running task 1516 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_patch)\\nNOTE: Running task 1517 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_populate_sysroot)\\nNOTE: Running task 1518 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_populate_sysroot)\\nNOTE: Running task 1519 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_compile_ptest_base)\\nNOTE: Running task 1520 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_install)\\nNOTE: Running task 1521 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_populate_sysroot)\\nNOTE: Running task 1522 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile)\\nNOTE: Running task 1523 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_configure)\\nNOTE: Running task 1524 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_configure)\\nNOTE: Running task 1525 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_compile)\\nNOTE: Running task 1526 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_collect_spdx_deps)\\nNOTE: Running task 1527 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_collect_spdx_deps)\\nNOTE: Running task 1528 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 1529 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_fetch)\\nNOTE: Running task 1530 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_install)\\nNOTE: Running task 1531 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_configure)\\nNOTE: Running task 1532 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_install)\\nNOTE: Running task 1533 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_populate_sysroot)\\nNOTE: Running task 1534 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_configure_ptest_base)\\nNOTE: Running task 1535 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_configure_ptest_base)\\nNOTE: Running task 1536 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa)\\nNOTE: Running task 1537 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_compile)\\nNOTE: Running task 1538 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_install)\\nNOTE: Running task 1539 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1540 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_compile)\\nNOTE: Running task 1541 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl-cross/perlcross_1.6.bb:do_create_spdx)\\nNOTE: Running task 1542 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_unpack)\\nNOTE: Running task 1543 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_recipe_qa)\\nNOTE: Running task 1544 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx)\\nNOTE: Running task 1545 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_create_spdx)\\nNOTE: Running task 1546 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_compile_ptest_base)\\nNOTE: Running task 1547 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1548 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_compile_ptest_base)\\nNOTE: Running task 1549 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_compile)\\nNOTE: Running task 1550 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_populate_sysroot)\\nNOTE: Running task 1551 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_install)\\nNOTE: Running task 1552 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_package)\\nNOTE: Running task 1553 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_compile)\\nNOTE: Running task 1554 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_install)\\nNOTE: Running task 1555 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\\nNOTE: Running task 1556 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1557 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_patch)\\nNOTE: Running task 1558 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_fetch)\\nNOTE: Running task 1559 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_install)\\nNOTE: Running task 1560 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_configure)\\nNOTE: Running task 1561 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1562 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_configure)\\nNOTE: Running task 1563 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_populate_sysroot)\\nNOTE: Running task 1564 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_packagedata)\\nNOTE: Running task 1565 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 1566 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install)\\nNOTE: Running task 1567 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa)\\nNOTE: Running task 1568 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_recipe_qa)\\nNOTE: Running task 1569 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package)\\nNOTE: Running task 1570 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_configure_ptest_base)\\nNOTE: Running task 1571 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot)\\nNOTE: Running task 1572 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_configure_ptest_base)\\nNOTE: Running task 1573 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_kernel_version_sanity_check)\\nNOTE: Running task 1574 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_recipe_qa)\\nNOTE: Running task 1575 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_collect_spdx_deps)\\nNOTE: Running task 1576 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_configure)\\nNOTE: Running task 1577 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_compile)\\nNOTE: Running task 1578 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_fetch)\\nNOTE: Running task 1579 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_fetch)\\nNOTE: Running task 1580 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_kernel_configcheck)\\nNOTE: Running task 1581 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_create_spdx)\\nNOTE: Running task 1582 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_packagedata)\\nNOTE: Running task 1583 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1584 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_compile)\\nNOTE: Running task 1585 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_fetch)\\nNOTE: Running task 1586 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_unpack)\\nNOTE: Running task 1587 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_compile_ptest_base)\\nNOTE: Running task 1588 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_configure_ptest_base)\\nNOTE: Running task 1589 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_compile)\\nNOTE: Running task 1590 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_install)\\nNOTE: Running task 1591 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/gettext/gettext_0.22.5.bb:do_create_spdx)\\nNOTE: Running task 1592 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_compile_ptest_base)\\nNOTE: Running task 1593 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_recipe_qa)\\nNOTE: Running task 1594 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_package)\\nNOTE: Running task 1595 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_package)\\nNOTE: Running task 1596 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 1597 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_configure)\\nNOTE: Running task 1598 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_compile)\\nNOTE: Running task 1599 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_compile)\\nNOTE: Running task 1600 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot)\\nNOTE: Running task 1601 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_patch)\\nNOTE: Running task 1602 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_install)\\nNOTE: Running task 1603 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install)\\nNOTE: Running task 1604 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_fetch)\\nNOTE: Running task 1605 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_package)\\nNOTE: Running task 1606 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_create_spdx)\\nNOTE: Running task 1607 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_package)\\nNOTE: Running task 1608 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_package)\\nNOTE: Running task 1609 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_compile)\\nNOTE: Running task 1610 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_package)\\nNOTE: Running task 1611 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1612 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_packagedata)\\nNOTE: Running task 1613 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\\nNOTE: Running task 1614 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_packagedata)\\nNOTE: Running task 1615 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_unpack)\\nNOTE: Running task 1616 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_packagedata)\\nNOTE: Running task 1617 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_compile_ptest_base)\\nNOTE: Running task 1618 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_packagedata)\\nNOTE: Running task 1619 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_packagedata)\\nNOTE: Running task 1620 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_package)\\nNOTE: Running task 1621 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_install)\\nNOTE: Running task 1622 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure)\\nNOTE: Running task 1623 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\\nNOTE: Running task 1624 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_packagedata)\\nNOTE: Running task 1625 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1626 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1627 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_compile_ptest_base)\\nNOTE: Running task 1628 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_patch)\\nNOTE: Running task 1629 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_unpack)\\nNOTE: Running task 1631 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_fetch)\\nNOTE: Running task 1632 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_recipe_qa)\\nNOTE: Running task 1633 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_package)\\nNOTE: Running task 1634 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_install)\\nNOTE: Running task 1635 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_package)\\nNOTE: Running task 1636 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_packagedata)\\nNOTE: Running task 1637 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot)\\nNOTE: Running task 1638 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_configure_ptest_base)\\nNOTE: Running task 1639 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_configure)\\nNOTE: Running task 1640 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_patch)\\nNOTE: Running task 1641 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_install_ptest_base)\\nNOTE: Running task 1642 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install)\\nNOTE: Running task 1643 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_install_ptest_base)\\nNOTE: Running task 1644 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_fetch)\\nNOTE: Running task 1645 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_compile_ptest_base)\\nNOTE: Running task 1646 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_compile_ptest_base)\\nNOTE: Running task 1647 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_packagedata)\\nNOTE: Running task 1648 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_packagedata)\\nNOTE: Running task 1649 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_unpack)\\nNOTE: Running task 1650 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1651 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1652 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_unpack)\\nNOTE: Running task 1653 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_install_ptest_base)\\nNOTE: Running task 1654 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_install_ptest_base)\\nNOTE: Running task 1655 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_compile)\\nNOTE: Running task 1656 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile)\\nNOTE: Running task 1657 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_install)\\nNOTE: Running task 1658 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_install)\\nNOTE: Running task 1659 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_package)\\nNOTE: Running task 1660 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_patch)\\nNOTE: Running task 1661 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_package)\\nNOTE: Running task 1662 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_package)\\nNOTE: Running task 1663 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure)\\nNOTE: Running task 1664 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_patch)\\nNOTE: Running task 1665 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_package)\\nNOTE: Running task 1667 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_recipe_qa)\\nNOTE: Running task 1668 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_recipe_qa)\\nNOTE: Running task 1669 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_package)\\nNOTE: Running task 1670 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_install)\\nNOTE: Running task 1671 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package)\\nNOTE: Running task 1672 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_fetch)\\nNOTE: Running task 1673 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_packagedata)\\nNOTE: Running task 1674 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_package)\\nNOTE: Running task 1675 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_packagedata)\\nNOTE: Running task 1676 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_packagedata)\\nNOTE: Running task 1677 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_fetch)\\nNOTE: Running task 1678 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_compile_ptest_base)\\nNOTE: Running task 1679 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_fetch)\\nNOTE: Running task 1680 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_compile_ptest_base)\\nNOTE: Running task 1681 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_unpack)\\nNOTE: Running task 1682 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_package)\\nNOTE: Running task 1683 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzip_1.24.1.bb:do_populate_sysroot)\\nNOTE: Running task 1684 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1685 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1686 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_unpack)\\nNOTE: Running task 1687 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_recipe_qa)\\nNOTE: Running task 1688 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_recipe_qa)\\nNOTE: Running task 1689 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_packagedata)\\nNOTE: Running task 1690 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_install_ptest_base)\\nNOTE: Running task 1691 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_install_ptest_base)\\nNOTE: Running task 1692 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_packagedata)\\nNOTE: Running task 1693 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_install)\\nNOTE: Running task 1694 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_patch)\\nNOTE: Running task 1695 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_packagedata)\\nNOTE: Running task 1696 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_install)\\nNOTE: Running task 1697 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_unpack)\\nNOTE: Running task 1698 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_packagedata)\\nNOTE: Running task 1699 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_configure)\\nNOTE: Running task 1700 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_patch)\\nNOTE: Running task 1701 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_fetch)\\nNOTE: Running task 1702 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_fetch)\\nNOTE: Running task 1703 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_packagedata)\\nNOTE: Running task 1704 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1705 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1706 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1707 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1708 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_package)\\nNOTE: Running task 1709 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_patch)\\nNOTE: Running task 1710 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package)\\nNOTE: Running task 1711 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_install_ptest_base)\\nNOTE: Running task 1712 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_compile)\\nNOTE: Running task 1713 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\\nNOTE: Running task 1714 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1715 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_install_ptest_base)\\nNOTE: Running task 1716 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_package)\\nNOTE: Running task 1717 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_configure)\\nNOTE: Running task 1718 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1719 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_package)\\nNOTE: Running task 1720 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_unpack)\\nNOTE: Running task 1721 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_unpack)\\nNOTE: Running task 1722 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_unpack)\\nNOTE: Running task 1724 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_fetch)\\nNOTE: Running task 1725 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_compile_ptest_base)\\nNOTE: Running task 1726 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_collect_spdx_deps)\\nNOTE: Running task 1727 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1728 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_install)\\nNOTE: Running task 1729 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\\nNOTE: Running task 1730 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_packagedata)\\nNOTE: Running task 1731 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package)\\nNOTE: Running task 1732 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_compile)\\nNOTE: Running task 1733 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_patch)\\nNOTE: Running task 1734 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_patch)\\nNOTE: Running task 1735 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1736 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_install_ptest_base)\\nNOTE: Running task 1737 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_patch)\\nNOTE: Running task 1738 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_install_ptest_base)\\nNOTE: Running task 1739 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_configure)\\nNOTE: Running task 1740 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\\nNOTE: Running task 1741 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_install)\\nNOTE: Running task 1742 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_populate_sysroot)\\nNOTE: Running task 1743 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx)\\nNOTE: Running task 1744 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1745 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1746 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_install)\\nNOTE: Running task 1747 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_configure_ptest_base)\\nNOTE: Running task 1748 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_configure)\\nNOTE: Running task 1750 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_recipe_qa)\\nNOTE: Running task 1751 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_fetch)\\nNOTE: Running task 1752 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_unpack)\\nNOTE: Running task 1753 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_unpack)\\nNOTE: Running task 1754 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_packagedata)\\nNOTE: Running task 1755 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_package)\\nNOTE: Running task 1756 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_compile)\\nNOTE: Running task 1757 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_packagedata)\\nNOTE: Running task 1758 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_configure)\\nNOTE: Running task 1759 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_package)\\nNOTE: Running task 1760 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_populate_sysroot)\\nNOTE: Running task 1761 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_compile)\\nNOTE: Running task 1762 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile)\\nNOTE: Running task 1763 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_fetch)\\nNOTE: Running task 1764 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_patch)\\nNOTE: Running task 1765 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_package)\\nNOTE: Running task 1766 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/make/make_4.4.1.bb:do_packagedata)\\nNOTE: Running task 1767 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_install)\\nNOTE: Running task 1768 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_patch)\\nNOTE: Running task 1769 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1770 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1771 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc-locale_2.40.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1772 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_package)\\nNOTE: Running task 1773 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_package)\\nNOTE: Running task 1774 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_install)\\nNOTE: Running task 1775 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_compile)\\nNOTE: Running task 1776 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_packagedata)\\nNOTE: Running task 1777 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_package)\\nNOTE: Running task 1778 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_package)\\nNOTE: Running task 1779 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_configure)\\nNOTE: Running task 1780 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_recipe_qa)\\nNOTE: Running task 1781 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_recipe_qa)\\nNOTE: Running task 1782 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_recipe_qa)\\nNOTE: Running task 1783 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_recipe_qa)\\nNOTE: Running task 1784 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_recipe_qa)\\nNOTE: Running task 1785 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_recipe_qa)\\nNOTE: Running task 1786 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_packagedata)\\nNOTE: Running task 1787 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 1788 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_install)\\nNOTE: Running task 1789 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_package)\\nNOTE: Running task 1790 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_compile)\\nNOTE: Running task 1791 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libidn/libidn2_2.3.7.bb:do_packagedata)\\nNOTE: Running task 1792 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_packagedata)\\nNOTE: Running task 1793 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_fetch)\\nNOTE: Running task 1794 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_fetch)\\nNOTE: Running task 1795 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_fetch)\\nNOTE: Running task 1796 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_fetch)\\nNOTE: Running task 1797 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_fetch)\\nNOTE: Running task 1798 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_fetch)\\nNOTE: Running task 1799 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_install_ptest_base)\\nNOTE: Running task 1800 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_install_ptest_base)\\nNOTE: Running task 1801 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx)\\nNOTE: Running task 1802 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_install)\\nNOTE: Running task 1804 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1805 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_unpack)\\nNOTE: Running task 1806 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1807 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1808 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_package)\\nNOTE: Running task 1809 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_collect_spdx_deps)\\nNOTE: Running task 1810 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_unpack)\\nNOTE: Running task 1811 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_unpack)\\nNOTE: Running task 1812 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_collect_spdx_deps)\\nNOTE: Running task 1813 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_shared_workdir)\\nNOTE: Running task 1814 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/cross-localedef-native_2.40.bb:do_populate_sysroot)\\nNOTE: Running task 1815 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_kernel_link_images)\\nNOTE: Running task 1816 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_transform_kernel)\\nNOTE: Running task 1817 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1818 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1819 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_configure)\\nNOTE: Running task 1820 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_patch)\\nNOTE: Running task 1821 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_packagedata)\\nNOTE: Running task 1822 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_configure)\\nNOTE: Running task 1823 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-passwd/base-passwd_3.6.4.bb:do_create_spdx)\\nNOTE: Running task 1824 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc-locale_2.40.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1825 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_patch)\\nNOTE: Running task 1826 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_patch)\\nNOTE: Running task 1827 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/libxcrypt/libxcrypt_4.4.36.bb:do_create_spdx)\\nNOTE: Running task 1828 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1829 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1830 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1831 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1832 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_compile)\\nNOTE: Running task 1833 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_configure)\\nNOTE: Running task 1834 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_compile)\\nNOTE: Running task 1835 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_unpack)\\nNOTE: Running task 1836 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_unpack)\\nNOTE: Running task 1837 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_unpack)\\nNOTE: Running task 1838 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_compile_kernelmodules)\\nNOTE: Running noexec task 1839 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc-locale_2.40.bb:do_configure)\\nNOTE: Running noexec task 1840 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc-locale_2.40.bb:do_compile)\\nNOTE: Running task 1841 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc-locale_2.40.bb:do_install)\\nNOTE: Running task 1842 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_unpack)\\nNOTE: Running task 1843 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_unpack)\\nNOTE: Running task 1844 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_unpack)\\nNOTE: Running task 1845 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_packagedata)\\nNOTE: Running task 1846 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_packagedata)\\nNOTE: Running task 1847 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_configure)\\nNOTE: Running task 1848 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_configure)\\nNOTE: Running task 1849 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_compile)\\nNOTE: Running task 1850 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_install)\\nNOTE: Running task 1851 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_install)\\nNOTE: Running task 1852 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc-locale_2.40.bb:do_package)\\nNOTE: Running task 1853 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_packagedata)\\nNOTE: Running task 1854 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_packagedata)\\nNOTE: Running task 1855 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_package)\\nNOTE: Running task 1856 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_install_ptest_base)\\nNOTE: Running task 1857 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_install)\\nNOTE: Running task 1858 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_strip)\\nNOTE: Running task 1859 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_populate_sysroot)\\nNOTE: Running task 1860 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/glibc/glibc-locale_2.40.bb:do_packagedata)\\nNOTE: Running task 1861 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_compile)\\nNOTE: Running task 1862 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_compile)\\nNOTE: Running task 1863 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_patch)\\nNOTE: Running task 1864 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_patch)\\nNOTE: Running task 1865 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_patch)\\nNOTE: Running task 1866 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_patch)\\nNOTE: Running task 1867 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_patch)\\nNOTE: Running task 1868 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_collect_spdx_deps)\\nNOTE: Running task 1869 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_patch)\\nNOTE: Running task 1870 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/curl/curl_8.10.1.bb:do_packagedata)\\nNOTE: Running task 1871 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_packagedata)\\nNOTE: Running task 1872 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_populate_sysroot)\\nNOTE: Running task 1873 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_recipe_qa)\\nNOTE: Running task 1874 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_recipe_qa)\\nNOTE: Running task 1875 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_populate_sysroot)\\nNOTE: Running task 1876 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_install)\\nNOTE: Running task 1877 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_sizecheck)\\nNOTE: Running task 1878 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_install)\\nNOTE: Running task 1879 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx)\\nNOTE: Running task 1880 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_compile_ptest_base)\\nNOTE: Running task 1881 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_collect_spdx_deps)\\nNOTE: Running task 1882 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_collect_spdx_deps)\\nNOTE: Running task 1883 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_package)\\nNOTE: Running task 1884 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_package)\\nNOTE: Running task 1885 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_package)\\nNOTE: Running task 1886 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_package)\\nNOTE: Running task 1887 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_fetch)\\nNOTE: Running task 1888 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_fetch)\\nNOTE: Running task 1889 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1890 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1891 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1892 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1893 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install)\\nNOTE: Running task 1894 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_packagedata)\\nNOTE: Running task 1895 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_packagedata)\\nNOTE: Running task 1896 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_install)\\nNOTE: Running task 1897 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx)\\nNOTE: Running task 1898 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_create_spdx)\\nNOTE: Running task 1899 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_packagedata)\\nNOTE: Running task 1900 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_packagedata)\\nNOTE: Running task 1901 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_configure)\\nNOTE: Running task 1902 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_configure)\\nNOTE: Running task 1903 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_package)\\nNOTE: Running task 1904 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_package)\\nNOTE: Running task 1905 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 1906 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 1908 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1909 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_package)\\nNOTE: Running task 1910 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_compile)\\nNOTE: Running task 1911 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 1912 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_compile)\\nNOTE: Running task 1913 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libpcre/libpcre2_10.44.bb:do_packagedata)\\nNOTE: Running task 1914 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmd/libmd_1.1.0.bb:do_create_spdx)\\nNOTE: Running task 1915 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_collect_spdx_deps)\\nNOTE: Running task 1916 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_collect_spdx_deps)\\nNOTE: Running task 1917 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_install)\\nNOTE: Running task 1918 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_packagedata)\\nNOTE: Running task 1919 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx)\\nNOTE: Running task 1920 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_packagedata)\\nNOTE: Running task 1921 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_install)\\nNOTE: Running task 1922 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 1923 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_configure)\\nNOTE: Running task 1924 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_package)\\nNOTE: Running task 1925 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_create_spdx)\\nNOTE: Running task 1926 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/base-files/base-files_3.0.14.bb:do_create_spdx)\\nNOTE: Running task 1927 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_create_spdx)\\nNOTE: Running task 1928 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 1929 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_package)\\nNOTE: Running task 1930 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_package)\\nNOTE: Running task 1931 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/grep/grep_3.11.bb:do_packagedata)\\nNOTE: Running task 1932 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libbsd/libbsd_0.12.2.bb:do_create_spdx)\\nNOTE: Running task 1933 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_compile)\\nNOTE: Running task 1934 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_collect_spdx_deps)\\nNOTE: Running task 1936 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1937 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1938 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_unpack)\\nNOTE: Running task 1939 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_unpack)\\nNOTE: Running task 1940 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_populate_sysroot)\\nNOTE: Running task 1941 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_package)\\nNOTE: Running task 1942 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_package)\\nNOTE: Running task 1943 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_package)\\nNOTE: Running task 1944 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/procps/procps_4.0.4.bb:do_packagedata)\\nNOTE: Running task 1945 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/openssl/openssl_3.3.1.bb:do_create_spdx)\\nNOTE: Running task 1946 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_package)\\nNOTE: Running task 1947 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 1948 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_install)\\nNOTE: Running task 1949 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_packagedata)\\nNOTE: Running task 1950 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_create_spdx)\\nNOTE: Running task 1951 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_configure)\\nNOTE: Running task 1952 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_patch)\\nNOTE: Running task 1953 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_patch)\\nNOTE: Running task 1954 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/nettle/nettle_3.10.bb:do_packagedata)\\nNOTE: Running task 1955 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb:do_packagedata)\\nNOTE: Running task 1956 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/libtasn1_4.19.0.bb:do_packagedata)\\nNOTE: Running task 1957 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_populate_sysroot)\\nNOTE: Running task 1958 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_populate_sysroot)\\nNOTE: Running task 1959 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgpg-error/libgpg-error_1.50.bb:do_packagedata)\\nNOTE: Running task 1960 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/shadow/shadow_4.16.0.bb:do_create_spdx)\\nNOTE: Running task 1961 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-wheel_0.45.0.bb:do_populate_sysroot)\\nNOTE: Running task 1962 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_compile)\\nNOTE: Running task 1963 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_populate_sysroot)\\nNOTE: Running task 1964 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_populate_sysroot)\\nNOTE: Running task 1965 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_populate_sysroot)\\nNOTE: Running task 1966 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_populate_sysroot)\\nNOTE: Running task 1967 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_package)\\nNOTE: Running task 1968 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_package)\\nNOTE: Running task 1969 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_package)\\nNOTE: Running task 1970 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 1971 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1972 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_install)\\nNOTE: Running task 1973 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1974 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1975 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1976 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1977 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1978 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gnutls/gnutls_3.8.7.1.bb:do_packagedata)\\nNOTE: Running task 1979 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_packagedata)\\nNOTE: Running task 1980 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_create_spdx)\\nNOTE: Running task 1981 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1982 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1983 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_configure)\\nNOTE: Running task 1984 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_populate_sysroot)\\nNOTE: Running task 1985 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1986 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 1987 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1988 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libarchive/libarchive_3.7.7.bb:do_packagedata)\\nNOTE: Running task 1989 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_configure)\\nNOTE: Running task 1990 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_configure)\\nNOTE: Running task 1991 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_package)\\nNOTE: Running task 1992 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_package)\\nNOTE: Running task 1993 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_configure)\\nNOTE: Running task 1994 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_compile)\\nNOTE: Running task 1995 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 1996 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_configure)\\nNOTE: Running task 1997 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_package)\\nNOTE: Running task 1998 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_package)\\nNOTE: Running task 1999 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_compile)\\nNOTE: Running task 2000 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_compile)\\nNOTE: Running task 2001 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_packagedata)\\nNOTE: Running task 2002 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_compile)\\nNOTE: Running task 2003 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_collect_spdx_deps)\\nNOTE: Running task 2004 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_install)\\nNOTE: Running task 2005 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_configure)\\nNOTE: Running task 2006 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_compile)\\nNOTE: Running task 2007 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/iptables/iptables_1.8.11.bb:do_packagedata)\\nNOTE: Running task 2008 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libmnl/libmnl_1.0.5.bb:do_packagedata)\\nNOTE: Running task 2009 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_packagedata)\\nNOTE: Running task 2010 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_package)\\nNOTE: Running task 2011 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_install)\\nNOTE: Running task 2012 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_install)\\nNOTE: Running task 2013 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_compile)\\nNOTE: Running task 2014 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3-setuptools_75.6.0.bb:do_populate_sysroot)\\nNOTE: Running task 2015 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_install)\\nNOTE: Running task 2016 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_install_ptest_base)\\nNOTE: Running task 2017 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_install)\\nNOTE: Running task 2018 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx)\\nNOTE: Running task 2019 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/elfutils/elfutils_0.191.bb:do_packagedata)\\nNOTE: Running task 2020 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_collect_spdx_deps)\\nNOTE: Running task 2021 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_install)\\nNOTE: Running task 2022 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_package)\\nNOTE: Running task 2023 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 2024 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_collect_spdx_deps)\\nNOTE: Running task 2025 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_collect_spdx_deps)\\nNOTE: Running task 2026 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_collect_spdx_deps)\\nNOTE: Running task 2027 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_collect_spdx_deps)\\nNOTE: Running task 2028 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 2029 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 2030 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_package)\\nNOTE: Running task 2031 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_package)\\nNOTE: Running task 2032 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_package)\\nNOTE: Running task 2033 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_package)\\nNOTE: Running task 2034 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_package)\\nNOTE: Running task 2035 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/kmod_33.bb:do_packagedata)\\nNOTE: Running task 2036 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_configure)\\nNOTE: Running task 2037 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/socat/socat_1.8.0.0.bb:do_packagedata)\\nNOTE: Running task 2038 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_create_spdx)\\nNOTE: Running task 2039 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-connectivity/iproute2/iproute2_6.11.0.bb:do_packagedata)\\nNOTE: Running task 2040 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bc/bc_1.07.1.bb:do_packagedata)\\nNOTE: Running task 2041 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/which/which_2.21.bb:do_packagedata)\\nNOTE: Running task 2042 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/psmisc/psmisc_23.7.bb:do_packagedata)\\nNOTE: Running task 2043 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/re2c/re2c_3.1.bb:do_create_spdx)\\nNOTE: Running task 2044 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/cmake/cmake-native_3.30.5.bb:do_create_spdx)\\nNOTE: Running task 2045 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_compile)\\nNOTE: Running task 2046 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 2047 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 2048 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 2049 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 2050 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_deploy_source_date_epoch)\\nNOTE: Running task 2051 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_prepare_recipe_sysroot)\\nNOTE: Running task 2052 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx)\\nNOTE: Running task 2053 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_create_spdx)\\nNOTE: Running task 2054 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_create_spdx)\\nNOTE: Running task 2055 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/libedit/libedit_20240808-3.1.bb:do_create_spdx)\\nNOTE: Running task 2056 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_collect_spdx_deps)\\nNOTE: Running task 2057 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_install)\\nNOTE: Running task 2058 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_collect_spdx_deps)\\nNOTE: Running task 2059 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_collect_spdx_deps)\\nNOTE: Running task 2060 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/sqlite/sqlite3_3.47.0.bb:do_create_spdx)\\nNOTE: Running task 2061 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_configure)\\nNOTE: Running task 2062 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_configure)\\nNOTE: Running task 2063 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_collect_spdx_deps)\\nNOTE: Running task 2064 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_collect_spdx_deps)\\nNOTE: Running task 2065 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_create_spdx)\\nNOTE: Running task 2066 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 2067 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_collect_spdx_deps)\\nNOTE: Running task 2068 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_package)\\nNOTE: Running task 2069 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_create_spdx)\\nNOTE: Running task 2070 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 2071 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 2072 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 2073 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 2074 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_collect_spdx_deps)\\nNOTE: Running task 2075 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb:do_packagedata)\\nNOTE: Running task 2076 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_collect_spdx_deps)\\nNOTE: Running task 2077 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_collect_spdx_deps)\\nNOTE: Running task 2078 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_collect_spdx_deps)\\nNOTE: Running task 2079 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_compile)\\nNOTE: Running task 2080 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_compile)\\nNOTE: Running task 2081 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/xz/xz_5.6.3.bb:do_create_spdx)\\nNOTE: Running task 2082 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/zstd/zstd_1.5.6.bb:do_create_spdx)\\nNOTE: Running task 2083 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/lzip/lzlib_1.14.bb:do_create_spdx)\\nNOTE: Running task 2084 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/readline/readline_8.2.13.bb:do_create_spdx)\\nNOTE: Running task 2085 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx)\\nNOTE: Running task 2086 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/expat/expat_2.6.4.bb:do_create_spdx)\\nNOTE: Running task 2087 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap/libcap_2.71.bb:do_create_spdx)\\nNOTE: Running task 2088 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx)\\nNOTE: Running task 2089 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_create_spdx)\\nNOTE: Running task 2090 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.2.bb:do_create_spdx)\\nNOTE: Running task 2091 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/bash-completion/bash-completion_2.14.0.bb:do_create_spdx)\\nNOTE: Running task 2092 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx)\\nNOTE: Running task 2093 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_create_spdx)\\nNOTE: Running task 2094 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx)\\nNOTE: Running task 2095 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_install)\\nNOTE: Running task 2096 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_install)\\nNOTE: Running task 2097 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_collect_spdx_deps)\\nNOTE: Running task 2098 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_populate_sysroot)\\nNOTE: Running task 2099 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 2100 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 2101 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_populate_sysroot)\\nNOTE: Running task 2102 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_collect_spdx_deps)\\nNOTE: Running task 2103 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_populate_sysroot)\\nNOTE: Running task 2104 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_collect_spdx_deps)\\nNOTE: Running task 2105 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 2106 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_populate_sysroot)\\nNOTE: Running task 2107 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_collect_spdx_deps)\\nNOTE: Running task 2108 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_populate_sysroot)\\nNOTE: Running task 2109 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_collect_spdx_deps)\\nNOTE: Running task 2110 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_populate_sysroot)\\nNOTE: Running task 2111 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_collect_spdx_deps)\\nNOTE: Running task 2112 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/python/python3_3.13.0.bb:do_create_spdx)\\nNOTE: Running task 2113 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_populate_sysroot)\\nNOTE: Running task 2114 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_collect_spdx_deps)\\nNOTE: Running task 2115 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot)\\nNOTE: Running task 2116 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 2117 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_populate_sysroot)\\nNOTE: Running task 2118 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_collect_spdx_deps)\\nNOTE: Running task 2119 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_populate_sysroot)\\nNOTE: Running task 2120 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_collect_spdx_deps)\\nNOTE: Running task 2121 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_populate_sysroot)\\nNOTE: Running task 2122 of 2175 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/pigz/pigz_2.8.bb:do_populate_sysroot)\\nNOTE: Running task 2123 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot)\\nNOTE: Running task 2124 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_bundle_initramfs)\\nNOTE: Running task 2125 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_populate_sysroot)\\nNOTE: Running task 2126 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_collect_spdx_deps)\\nNOTE: Running task 2127 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_create_spdx)\\nNOTE: Running task 2128 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_create_spdx)\\nNOTE: Running task 2129 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_create_spdx)\\nNOTE: Running task 2130 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_create_spdx)\\nNOTE: Running task 2131 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_create_spdx)\\nNOTE: Running task 2132 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_create_spdx)\\nNOTE: Running task 2133 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_create_spdx)\\nNOTE: Running task 2134 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_create_spdx)\\nNOTE: Running task 2135 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_create_spdx)\\nNOTE: Running task 2136 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx)\\nNOTE: Running task 2137 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_create_spdx)\\nNOTE: Running task 2138 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_create_spdx)\\nNOTE: Running task 2139 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_create_spdx)\\nNOTE: Running task 2140 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-kernel/linux/linux-yocto_6.10.bb:do_deploy)\\nNOTE: Running task 2141 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_package_write_rpm)\\nNOTE: Running task 2142 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/diffstat/diffstat_1.66.bb:do_package_qa)\\nNOTE: Running task 2143 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_package_write_rpm)\\nNOTE: Running task 2144 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/findutils/findutils_4.10.0.bb:do_package_qa)\\nNOTE: Running task 2145 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_package_write_rpm)\\nNOTE: Running task 2146 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/less/less_668.bb:do_package_qa)\\nNOTE: Running task 2147 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_package_write_rpm)\\nNOTE: Running task 2148 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/file/file_5.45.bb:do_package_qa)\\nNOTE: Running task 2149 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package_write_rpm)\\nNOTE: Running task 2150 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/gawk/gawk_5.3.0.bb:do_package_qa)\\nNOTE: Running task 2151 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package_write_rpm)\\nNOTE: Running task 2152 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/diffutils/diffutils_3.10.bb:do_package_qa)\\nNOTE: Running task 2153 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_package_write_rpm)\\nNOTE: Pressure status changed to CPU: False, IO: True, Mem: None (CPU: 6916.3/20000.0, IO: 26188.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 3540.0/20000.0, IO: 19691.3/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\\nNOTE: Running task 2154 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bash/bash_5.2.37.bb:do_package_qa)\\nNOTE: Running task 2155 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package_write_rpm)\\nNOTE: Running task 2156 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/coreutils/coreutils_9.5.bb:do_package_qa)\\nNOTE: Running task 2157 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_write_rpm)\\nNOTE: Running task 2158 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_package_qa)\\nNOTE: Running task 2159 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_package_write_rpm)\\nNOTE: Running task 2160 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-core/util-linux/util-linux_2.40.2.bb:do_package_qa)\\nNOTE: Running task 2161 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_package_write_rpm)\\nNOTE: Running task 2162 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_package_qa)\\nNOTE: Running task 2163 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_package_write_rpm)\\nNOTE: Running task 2164 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/ed/ed_1.20.2.bb:do_package_qa)\\nNOTE: Running task 2165 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_package_write_rpm)\\nNOTE: Running task 2166 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-extended/sed/sed_4.9.bb:do_package_qa)\\nNOTE: Running task 2167 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_package_write_rpm)\\nNOTE: Running task 2168 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/perl/perl_5.40.0.bb:do_package_qa)\\nNOTE: Running task 2169 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_package_write_rpm)\\nNOTE: Running task 2170 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-support/ptest-runner/ptest-runner_2.4.5.1.bb:do_package_qa)\\nNOTE: Running task 2171 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_populate_lic)\\nNOTE: Running task 2172 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_package_write_rpm)\\nNOTE: Running task 2173 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_package_qa)\\nNOTE: Running task 2174 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_create_package_spdx)\\nNOTE: Running noexec task 2175 of 2175 (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/recipes-devtools/quilt/quilt_0.68.bb:do_build)\\nNOTE: Tasks Summary: Attempted 2175 tasks of which 25 didn\\'t need to be rerun and all succeeded.\\n\\nSummary: There was 1 WARNING message.'\n\n\nStderr:\n2024-11-23 09:44:08,532 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-3878017/conf/local.conf\n2024-11-23 09:44:08,532 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 109.33573055267334,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 84.12967920303345,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 38.57960486412048,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 28.4506573677063,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 10.286062240600586,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 10.762398958206177,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 10.693802118301392,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 11.506970405578613,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 11.268704652786255,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 10.643439292907715,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 11.515742301940918,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 12.79624891281128,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 11.343584537506104,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 12.263980865478516,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 10.240116357803345,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 10.797708511352539,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 11.541998863220215,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 10.452470541000366,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 10.858203172683716,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 11.28947377204895,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 12.378376007080078,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 10.976217269897461,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.811082363128662,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 33.372925996780396,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 2.8786087036132812,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 0.7937986850738525,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 5.063017845153809,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 6.901588439941406,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 96.88630056381226,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 6.8249053955078125,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 2.591188669204712,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 23.472240447998047,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 47.8043909072876,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 25.376626014709473,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 17.775778770446777,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 18.1458101272583,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 27.109016180038452,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 10.801653623580933,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 50.94473171234131,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 36.243494510650635,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 3.8348562717437744,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 3.199185371398926,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 16.016706705093384,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 28.375040769577026,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 2.6436266899108887,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 6.598849296569824,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 22.545397996902466,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 1.7230963706970215,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 1.516728401184082,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 1.4657938480377197,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 15.067738771438599,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 35.38340210914612,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 23.19971466064453,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 3.259876012802124,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.9646627902984619,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 39.478519439697266,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 54.091471672058105,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 53.2936806678772,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 13.486219882965088,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 86.12148904800415,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 97.42482352256775,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 123.66910362243652,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 134.57150077819824,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 43.41239309310913,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 37.15559148788452,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 68.0948224067688,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 38.597031116485596,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 45.31248664855957,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 46.6031551361084,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 51.08122801780701,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 36.350820779800415,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 40.79881191253662,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.008209228515625,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 848.8619470596313,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.00613856315612793,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 8.407623052597046,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 10.127516269683838,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 22.989542722702026,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.0054628849029541016,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 48.841516971588135,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 94.7152943611145,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 63.62866497039795,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 50.0738799571991,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 55.865543842315674,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 55.85234785079956,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 29.74666404724121,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 37.912761211395264,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 35.071815490722656,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 36.164326667785645,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 52.04485249519348,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 2.781691789627075,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 26.66211462020874,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_build_image": {
    "duration": 208.32345485687256,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
    "duration": 155.78714966773987,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 26.008073091506958,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 28.093643188476562,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_reset_all": {
    "duration": 121.17945885658264,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 158.75475072860718,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 154.2968773841858,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 387.33467078208923,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 47.12619757652283,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 70.7183165550232,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 210.44676995277405,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 102.19378733634949,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 68.53500485420227,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 71.53734254837036,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 23.80789041519165,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 38.54449510574341,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 107.58070540428162,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 64.71314573287964,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 52.78164505958557,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 419.44498801231384,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 387.1621732711792,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 31.880379915237427,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 32.224852323532104,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 8.026582717895508,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 98.92408657073975,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 114.01515531539917,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 37.636226415634155,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 86.5293505191803,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 74.28376007080078,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 42.307806968688965,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 81.18229722976685,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 33.15056014060974,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 34.527475118637085,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 38.138368368148804,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 41.730722188949585,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 40.01802206039429,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 78.34103274345398,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 50.35934615135193,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 45.501068115234375,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 64.69282412528992,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 60.23972129821777,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 3.3814496994018555,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 13.602495908737183,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 63.434401512145996,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 56.05373287200928,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 53.46682357788086,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 50.89366698265076,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 37.8780779838562,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 59.51570272445679,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 917.4600968360901,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.006915092468261719,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 47.24818253517151,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 64.81965565681458,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 127.26503133773804,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 66.30249810218811,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 32.08524250984192,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 49.33270049095154,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 2.184441566467285,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 75.39365220069885,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_fit_image": {
    "duration": 446.01814889907837,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_initramfs_bundle": {
    "duration": 363.88511753082275,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 225.92642521858215,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_fit_image": {
    "duration": 96.96221995353699,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 49.11362266540527,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_fit_image": {
    "duration": 55.45278978347778,
    "status": "PASSED"
   },
   "fitimage.FitImageTests.test_uboot_sign_fit_image": {
    "duration": 56.91222357749939,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 122.16418671607971,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.5458972454071045,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.5608246326446533,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.3268427848815918,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.35199522972106934,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.5842564105987549,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.35060882568359375,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 1.7338249683380127,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 7.824145317077637,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 208.09738111495972,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 42.32726860046387,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 32.06330943107605,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 55.55651783943176,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 83.57830262184143,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 55.35153079032898,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 43.69297552108765,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 87.4059898853302,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 25.73130989074707,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 73.64509105682373,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 64.860604763031,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 82.0830454826355,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 60.27720332145691,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 58.545785903930664,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 45.46676206588745,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 45.612663984298706,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 3.40096378326416,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 4.664366245269775,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 4.592563629150391,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 4.534968137741089,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 3.7800779342651367,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 3.6103928089141846,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 3.006326198577881,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 17.531916856765747,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 21.11984372138977,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 3.5021958351135254,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 21.876221179962158,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 16.186076641082764,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 181.45533633232117,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 51.206181049346924,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 13.245835065841675,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 114.11211109161377,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 69.47309303283691,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_hardlink_tree_count": {
    "duration": 0.014060020446777344,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_special": {
    "duration": 0.010365486145019531,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_xattr": {
    "duration": 10.119160413742065,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 18.982946634292603,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 16.394269227981567,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 64.40772223472595,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 61.94059681892395,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 256.8909866809845,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 10.123368978500366,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 91.25426888465881,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 104.97012901306152,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 386.45930647850037,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 37.54451322555542,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 80.53075981140137,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 38.6058988571167,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 2.081084966659546,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 1.7234179973602295,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 1.4978525638580322,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.11721014976501465,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0009496212005615234,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.000934600830078125,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.002187967300415039,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.0008573532104492188,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0007224082946777344,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.0008203983306884766,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.002349376678466797,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.0019865036010742188,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.00084686279296875,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0005247592926025391,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.0006251335144042969,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.0007812976837158203,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.0008356571197509766,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0005748271942138672,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0006318092346191406,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.027136802673339844,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0012733936309814453,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0004544258117675781,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0004973411560058594,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0006432533264160156,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 65.24655342102051,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.012656211853027344,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.12627148628234863,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.004303932189941406,
    "log": "No \"dash\" found on test system.\n",
    "status": "SKIPPED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 134.88189482688904,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.22411322593688965,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 143.91083931922913,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 145.2064905166626,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 144.12105226516724,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.00045299530029296875,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.000598907470703125,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.0007314682006835938,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.0008592605590820312,
    "log": "Python cairo module is not present\n",
    "status": "SKIPPED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 27.449934244155884,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 174.9405107498169,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 7.093153476715088,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 82.7765097618103,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 83.90979743003845,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 82.59561204910278,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 95.78686690330505,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 95.02330684661865,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 92.5474259853363,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 107.86608815193176,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 57.842830419540405,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 22.818938970565796,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 17.738486766815186,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 65.43629431724548,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 50.14276909828186,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 9.206138849258423,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 67.73666167259216,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 15.475317478179932,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 62.81219458580017,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 39.49377751350403,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.03517794609069824,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.03724169731140137,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.19571590423583984,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 1.7449350357055664,
    "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
    "status": "SKIPPED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.044954776763916,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.7880678176879883,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 7.979236841201782,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 9.105706691741943,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 4.85634970664978,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 3.105027437210083,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.10876989364624023,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.6220245361328125,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 2.903045892715454,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 147.3348457813263,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 94.61487436294556,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 56.84521245956421,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 29.44101119041443,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 61.754228830337524,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 24.05337643623352,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 41.976383447647095,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 24.77213191986084,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.741206169128418,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 23.980414152145386,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 51.17333507537842,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 24.561753273010254,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 27.473592519760132,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 27.46806240081787,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 25.192221641540527,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 17.264057159423828,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 5.57169771194458,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 23.56963324546814,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 22.599404335021973,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 23.238788843154907,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 22.530263900756836,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 22.566126108169556,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 25.16334342956543,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 32.635334491729736,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 24.664321422576904,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 24.187324047088623,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 23.16485023498535,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 26.289900302886963,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 9.222377300262451,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 42.17199420928955,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 32.575093030929565,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 13.271293878555298,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 14.202425956726074,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 38.10054874420166,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 22.240676164627075,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 13.259707927703857,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 25.009530305862427,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 24.398233652114868,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 6.594595432281494,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 32.501670360565186,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 32.19679284095764,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 30.790868043899536,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 43.107829570770264,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 21.87332010269165,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 21.054513216018677,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 22.363211631774902,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 20.93096661567688,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 22.242345809936523,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 23.42531681060791,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 24.595732927322388,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 65.90450429916382,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
    "duration": 33.109955072402954,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 2.526113510131836,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 21.113361120224,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 24.188944578170776,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 22.35996103286743,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 23.35150408744812,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 23.53275990486145,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 22.194594621658325,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 22.269328355789185,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 45.237910747528076,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 24.423834085464478,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 22.944251537322998,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.7375662326812744,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.857014894485474,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.01597309112548828,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.09654736518859863,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.05528450012207031,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.0441286563873291,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.009487390518188477,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.009540557861328125,
    "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.00419306755065918,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.003838062286376953,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.003751516342163086,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.0036830902099609375,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.0036699771881103516,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.0036911964416503906,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.0036859512329101562,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.0036993026733398438,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.0037322044372558594,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.003660917282104492,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.003720998764038086,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.003632068634033203,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.0037147998809814453,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.0036394596099853516,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 30.926759958267212,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 36.317079067230225,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 47.807780504226685,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 68.77574348449707,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 22.610719680786133,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
    "duration": 4.530447006225586,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "duration": 6.808370113372803,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.0045337677001953125,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.01595020294189453,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.010942697525024414,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.011051416397094727,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.010334253311157227,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.009051799774169922,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.008980751037597656,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.012871503829956055,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.012514591217041016,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.011446952819824219,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.01099252700805664,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.011049032211303711,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.009583711624145508,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.00884199142456,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.005844354629517,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.011131286621094,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 106.08263063430786,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 23.372851610183716,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 22.836695432662964,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 23.109756469726562,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 25.4120774269104,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 22.143389463424683,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 22.826033353805542,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 24.328315258026123,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 24.51837730407715,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 23.879495859146118,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 25.7077956199646,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 19.24976634979248,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 169.85592699050903,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 265.8389914035797,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 242.46646451950073,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 104.57451939582825,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 31.311835289001465,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 35.651204347610474,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 33.36920499801636,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 49.802796363830566,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 76.67702913284302,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 196.05551886558533,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 137.76904392242432,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 104.50169348716736,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 95.93248653411865,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 128.19030213356018,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 53.69540476799011,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.006460666656494141,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 123.94118046760559,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 121.10637140274048,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 128.50522994995117,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "duration": 38.73889422416687,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 37.327574491500854,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 29.69281005859375,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 52.2338387966156,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 242.72063374519348,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_deploy_build_sbom_spdx_bash": {
    "duration": 10.099340438842773,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 2258.6964752674103,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 91.18834948539734,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 38.797266244888306,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 61.07656788825989,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 92.17496848106384,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 44.89008021354675,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 41.125632524490356,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 44.58059000968933,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 31.743356466293335,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 28.492191314697266,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 30.152140140533447,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 33.20630073547363,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 39.39761185646057,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 38.22020983695984,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 38.79037523269653,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 863.7919874191284,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 77.85743308067322,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 74.6071662902832,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 96.64823460578918,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 155.02224612236023,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 62.05617022514343,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 137.35138845443726,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 63.44666647911072,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 114.25854849815369,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 326.1670444011688,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 299.1526508331299,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 167.71049904823303,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 49.94780611991882,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 76.94417762756348,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 59.54231333732605,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 14.950960159301758,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 32.73949408531189,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 89.0917615890503,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.48810863494873047,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.7567219734191895,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.0072953701019287,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.0072762966156006,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 3.019425392150879,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 3.0428969860076904,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 2.983875274658203,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 3.0052268505096436,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 3.0171632766723633,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 3.0062105655670166,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.023991107940674,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 3.0781779289245605,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.0037312507629395,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 0.0006473064422607422,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 457.9837291240692,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 117.60632872581482,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 12.252118110656738,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 19.89518666267395,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 7.220935583114624,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 104.08282279968262,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.19436407089233398,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.4041602611541748,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.19260716438293457,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.18993544578552246,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.1928107738494873,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.19082093238830566,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.18550968170166016,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 2.437534809112549,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 1.7499401569366455,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 55.37625241279602,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.25000834465026855,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.2861301898956299,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.24094700813293457,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.23851323127746582,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 64.91846561431885,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 24.061302185058594,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 20.286906480789185,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 18.01978373527527,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 30.37566089630127,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 26.781097888946533,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 98.73219013214111,
    "status": "PASSED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 10.791642427444458,
    "status": "PASSED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 13.561463594436646,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 45.0622341632843,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 22.527623176574707,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 17.465622425079346,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 24.34091091156006,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 16.016873359680176,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 13.404995441436768,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 21.933634757995605,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 12.497527360916138,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 13.590954780578613,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 48.16532278060913,
    "status": "PASSED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 42.92878460884094,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 21.759289741516113,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 25.785043716430664,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 13.492295265197754,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 13.918118000030518,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path": {
    "duration": 23.133886098861694,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 21.558598518371582,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 45.04585337638855,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 397.4783775806427,
    "status": "PASSED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 20.204359769821167,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 14.651352167129517,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 26.196476936340332,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 25.63005566596985,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 13.521540880203247,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 17.213386058807373,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 198.76018404960632,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 13.494179010391235,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 9.529513359069824,
    "status": "PASSED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 13.760345458984375,
    "status": "PASSED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 31.301621198654175,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 12.87754774093628,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 13.42949628829956,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 21.51659369468689,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 61.45970678329468,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 69.46365451812744,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 0.19822955131530762,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 163.13985204696655,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 38.574639320373535,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 25.788013458251953,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 25.436539888381958,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 0.0005552768707275391,
    "log": "Test skipped on x86_64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 139.15034103393555,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 403.1572027206421,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 82.0497477054596,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 49.41052484512329,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 88.2894914150238,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 31.535759210586548,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 30.882606267929077,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 24.197640419006348,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 25.929153442382812,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 76.7291328907013,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 50.98648810386658,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 45.80558753013611,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 6.829000473022461,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 7.7804882526397705,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 23.88183331489563,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 25.115559816360474,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 180.04406213760376,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 88.49879693984985,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 86.13947749137878,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 81.67359638214111,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 101.20819616317749,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 91.85422539710999,
    "status": "PASSED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 0.016604185104370117,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 80.6295907497406,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 22.456223011016846,
    "status": "PASSED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 31.961544036865234,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 1.2555758953094482,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.05688786506652832,
    "status": "PASSED"
   }
  }
 }
}