{
 "oeselftest_fedora-39_qemux86_20250320070057": {
  "configuration": {
   "HOST_DISTRO": "fedora-39",
   "HOST_NAME": "fedora39-vk-2.yocto.io",
   "LAYERS": {
    "meta": {
     "branch": "mathieu/master-next",
     "commit": "c6d99b8f5c2ec077a921e64c88925c5c80451334",
     "commit_count": 77749,
     "commit_time": 1742453667
    },
    "meta-poky": {
     "branch": "mathieu/master-next",
     "commit": "c6d99b8f5c2ec077a921e64c88925c5c80451334",
     "commit_count": 77749,
     "commit_time": 1742453667
    },
    "meta-selftest": {
     "branch": "mathieu/master-next",
     "commit": "c6d99b8f5c2ec077a921e64c88925c5c80451334",
     "commit_count": 77749,
     "commit_time": 1742453667
    },
    "meta-yocto-bsp": {
     "branch": "mathieu/master-next",
     "commit": "c6d99b8f5c2ec077a921e64c88925c5c80451334",
     "commit_count": 77749,
     "commit_time": 1742453667
    }
   },
   "MACHINE": "qemux86",
   "OESELFTEST_METADATA": {
    "exclude_tags": null,
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": [
     "machine",
     "toolchain-system"
    ],
    "skips": null
   },
   "STARTTIME": "20250320070057",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "binutils.BinutilsCrossSelfTest.test_binutils": {
    "duration": 22.20722508430481,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 23, in test_binutils\n    self.run_binutils(\"binutils\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 37, in run_binutils\n    bb_vars = get_bb_vars([\"B\", \"TARGET_SYS\", \"T\"], recipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e binutils-testsuite' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gawk:/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,231 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1731973/conf/local.conf\n2025-03-20 07:01:01,231 - 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",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "binutils.BinutilsCrossSelfTest.test_gas": {
    "duration": 6.406115770339966,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 26, in test_gas\n    self.run_binutils(\"gas\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 37, in run_binutils\n    bb_vars = get_bb_vars([\"B\", \"TARGET_SYS\", \"T\"], recipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e binutils-testsuite' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,231 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1731973/conf/local.conf\n2025-03-20 07:01:01,231 - 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",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "binutils.BinutilsCrossSelfTest.test_ld": {
    "duration": 6.392114877700806,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 29, in test_ld\n    self.run_binutils(\"ld\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/binutils.py\", line 37, in run_binutils\n    bb_vars = get_bb_vars([\"B\", \"TARGET_SYS\", \"T\"], recipe)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e binutils-testsuite' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,231 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1731973/conf/local.conf\n2025-03-20 07:01:01,231 - 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",
    "oetags": [
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GccCrossSelfTestSystemEmulated.test_cross_gcc": {
    "duration": 21.63032054901123,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 132, in test_cross_gcc\n    self.run_check_emulated(\"gcc\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:busybox:/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,270 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1731974/conf/local.conf\n2025-03-20 07:01:01,271 - 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",
    "oetags": [
     "runqemu",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibAtomicSelfTestSystemEmulated.test_libatomic": {
    "duration": 21.73235821723938,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 144, in test_libatomic\n    self.run_check_emulated(\"libatomic\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3-xmltodict:/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,233 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1731976/conf/local.conf\n2025-03-20 07:01:01,233 - 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",
    "oetags": [
     "runqemu",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibGompSelfTestSystemEmulated.test_libgomp": {
    "duration": 21.75373387336731,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 150, in test_libgomp\n    self.run_check_emulated(\"libgomp\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gzip:/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,249 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1731981/conf/local.conf\n2025-03-20 07:01:01,249 - 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",
    "oetags": [
     "runqemu",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibItmSelfTestSystemEmulated.test_libitm": {
    "duration": 21.613053560256958,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 169, in test_libitm\n    self.check_skip(\"libitm\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 22, in check_skip\n    targets = get_bb_var(\"RUNTIMETARGET\", \"gcc-runtime\").split()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e gcc-runtime' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,244 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1731985/conf/local.conf\n2025-03-20 07:01:01,244 - 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",
    "oetags": [
     "runqemu",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibSspSelfTestSystemEmulated.test_libssp": {
    "duration": 21.65034532546997,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 162, in test_libssp\n    self.check_skip(\"libssp\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 22, in check_skip\n    targets = get_bb_var(\"RUNTIMETARGET\", \"gcc-runtime\").split()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e gcc-runtime' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,239 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1731992/conf/local.conf\n2025-03-20 07:01:01,239 - 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",
    "oetags": [
     "runqemu",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibStdCxxSelfTestSystemEmulated.test_libstdcxx": {
    "duration": 22.07088828086853,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 156, in test_libstdcxx\n    self.run_check_emulated(\"libstdc++-v3\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:expat:/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,241 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1731996/conf/local.conf\n2025-03-20 07:01:01,241 - 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",
    "oetags": [
     "runqemu",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "gcc.GxxCrossSelfTestSystemEmulated.test_cross_gxx": {
    "duration": 30.711679458618164,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 138, in test_cross_gxx\n    self.run_check_emulated(\"g++\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 79, in run_check_emulated\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,246 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1732005/conf/local.conf\n2025-03-20 07:01:01,246 - 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",
    "oetags": [
     "runqemu",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "glibc.GlibcSelfTestSystemEmulated.test_glibc": {
    "duration": 24.29232931137085,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 98, in test_glibc\n    self.run_check_emulated()\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 53, in run_check_emulated\n    nfsport, mountport = s.enter_context(unfs_server(tmpdir, udp = False))\n                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/lib64/python3.12/contextlib.py\", line 526, in enter_context\n    result = _enter(cm)\n             ^^^^^^^^^^\n  File \"/usr/lib64/python3.12/contextlib.py\", line 137, in __enter__\n    return next(self.gen)\n           ^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/nfs.py\", line 16, in unfs_server\n    unfs_sysroot = get_bb_var(\"RECIPE_SYSROOT_NATIVE\", \"unfs3-native\")\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e unfs3-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:lzo:/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,245 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1732014/conf/local.conf\n2025-03-20 07:01:01,245 - 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",
    "oetags": [
     "runqemu",
     "toolchain-system"
    ],
    "status": "FAILED"
   },
   "meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,244 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1732025/conf/local.conf\n2025-03-20 07:01:01,245 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "machine"
    ],
    "status": "ERROR"
   },
   "meta_ide.MetaIDE.test_meta_ide_can_compile_c_program": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,244 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1732025/conf/local.conf\n2025-03-20 07:01:01,245 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "machine"
    ],
    "status": "ERROR"
   },
   "meta_ide.MetaIDE.test_meta_ide_can_run_sdk_tests": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,244 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1732025/conf/local.conf\n2025-03-20 07:01:01,245 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "machine"
    ],
    "status": "ERROR"
   },
   "meta_ide.MetaIDE.test_meta_ide_had_installed_meta_ide_support": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/meta_ide.py\", line 20, in setUpClass\n    bitbake('meta-ide-support')\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  meta-ide-support' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,244 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1732025/conf/local.conf\n2025-03-20 07:01:01,245 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "machine"
    ],
    "status": "ERROR"
   },
   "runqemu.QemuTest.test_qemu_can_boot_nfs_and_shutdown": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 175, in setUpClass\n    cls.image_link_name = get_bb_var('IMAGE_LINK_NAME', cls.recipe)\n                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libxml2:/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,245 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1732031/conf/local.conf\n2025-03-20 07:01:01,245 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu",
     "machine"
    ],
    "status": "ERROR"
   },
   "runqemu.QemuTest.test_qemu_can_shutdown": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 175, in setUpClass\n    cls.image_link_name = get_bb_var('IMAGE_LINK_NAME', cls.recipe)\n                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 288, in get_bb_var\n    return get_bb_vars([var], target, postconfig)[var]\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libxml2:/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-core/images/core-image-ptest.bb\n\nSummary: There were 3 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,245 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1732031/conf/local.conf\n2025-03-20 07:01:01,245 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu",
     "machine"
    ],
    "status": "ERROR"
   },
   "rust.RustSelfTestSystemEmulated.test_rust": {
    "duration": 21.91922664642334,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/selftest/cases/rust.py\", line 47, in test_rust\n    bitbake(\"{} -c test_compile\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/qemux86-tc/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  rust -c test_compile' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 997 cache entries for validity.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemux86-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5cd78efa3120efc46497f55c04382be960d1864' in upstream git repository in git ls-remote output for git.yoctoproject.org/libmatchbox\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-03-20 07:01:01,247 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemux86-tc/build/build-st-1732038/conf/local.conf\n2025-03-20 07:01:01,247 - 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",
    "oetags": [
     "runqemu",
     "toolchain-user",
     "toolchain-system"
    ],
    "status": "FAILED"
   }
  }
 }
}