{
 "oeselftest_opensuseleap-15.6_qemuarm_20250319130754": {
  "configuration": {
   "HOST_DISTRO": "opensuseleap-15.6",
   "HOST_NAME": "opensuse156-vk-1",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "c2cb76866482473c95fcbc83968c2a3f34327292",
     "commit_count": 77722,
     "commit_time": 1742389446
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "c2cb76866482473c95fcbc83968c2a3f34327292",
     "commit_count": 77722,
     "commit_time": 1742389446
    },
    "meta-selftest": {
     "branch": "master-next",
     "commit": "c2cb76866482473c95fcbc83968c2a3f34327292",
     "commit_count": 77722,
     "commit_time": 1742389446
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "c2cb76866482473c95fcbc83968c2a3f34327292",
     "commit_count": 77722,
     "commit_time": 1742389446
    }
   },
   "MACHINE": "qemuarm",
   "OESELFTEST_METADATA": {
    "exclude_tags": null,
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": [
     "machine",
     "toolchain-user"
    ],
    "skips": null
   },
   "STARTTIME": "20250319130754",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "binutils.BinutilsCrossSelfTest.test_binutils": {
    "duration": 21.8615083694458,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,611 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37256/conf/local.conf\n2025-03-19 13:07:57,612 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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.918898820877075,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,611 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37256/conf/local.conf\n2025-03-19 13:07:57,612 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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": 7.22259521484375,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:libtest-warnings-perl:/srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,611 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37256/conf/local.conf\n2025-03-19 13:07:57,612 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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.GccCrossSelfTest.test_cross_gcc": {
    "duration": 21.864529371261597,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 94, in test_cross_gcc\n    self.run_check(\"gcc\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:bluez5:/srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,611 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37257/conf/local.conf\n2025-03-19 13:07:57,611 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibAtomicSelfTest.test_libatomic": {
    "duration": 21.512211084365845,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 104, in test_libatomic\n    self.run_check(\"libatomic\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,599 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37260/conf/local.conf\n2025-03-19 13:07:57,600 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibGompSelfTest.test_libgomp": {
    "duration": 21.28284525871277,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 109, in test_libgomp\n    self.run_check(\"libgomp\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,613 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37262/conf/local.conf\n2025-03-19 13:07:57,614 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibItmSelfTest.test_libitm": {
    "duration": 21.62883687019348,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 125, in test_libitm\n    self.check_skip(\"libitm\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:attr:/srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,615 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37264/conf/local.conf\n2025-03-19 13:07:57,615 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibSspSelfTest.test_libssp": {
    "duration": 21.151859283447266,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 119, in test_libssp\n    self.check_skip(\"libssp\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,614 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37266/conf/local.conf\n2025-03-19 13:07:57,615 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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"
    ],
    "status": "FAILED"
   },
   "gcc.GccLibStdCxxSelfTest.test_libstdcxx": {
    "duration": 21.894872188568115,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 114, in test_libstdcxx\n    self.run_check(\"libstdc++-v3\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,619 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37272/conf/local.conf\n2025-03-19 13:07:57,619 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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"
    ],
    "status": "FAILED"
   },
   "gcc.GxxCrossSelfTest.test_cross_gxx": {
    "duration": 21.526798963546753,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 99, in test_cross_gxx\n    self.run_check(\"g++\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/gcc.py\", line 50, in run_check\n    bitbake(\"{} -c check\".format(recipe))\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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  gcc-runtime -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:gzip:/srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,610 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37275/conf/local.conf\n2025-03-19 13:07:57,610 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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"
    ],
    "status": "FAILED"
   },
   "glibc.GlibcSelfTest.test_glibc": {
    "duration": 21.746772289276123,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 92, in test_glibc\n    self.run_check()\n  File \"/srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/lib/oeqa/selftest/cases/glibc.py\", line 37, in run_check\n    bitbake(\"glibc-testsuite -c check\")\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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  glibc-testsuite -c check' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,608 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37279/conf/local.conf\n2025-03-19 13:07:57,609 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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"
    ],
    "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/qemuarm-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3:/srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,623 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37289/conf/local.conf\n2025-03-19 13:07:57,623 - 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/qemuarm-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3:/srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,623 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37289/conf/local.conf\n2025-03-19 13:07:57,623 - 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/qemuarm-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3:/srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,623 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37289/conf/local.conf\n2025-03-19 13:07:57,623 - 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/qemuarm-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3:/srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,623 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37289/conf/local.conf\n2025-03-19 13:07:57,623 - 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/qemuarm-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,619 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37302/conf/local.conf\n2025-03-19 13:07:57,619 - 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/qemuarm-tc/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,619 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37302/conf/local.conf\n2025-03-19 13:07:57,619 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu",
     "machine"
    ],
    "status": "ERROR"
   },
   "rust.RustSelfTestSystemEmulated.test_rust": {
    "duration": 21.538182258605957,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-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/qemuarm-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/qemuarm-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.\nParsing recipes...WARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb: Error during finalise of /srv/pokybuild/yocto-worker/qemuarm-tc/build/meta/recipes-graphics/libmatchbox/libmatchbox_1.13.bb\nERROR: ExpansionError during parsing /srv/pokybuild/yocto-worker/qemuarm-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/qemuarm-tc/build/meta/recipes-core/images/core-image-ptest.bb: Error during finalise of virtual:mcextend:python3:/srv/pokybuild/yocto-worker/qemuarm-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-19 13:07:57,626 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/qemuarm-tc/build/build-st-37309/conf/local.conf\n2025-03-19 13:07:57,627 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/qemuarm-tc/build/buildtools/sysroots/x86_64-pokysdk-linux/usr/lib/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"
   }
  }
 }
}